Dong Cho wrote: > On the boot I am getting following error msg. > > Unable to process /etc/sysconfig/network-devices/ifconfig.eth0/ipv4. > Eithe the service variable was not set or the specified service cannot > be excuted [failed] > > Any idea? > > Best regard > > David C. > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com paste your /etc/sysconfig/network-devices/ifconfig.eth0/ipv4 maybe something is wrong with it. It should look like this --- begin --- ONBOOT=yes SERVICE=ipv4-static IP=192.168.0.10 GATEWAY= PREFIX=24 BROADCAST=192.168.0.255 --- end --- where SERVICE is a file located in /etc/sysconfig/network-devices/services
-- Stefano Lampis -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
