On Fri, May 3, 2019 at 8:28 PM Andrew Gillis <andrew@xxxxxxxxxxxxx> wrote: > > I want to install Fedora ARM on a 400GB SD card for use with imx6. The current images are have DOS partitions so they won't work on an SD that large. > > Is their an easy way to convert an image to GPT? I tried a few simple ways such as using gdisk but I'm always left with an unbootable image. Where does your U-Boot reside? Is it a Fedora U-Boot image on the SD card or does it reside on SPI flash or somewhere else or is it a vendor provided U-Boot? I'm not sure the GPT partitions will be compatible with the way U-Boot will need to be written to the card, it will depend a little on the devices and offsets, you might be able to limit the size of the GPT metadata, which reduces the total partitions supported on GPT, to limit how much of the early card it consumes and hence whether it interrupts the U-Boot but I suspect the real fix for that is U-Boot on SPI flash if your device supports it. Peter _______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx