On Nov 26, 2007 11:50 AM, James A. Peltier jpeltier@cs.sfu.ca wrote:
Scott Ehrlich wrote:
Maybe I missed the install option, but I didn't know this was possible!
I thought the install could only occur from CD or DVD media?
Scott
Far from it, you can install from CD, DVD, NFS, FTP and HTTP. Google for kickstart install media to see.
just pass the parameters
linux --url=http://location/to/install/from
and you're off and running :)
Not only that, but you can make a nice small (10Mb) iso image that you can use to boot from. Great for mounting virtual media in a Dell DRAC to launch a network install. Here's the docs on how to do it:
http://www.centos.org/docs/5/html/Installation_Guide-en-US/ch02s04.html
See section 2.4.2.
Jeff