RE: 7.1 nfs install requires DHCP?

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

 



These are my basic steps:

1. create a boot floppy using bootnet.img on 7.2 CD
2. create sysconfi.cfg file.  pertinent lines are:

==========
kernel vmlinuz
append ks=nfs:<nfs ip address>:/redhat/7.2/ks/<config file>
initrd=initrd.img text network

Note the magic words "text" and "network".  Don't ask.
==========

3. create a config file on the NFS server.  pertinent lines in <config file>
on the NFS server:

==========
network --bootproto static --ip <client ip address> --netmask <netmask>
--gateway <gateway ip address> --na
meserver <dns ip address> --hostname <fqdn>

nfs --server <nfs ip address> --dir /redhat/7.2
==========

Boom!

Peter Matulis
ext: 392


-> -----Original Message-----
-> From: Taylor, ForrestX [mailto:forrestx.taylor@xxxxxxxxx]
-> Sent: November 20, 2001 3:18 PM
-> To: 'kickstart-list@xxxxxxxxxx'
-> Subject: RE: 7.1 nfs install requires DHCP? 
-> 
-> 
-> > 
-> > Well why does it work for 7.2 then?
-> > 
-> > Peter Matulis
-> 
-> Peter,
-> 
-> ks.cfg via NFS works for you without DHCP?  How does it get 
-> an IP address
-> without the ks.cfg file or DHCP?  What do you boot from?
-> 
-> Forrest
-> 
-> 
-> 
-> _______________________________________________
-> Kickstart-list mailing list
-> Kickstart-list@xxxxxxxxxx
-> https://listman.redhat.com/mailman/listinfo/kickstart-list
-> 





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux