Page 1 of 1

Can RPi boot from GPT microsd?

Posted: Thu Aug 13, 2015 8:42 pm
by Snoop05
As title says, do i need to have microsd containing firmware files partition as MBR (msdos) or will GPT work too?

Re: Can RPi boot from GPT microsd?

Posted: Thu Aug 13, 2015 10:44 pm
by drgeoff
Why don't you try it and tell us what you find?

Re: Can RPi boot from GPT microsd?

Posted: Fri Aug 14, 2015 12:09 pm
by Snoop05
Tried, and both LEDs are on, just like when there is no microsd. So, no.

Re: Can RPi boot from GPT microsd?

Posted: Sat Aug 15, 2015 6:53 am
by beta-tester
did you made a pure gpt or a gpt with mbr (hybrid-mbr)?
you can make a gpt that has also a msdos style mbr (for the boot partition only).
the very first partition has to be the fat32 boot partition.
i think that should work.

(http://rodsbooks.com/gdisk/hybrid.html)