-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 31 July 2003 03:57 pm, Alexander Rau (private) wrote: > 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 The paths for isolinux.bin and boot.cat are relative to the root of the image being created. In other words, using the paths specified above, mkisofs is looking for the files in /mnt/hdd/RH9/ONE_CD/usr/local/bootdisk/isolinux/ You probably want to create /mnt/hdd/RH9/ONE_CD/isolinux/ and put the files there. Then build the image using -b isolinux/isolinux.bin -c isolinux/boot.cat - -- - -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/KZI6n/07WoAb/SsRAriFAKC1D6dfOygtcmKYTChjCo2j1adkLgCgpnNl i9gMfWSVTkn/Rcpy3pMsniQ= =lw+b -----END PGP SIGNATURE-----