LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   detecting network hardware 0% virtualbox - lubuntu 18.04 i386 (https://www.linuxquestions.org/questions/linux-newbie-8/detecting-network-hardware-0-virtualbox-lubuntu-18-04-i386-4175664052/)

sojo 11-11-2019 11:13 AM

detecting network hardware 0% virtualbox - lubuntu 18.04 i386
 
HP convertible x360 laptop using win 10/ virtualbox. lubuntu install from USB progresses until stop/freeze at "detecting network hardware" 0%.

not sure maybe setting issue? i dont think its a server version:
lubuntu-18.04-alternate-i386

thanks, sojo

teckk 11-11-2019 04:28 PM

Find out what ethernet chip you have, and if there is support in the kernel for it, or if you can build firmware.
https://docs.lubuntu.net/
https://help.ubuntu.com/community/Lubuntu/Documentation

You may want to boot into a live DVD/CD/USB and use
Code:

lspci
lshw
dmesg

https://itsfoss.com/install-linux-in-virtualbox/

michaelk 11-11-2019 05:44 PM

Welcome to LinuxQuestions

Is your computer using wireless or wired connection?

It is possible to boot a VirtualBox guest from a physical USB drive but you need to create a vmdk machine disk file. Did you create the vmdk disk file or did you select the ISO file when you booted the virtual machine? VirtualBox uses a well supported Intel wired network adapter by default and lubuntu should of been able to recognize the "virtual" hardware.

Otherwise did you boot the computer from the USB drive instead of Windows. In this case this will be a dual boot system and it is possible lubuntu did not recognize the network adapter. If using wireless then from the following link it appears to be an Intel dual band wireless ac-3168 and the driver is probably not installed by default. If you want to run linux as a virtual machine I hoped you have canceled the installation.

https://h30434.www3.hp.com/t5/Busine...0/td-p/6426344

I installed lubuntu x86 version successfully as a VirtualBox guest and networking hardware was recognized. Why are you trying to install a 32 versus 64 bit version?


All times are GMT -5. The time now is 03:24 PM.