I'm attempting to build a customized kickstart that copies the entire CD to the hard drive before finishing.
While reading the RH guide on anaconda I've not found what I'm looking for. A part of the kickstart file that runs while the sources are still at /mnt/sources.
Ideally if there was a "%post --mntsource" section existed I'd be a happy guy.
Instead I have some code in "%post --nochroot" section that figures out the CD rom location and re-mounts it, (/dev/hdc or something similar).
Difficulties encountered -real hardware and vmware have different mount points for the cdrom. -what happens when run over a network?
Using CentOS 5.1 with anaconda-11.1.2.87-1.el5.centos.i386.rpm anaconda-runtime-11.1.2.87-1.el5.centos.i386.rpm
: Mark
anaconda-devel@lists.fedoraproject.org