How can i change eno16777736 Ethernet port to eth0 port in lfs Thanks and regards Pravin Pawar
On Thu, Jun 12, 2014 at 3:17 PM, Fernando de Oliveira <[email protected]> wrote: > Em 12-06-2014 05:51, BSV Ramesh escreveu: > > Dear Team > > > > i have followed the below procedure at the time of kernel built to > > make eth0 available . but unfortunately i could not succeed in this > > regards , i am attaching /sys/class/net here for your reference. > > > > Device drivers --> > > [*] Network device support ---> > > [*] Ethernet driver suppport ---> > > [*] Intel devices ---> > > [*] Intel(R) PRO/1000 Gigabit Ethernet support. > > > > > > Request you to help in this regard to make eth0 available > > > > -- > > Regards, > > Bulusu Ramesh. > > > > > > Replace > > IFACE=eth0 > > by > > IFACE=eno16777736 > > in > > /etc/sysconfig/ifconfig.eth0 and complete IP, GATEWAY, BROADCAST with > your values : > > ONBOOT=yes > IFACE=eno16777736 > SERVICE=ipv4-static > IP=<*Edit Me*> > GATEWAY=<*Edit Me*> > PREFIX=<*Edit Me*> > BROADCAST=<*Edit Me*> > > > -- > []s, > Fernando > -- > http://lists.linuxfromscratch.org/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page >
-- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
