Re: no -o option for grub-mkrescue although grub manual 1.99 says there is

2011-09-06 Thread Drake Donahue
what does grub-mkrescue -v produce for you? ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: no -o option for grub-mkrescue although grub manual 1.99 says there is

2011-09-06 Thread Drake Donahue
what do you get from grub-mkrescue -v ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

no -o option for grub-mkrescue although grub manual 1.99 says there is

2011-09-06 Thread Drake Donahue
___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

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

2010-04-01 Thread Drake Donahue
On Thu, 2010-04-01 at 22:43 +0200, Thomas Schmitt wrote: > 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/st

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

2010-04-01 Thread Drake Donahue
On Thu, 2010-04-01 at 19:59 +0200, Thomas Schmitt wrote: > Hi, > > > Your question is how to make a cd with grub on it ? > > Yes. > > GNU xorriso is like cdrtools + growisofs in > one single binary. > My question about GRUB on CD shall improve the > mkisofs-like aspect of xorriso. I am able to >