Automatic kickstart install

Brad Doctor bdoctor at ps-ax.com
Wed Jun 1 19:18:22 UTC 2005


Here is an example from isolinux.cfg:

default linux
prompt 1
display general.msg
label install
 kernel vmlinuz
 append ks=cdrom:/myKS.cfg initrd=initrd.img lang= devfs=nomount ramdisk_size=8192


> On Wed, 1 Jun 2005, Gobbledegeek wrote:
> 
> >      I am creating a custom linux cd. I want the ks.cfg file on cdrom
> >to be read automatically at boot without having to enter any command
> >manually a boot prompt.
> 
> Tell the bootloader (ISOLINUX) to include
> ks=cdrom:/path/to/kickstart_file in the kernel command line.
> 
> (Example would go here if today weren't so busy.)
> 
> 
> Cheers,
> Phil
> 
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list
> 

-- 
Brad Doctor, CISSP




More information about the Kickstart-list mailing list