This is a discussion on problems with adding files (like tar,scripts,cfg files ...) to the RedHat 9 inst CD and accessing them from the %post command in the ks.cfg file within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hi All In RedHat 7.3 we placed on the installation CD additional directory which included some tar files and ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi All In RedHat 7.3 we placed on the installation CD additional directory which included some tar files and configuration files to be installed on the "%post --nochroot" command of the kickstart file placed on the CD. that directory was mounted in the ramdisk file system under /mnt/source , thus we could access those files and untar them ... In RedHat 9, I cannot find the mount point, (no /mnt/source nor / )and cannot access any of these files on the CD. should i manually mount the CDROM ?, how exactly ? Can somebody help me ??? Thank's a lot. here is the log file generated by the script in the %post command in the ks.cfg |