PDA

View Full Version : eth0 inactive


third@localhost
2005-10-14, 05:56 PM CDT
Is there anyway to keep the setting. I use a hp ze4145 notebook and every reboot eth0 change from active to inactive.

rioguia
2005-10-14, 07:18 PM CDT
vi /etc/sysconfig/network-scripts/ifcfg-eth0

edit the following line like this:
ONBOOT=yes

third@localhost
2005-10-15, 08:37 AM CDT
Thanks for the replay

Its work.