Home
last modified time | relevance | path

Searched refs:mkisofs (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/util/
H A Dmkbimage406 mkisofs -b <image> -c boot.catalog -o raw.iso <dir>
410 mkisofs -b <image> -hard-disk-boot -c boot.catalog -o raw.iso <dir>
/titanic_41/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh89 if [ -x /usr/bin/mkisofs -o -x /tmp/bfubin/mkisofs ] ; then
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c636 mkisofs(const char *image_dir, const char *image) in mkisofs() function
1442 !mkisofs(bootfs_dir, *wanbootfs_imagep)) { in wanbootfs_payload()
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-1648 $ mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \
652 a CD (or a DVD). `mkisofs' has already set up the disc to boot from
H A Dgrub.texi720 $ @kbd{mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \
725 into a CD (or a DVD). @kbd{mkisofs} has already set up the disc to boot
H A Dgrub.info648 $ mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \
652 a CD (or a DVD). `mkisofs' has already set up the disc to boot from
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog521 -boot-load-size 4 for the mkisofs command.