how to kickstart, simply
prepare the install media server
- webserver on port 80
- installation media (disk or ISO) mounted on document_root/media
prepare the kickstart disk, all on the top level:
- contents of the ./isolinux directory
- kickstart configuration file (ks.cfg)
boot from the kickstart disk
on boot menu type
linux ks=cdrom:/ks.cfg
- webserver on port 80
- installation media (disk or ISO) mounted on document_root/media
prepare the kickstart disk, all on the top level:
- contents of the ./isolinux directory
- kickstart configuration file (ks.cfg)
boot from the kickstart disk
on boot menu type
linux ks=cdrom:/ks.cfg
Labels: kickstart, network install, redhat

0 Comments:
Post a Comment
<< Home