Displaying 1 result from an estimated 1 matches for "6a7ba3a5".
Did you mean:
6176a3a5
2009 Jun 17
2
- Make an automatic install bootable CD
Hello,
I tried to make an automatic install bootable CD, with a kickstart file. I use
this command to create my CD :
sudo mkisofs -v -r -T -b isolinux/isolinux.bin -c isolinux/boot.cat -J -o
InstallCD.iso -no-emul-boot -boot-load-size 4 -boot-info-table -hide-rr-moved
.
I copied all the contents of the CD #1, on a InstallCD dir, on copied my
ks.cfg file into the isolinux directory.
When I