On 26.11.14 11:49, Freek de Kruijf wrote: > Op woensdag 26 november 2014 10:06:41 schreef Alexander Graf: >> The trick with the RPi image really is to synchronize GPT and MBR into a >> working hybrid GPT setup, just like on Apple Macs. You can also use the >> "gptsync" tool if you like. > > I have no idea what you are talking about above. Should I do anything > different?
You need to make sure that the hybrid GPT stays hybrid. An easy tool to do this with is gptsync: http://sourceforge.net/p/refind/code/ci/master/tree/gptsync/ IIRC gdisk also has a command to create the hybrid MBR entries from GPT. For information on what a hybrid GPT is, check out this web page: http://www.rodsbooks.com/gdisk/hybrid.html The reason we're using a hybrid GPT is that this was the easiest way to tell kiwi that we need another FAT partition that is not /boot. Alex -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
