Skip to content

Instantly share code, notes, and snippets.

@walidvb
Created May 8, 2012 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save walidvb/3cd03ec059feb5495c41 to your computer and use it in GitHub Desktop.
Save walidvb/3cd03ec059feb5495c41 to your computer and use it in GitHub Desktop.
Type from one to three GPT partition numbers, separated by spaces, to be
added to the hybrid MBR, in sequence: 2 4
Place EFI GPT (0xEE) partition first in MBR (good for GRUB)? (Y/N): y
Creating entry for GPT partition #2 (MBR partition #2)
Enter an MBR hex code (default AF): AF
Set the bootable flag? (Y/N): n
Creating entry for GPT partition #4 (MBR partition #3)
Enter an MBR hex code (default 07): 83
Set the bootable flag? (Y/N): n
Unused partition space(s) found. Use one to protect more partitions? (Y/N): n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment