Re: RH9 Customization

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux