I have created that document once :
****************************************************************
How to install RHEL3 - ES -Update3 with baes Packages on One CDROM.
Creating the ISO File
- Create Directory called /OneCD
- Copy the Entire CD #1 (Including Hidden files) into directory called /OneCD
- Then, put inside /OncCD/RedHat/RPMS the rest of the packages You wish to install, from the Second and Third CD`s..
- Copy the Kickstart file ks.cfg into /OneCD/ks.cfg
Using anaconda to generate new CD Format:
- export
PYTHONPATH=/usr/lib/anaconda
- /usr/lib/anaconda-runtime/pkgorder /OneCD
i386 >
/OneCD/RedHat/base/pkgorder
- /usr/lib/anaconda-runtime/genhdlist
--withnumbers --fileorder /OneCD/RedHat/base/pkgorder --hdlist
/OneCD/RedHat/base/hdlist /OneCD
- mkisofs -r -T -J -V "RHES3-U3" -b
isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot
-boot-load-size 4 -boot-info-table -v -o RHES3-U3.iso
/OneCD
- implantisomd5
RHES3-U3.iso.iso
Then Burn the CD and start the installation process.
*************************************************************************
Well ,it works fine for the U3 .
Now I am trying to create the CD for the RHEL3-ES-
Update 4 but with no sucess.
When strarting the installation of the Machine,
when reaching the installation of the packages
it keep asking for CDROM Num.
1
Does anyone run into that problem
before?
Thank you in advance,
Sion