diff --git a/buildroot-external/board/ovos/raspberrypi/rpi3/genimage-rpi3.cfg b/buildroot-external/board/ovos/raspberrypi/rpi3/genimage-rpi3.cfg index d6f09da0..41b1a855 100644 --- a/buildroot-external/board/ovos/raspberrypi/rpi3/genimage-rpi3.cfg +++ b/buildroot-external/board/ovos/raspberrypi/rpi3/genimage-rpi3.cfg @@ -41,11 +41,12 @@ image homefs.ext4 { image disk.img { hdimage { - partition-table-type = "gpt" + partition-table-type = "hybrid" } partition esp { align = 1M + partition-type = 0xC partition-uuid = 9262aee5-2d23-4e09-baac-280591e2e834 partition-type-uuid = c12a7328-f81f-11d2-ba4b-00a0c93ec93b bootable = "true"