[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: 7.1 nfs install requires DHCP?



> I have been able to install 7.2 by nfs but, darn it, 7.1 is looking for a
> dhcp server.  What's going on?

Sorry if I am all wrong but I can't see what's wrong with kickstart 
using
or not DHCP server for installation.

The decision for requesting dhcp is what is in syslinux.cfg (or what
is typed at boot), the magic word "network".

In syslinux.cfg we can have:

to boot using dhcp
------------------
label ks
  kernel vmlinuz
  append network initrd=initrd.img ks=floppy

to boot without dhcp
--------------------
label ks
  kernel vmlinuz
  append initrd=initrd.img ks=floppy


				Anne
-- 
 Anne Possoz   Service Informatique Central Tel : (41/21) 693.22.49
Ecole Polytechnique Federale de Lausanne, 1015 Lausanne (Switzerland)






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]