grub-devel
[Top][All Lists]
Advanced

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

Re: How to prepare an ISO 9660 CD for booting via GRUB ?


From: Thomas Schmitt
Subject: Re: How to prepare an ISO 9660 CD for booting via GRUB ?
Date: Thu, 01 Apr 2010 22:43:12 +0200

Hi,

Drake Donahue wrote:
> Attached is a script I use to make a legacy grub booting cd that
> provides an alternate way to boot the system it was built on. 
> [...]
> mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4
> -boot-info-table -o grub.iso iso

This resembles a reply of Joerg Schilling to the
example given by Robert Millan. Joerg wrote
January 10 on address@hidden mailing
list:
>>   mkisofs -V "$volid" -o xxx.iso -R -b boot/grub/stage2_eltorito
>> -no-emul-boot -boot-load-size 4 -boot-info-table somedir

Is that GRUB2 or GRUB-Legacy ?
(I'd like to support both. But GRUB2 is of
 course first goal.)

Well, i see the same options as with ISOLINUX.
So this gesture should already be possible
by xorriso:
  xorriso -as mkisofs ...above.options...

Is there by chance a resulting image available
which i could test and examine ?
(The smaller the better. Booting up to a GRUB
 menu would suffice.)


Have a nice day :)

Thomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]