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

Re: 7.1 nfs install requires DHCP?



> > In syslinux.cfg we can have:
> > 
> > 
> > to boot without dhcp
> > --------------------
> > label ks
> >   kernel vmlinuz
> >   append initrd=initrd.img ks=floppy

And in ks.cfg there is this line:
network --bootproto static --ip xxx.xxx.xxx.xxx --netmask 
255.255.255.0 --gateway xxx.xxx.xxx.1 --nameserver xxx.xxx.yyy.yyy

That will do it. At least we do it.

> 
> Anne,
> 
> The problem is that some people want to install via the network (e.g. NFS),
> but they don't have a DHCP server.
> 
> Forrest

Forrest, what is wrong?

				Anne





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