-----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-----