Thanks again I tried it and it seems to be working much better. It is still cutting off longer file names. Any ideas what I need to change? Thanks AR Here is the mkisofs command I am using and some of the output: # mkisofs -r -N -L -d -D -no-emul-boot -boot-load-size 4 -boot-info-table -J -V "Custom Distro" -b isolinux/isolinux.bin -c isolinux/boot.cat -o /mnt/hdd/RH9/RH9.iso /mnt/hdd/RH9/ONE_CD Warning: creating filesystem that does not conform to ISO-9660. Using RELEA000.HTM for /RELEASE-NOTES-zh_TW.html (RELEASE-NOTES-zh_CN.html) Using RELEA001.HTM for /RELEASE-NOTES-zh_CN.html (RELEASE-NOTES-pt.html) Using RELEA002.HTM for /RELEASE-NOTES-pt.html (RELEASE-NOTES-pt_BR.html) Using RELEA003.HTM for /RELEASE-NOTES-pt_BR.html (RELEASE-NOTES-ko.html) Using RELEA004.HTM for /RELEASE-NOTES-ko.html (RELEASE-NOTES-ja.html) Using RELEA005.HTM for /RELEASE-NOTES-ja.html (RELEASE-NOTES-it.html) Using RELEA006.HTM for /RELEASE-NOTES-it.html (RELEASE-NOTES.html) Using RELEA007.HTM for /RELEASE-NOTES.html (RELEASE-NOTES-fr.html) Using RELEA008.HTM for /RELEASE-NOTES-fr.html (RELEASE-NOTES-es.html) Using RELEA009.HTM for /RELEASE-NOTES-es.html (RELEASE-NOTES-de.html) Using READM000.ZH_ for /README.zh_TW (README.zh_CN) Using REDHA000.RPM for /mnt/hdd/RH9/ONE_CD/RedHat/RPMS/redhat-switch-printer-gnome-0.5.16-1.noa rch.rpm (redhat-switch-printer-0.5.16-1.noarch.rpm) Using REDHA001.RPM for /mnt/hdd/RH9/ONE_CD/RedHat/RPMS/redhat-switch-printer-0.5.16-1.noarch.rp m (redhat-switch-mail-gnome-0.5.17-1.noarch.rpm) ... .... Using PERL_006.RPM for /mnt/hdd/RH9/ONE_CD/RedHat/RPMS/perl-HTML-Parser-3.26-17.i386.rpm (perl-HTML-Tagset-3.03-28.noarch.rpm) Size of boot image is 4 sectors -> No emulation 2.47% done, estimate finish Fri Aug 1 09:14:28 2003 ... ... 98.56% done, estimate finish Fri Aug 1 09:14:09 2003 Total translation table size: 2048 Total rockridge attributes bytes: 53700 Total directory bytes: 90112 Path table size(bytes): 248 Max brk space used 5d000 202928 extents written (396 Mb) Alexander Rau, Dipl.-Betriebswirt, A+, MCP, MCSA, MCSE Customer and Agent Relations & IT Manager Schleese Saddlery Service Ltd Phone: 1-800-225-2242 ext. 29 Fax: 1-905-898-8399 -----Original Message----- From: anaconda-devel-list-admin@xxxxxxxxxx [mailto:anaconda-devel-list-admin@xxxxxxxxxx] On Behalf Of Taylor, ForrestX Sent: Thursday, July 31, 2003 5:46 PM To: Alexander Rau (private) Cc: anaconda-devel-list@xxxxxxxxxx Subject: Re: RH9 Customization Alexander Rau (private) wrote: > Thanks for the fast reply > > "It wants a relative path for the -b and -c options:" > > Does that mean boot.cat, general.msg, isolinux.cfg, rescue.msg, vmlinuz, > boot.msg, initrd.img, options.msg, snake.msg, isolinux.bin, param.msg, > splash.lss should be in a folder called /isolinux within the folder that > I am creating the new CD image in and not in another folder i.e > /usr/local/bootdisk/isolinux/ that I am using? That is correct. Move the isolinux directory to /mnt/hdd/RH9/ONE_CD and then run it this way: mkisofs -r -N -L -d -D -no-emul-boot -boot-load-size 4 -boot-info-table -J -V "Custom Distro" -b isolinux/isolinux.bin -c isolinux/boot.cat -o /mnt/hdd/RH9/loonix.iso /mnt/hdd/RH9/ONE_CD Forrest _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list