Results 1 to 1 of 1
i created a kickstart file called ks.cfg.
i copied the contents of redhat installation cd 1 /isolinux in a /tmp directory.
i then copied the ks file in isolinux dir ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-08-2004 #1Linux User
- Join Date
- May 2003
- Location
- CA
- Posts
- 370
kickstart and boot cd issues.
i created a kickstart file called ks.cfg.
i copied the contents of redhat installation cd 1 /isolinux in a /tmp directory.
i then copied the ks file in isolinux dir as well.
i then created an iso file using the command:
mkisofs -o file.iso -b isolinux.bin -c boot.cat -no-emul-boot \
-boot-load-size 4 -boot-info-table -R -J -v -T isolinux/
i then burnt the iso image on a cd...but when i give the following at the boot prompt:
boot: linux ks=cdrom:/ks.cfg
i get a prompt saying "what type of media contains the packages to be installed"..and nothing happens.
is there something i am doing wrong?? any help is appreciated!!!
Thanks,
NikFixing Unix is better than working with Windows.
http://nikhilk.homedns.org/projects/index.html


Reply With Quote
