Re: Request for review of attached patches for hybrid GPT/MBR

2011-08-22 Thread Thomas Schmitt
Hi, Josh Triplett wrote: > > Do you know if the approach you use for hybrid images could also work > > (with adaptation) for the existing hybrid images bootable via USB or CD > > .iso? I'd love to create combination images which can work via all the > > methods you mention and also work as a CD .

Add prefix option to grub-mkconfig

2011-08-22 Thread KESHAV P.R.
Hi, I made a small change to grub-mkconfig.in script to add GRUB_PREFIX option as an argument so that a single grub-mkconfig can be used to generate grub.cfg for both /boot/grub (with bios video modules being loaded) and /boot/efi/efi/grub (uefi video modules loaded in the config). Please revi