Last Updated: February 25, 2016
·
926
· javierwilson

using eth0 in Fedora 18

add the biosdevname=0 to your kernel options, you do this editing /etc/grub2.cfg, and addimg biosdevname=0 to your "linux /vmlinuz ..." line.

i also remove NetworkManager and use network legacy service. then use /etc/sysconfig/network-scripts/ifcfg-eth0 .. N

1 Response
Add your response

you should probably do this in /etc/default/grub GRUBCMDLINELINUX and then us grub2-mkconfig to re-generate grub2.cfg

over 1 year ago ·