В Sun, 24 Mar 2013 20:17:32 +0000 (UTC) David WE Roberts <[email protected]> пишет:
> > Just to double check - if I use > > grub-install --modules=part_gpt /dev/sda > > does this add support for GPT as well as MBR or does it add support for GPT > instead of MBR? > It adds named modules in addition to whatever it put there by default. So you will have both MBR and GPT (as long as your /boot/grub is on MBR disk). _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
