... | @@ -37,6 +37,13 @@ NOTE: to prevent an infinite installation loop you either have to disable PXE bo |
... | @@ -37,6 +37,13 @@ NOTE: to prevent an infinite installation loop you either have to disable PXE bo |
|
* CentOS 7 initramfs ``/tftp/$nodename/initrd.img``
|
|
* CentOS 7 initramfs ``/tftp/$nodename/initrd.img``
|
|
* kickstart file ``/tftp/$nodename/kickstart.cfg``
|
|
* kickstart file ``/tftp/$nodename/kickstart.cfg``
|
|
|
|
|
|
|
|
## Issues
|
|
|
|
* CentOS 7 changed some required paramters of the kickstart file, so you can not just copy your old kickstart file onto the NFS server without editing it first.
|
|
|
|
* Nodes with differing numbers of disks should use differing kickstart files
|
|
|
|
* Nodes with multiple network interfaces probably need specialized kickstart files
|
|
|
|
* Interface naming has changed from CentOS 6 to CentOS 7 (eth0 --> eno1) and may not be fully predictable
|
|
|
|
* Openstack: Nova (Juno) is not fully backwards compatible
|
|
|
|
|
|
# Guides & Ressources
|
|
# Guides & Ressources
|
|
* http://www.smtps.net/pxe-kickstart.html
|
|
* http://www.smtps.net/pxe-kickstart.html
|
|
* http://www.centos.org/docs/5/html/Installation_Guide-en-US/ch-kickstart2.html
|
|
* http://www.centos.org/docs/5/html/Installation_Guide-en-US/ch-kickstart2.html
|
... | | ... | |