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? Thanks AR -----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:26 PM To: Alexander Rau (private) Cc: anaconda-devel-list@xxxxxxxxxx Subject: Re: RH9 Customization 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 It wants a relative path for the -b and -c options: 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