On Wed, Apr 18, 2012 at 1:23 PM, Anselm Strauss <[email protected]> wrote: > thanks for the info. so that leaves me with the problem of how to boot a gpt > partition where i have written the rescue image to. how do i get the mbr boot > code to chainload the gpt boot partition?
The grub-mkrescue image is meant to be used as a full disk image, not dd'd to a partition. Why do you need a GPT label at all? What is your whole end goal with this? -- Jordan Uggla (Jordan_U on irc.freenode.net) _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
