This shows you the differences between two versions of the page.
|
installing_red_hat_from_nfs_server [2011/06/24 11:15] root created |
installing_red_hat_from_nfs_server [2012/03/26 14:33] (current) root |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Installing from NFS server ====== | ====== Installing from NFS server ====== | ||
| - | Place your kickstart file on the NFS server. NFS share must - of course - be readable by the server you want to install. | + | Place your kickstart file on the NFS server. NFS share must - of course - be readable by the server you want to install.\\ |
| - | Boot on Red Hat ISO image. | + | Boot on Red Hat ISO image.\\ |
| - | Press esc key to return to boot: prompt | + | Press esc key to return to boot: prompt\\ |
| enter the NFS server IP and path to kickstart file | enter the NFS server IP and path to kickstart file | ||
| - | boot: linux ks=nfs:<ip of NFS server>:/<path>/<kickstart file name> | + | |
| + | boot: linux ks=nfs:<ip of NFS server>:/<path>/<kickstart file name> hostname=<hostname> | ||
| Press enter and enjoy installation of Red Hat server | Press enter and enjoy installation of Red Hat server | ||