Thanks for the tips. I copied the files from the boot.iso (boot.cat, general.msg, isolinux.cfg, rescue.msg, vmlinuz, boot.msg, initrd.img, options.msg, snake.msg, isolinux.bin, param.msg, splash.lss) to a separate folder (/usr/local/bootdisk/isolinux). Do I use these now make the image? If I do, I get the following error: Warning: creating filesystem that does not conform to ISO-9660. call to search_tree_file with an absolute path, stripping initial path separator. Hope this was intended... mkisofs: Uh oh, I cant find the boot catalog directory '/usr/local/bootdisk/isolinux'! This is the mkisofs I use: mkisofs -r -N -L -d -D -no-emul-boot -boot-load-size 4 -boot-info-table -J -V "Custom Distro" -b /usr/local/bootdisk/isolinux/isolinux.bin -c /usr/local/bootdisk/isolinux/boot.cat -o /mnt/hdd/RH9/loonix.iso /mnt/hdd/RH9/ONE_CD 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 Michael Fratoni Sent: Wednesday, July 30, 2003 11:02 PM To: anaconda-devel-list@xxxxxxxxxx Cc: Alexander Rau Subject: Re: RH9 Customization -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 30 July 2003 10:27 pm, Alexander Rau wrote: > Thanks for the input: > > I updtaed to the lates mkisofs 2.00.3 > > Here is what happens: > > mkisofs -r -N -L -d -D -J -V "My Custom Installation CD" -b > images/boot.iso -c images/boot.cat -o /mnt/hdd/loonix/mydist.iso [...] > Size of boot image is 7232 sectors -> mkisofs: Error - boot image > '/mnt/hdd/loonix/ONE_CD/images/boot.iso' is not the an allowable size. Unless I am mistaken, you want to use -b isolinux/isolinux.bin rather than -b images/boot.iso You may also want to add a few more options: - -no-emul-boot -boot-load-size 4 -boot-info-table Here are the mkisofs options Red Hat uses to generate the distro: - -A Red Hat Linux/i386 9 -V Red Hat Linux/i386 9 -J -R -v -T \ - -x ./lost+found -o (long path snipped) -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt Red Hat Linux 7.{2,3}|8.0|9 in 8M of RAM: http://www.rule-project.org/en/ - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE/KIaln/07WoAb/SsRAmwKAJ46oqrXGuhgkJ0JWUu6e7QiggWfkgCaA2MI vT47fgWrB6ol2s8/nTxxG2g= =qT0p -----END PGP SIGNATURE----- _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list