Em 10-06-2014 17:16, Armin K. escreveu:
> On 06/10/2014 09:33 PM, Fernando de Oliveira wrote:
>> Em 10-06-2014 05:17, BSV Ramesh escreveu:
>>> Dear Team, 
>>>  
>>>  I am facing a problem with eth0 not found  during  LFS booting time.
>>> for your reference here i am attaching the screenshot  (LFS2.png).
>>
>> If you are using a VMW product, the kernel needs CONFIG_VMXNET3 set


> VMware Player uses e1000 (Intel Gigabit Ethernet). Older versions used
> pcnet32 (AMD Pcnet32 or something like that). VMXNET3 is not default.


Armin,

Trying to read about similar problem, I found this post. At the time, I
was doing something else, problem was solved, I forgot.

Now, I looked back and found that the VM is using pcnet32, not e1000:

$ lspci | grep -i eth
02:01.0 Ethernet controller: Advanced Micro Devices, Inc. [AMD] 79c970
[PCnet32 LANCE] (rev 10)

I do have e1000 and pcnet32 drivers:

$ sudo grep -i e1000 /boot/config*
CONFIG_E1000=y
CONFIG_E1000E=y

$ sudo grep -i pcnet32 /boot/config*
CONFIG_PCNET32=y

My VM version:
config.version = "8"
virtualHW.version = "10"

I am using:
VMware® Player 6.0.2 build-1744117

ISTR, created the VM with  previous 6.0.1. Would this be the explanation
for having the older Ethernet controller?

-- 
[]s,
Fernando
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to