Networking :: How to disable DHCP during booting?



How can I disable DHCP during booting?
nodhcp

Press F2 at first boot prompt to see all the boot time options

unless you are using an hdinstall in which case it becomes more complicated.
How to disable on a hdinstall?

Thanx
Achim

Edit your lilo configuration file.

Add "nodhcp" to the append statement and save the file.

Run lillo -v  as user "root".

Reboot

Next Page...
original here.