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
> (sorry, cannot remember where it is, but you can find if it is set with
> 
>   $ grep CONFIG_VMXNET3 /boot/config-something
> 
> If not, it will appear like:
> 
>   # CONFIG_VMXNET3 is not set
> 
> In this case, the kernel must be rebuilt with the good configuration.
> You can use "/" to search in menuconfig.
> 

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

> If it is set but still you get that error message, use:
> 
>   $ ls /sys/class/net
> 
> In one machine, it gives me:
> 
>   eth0  lo  sit0
> 
> Other machine:
> 
>   enp2s1  lo  sit0
> 
> In this machine, I use:
> 
>   IFACE=enp2s1
> 
> in /etc/sysconfig/ifconfig.eth0.
> 
> 
> 


-- 
Note: My last name is not Krejzi.
-- 
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