From: Rajagopal Swaminathan raju.rajsand@gmail.com
I am trying to prepare
- installer usb using iso with (centos minimal + custom rpm)
- a Live usb using (centos minimal + custom rpm)
I do not have any information of the configuration of target system beforehand -- especially the storage devices. Could be two or more and may a dvd-rw. Unknown
- How does one specify the path for kickstart file in the
syslinux.cfg which is in the usb given that device ?
- where should the kickstart file be located - inside isolinux
directory or above it?
- If we just put ks=ks.cfg where should ks.config be located?
did you check http://wiki.centos.org/HowTos/InstallFromUSBkey ?
JD