From 1c0c1c64cd9bee24ae762ccfa51b7ef329c44c5c Mon Sep 17 00:00:00 2001 From: SolidHal Date: Tue, 15 Oct 2019 07:33:41 -0700 Subject: [PATCH] fixup wrong partmap number for root --- resources/InstallResources/mmc_type2.partmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/InstallResources/mmc_type2.partmap b/resources/InstallResources/mmc_type2.partmap index 683c8e2..0c53bce 100644 --- a/resources/InstallResources/mmc_type2.partmap +++ b/resources/InstallResources/mmc_type2.partmap @@ -6,4 +6,4 @@ first-lba: 34 last-lba: 30777310 /dev/mmcblk2p1 : start= 20480, size= 65536, type=FE3A2A5D-4F32-41A7-B725-ACCC3285A309, uuid=89B31CDB-1147-5241-8271-C1ADBB9BBB44, name="Kernel", attrs="GUID:49,51,52,54,56" -/dev/mmcblk2p3 : start= 86016, size= 30699486, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=63DB8E49-63C4-984E-90A0-8AC3222C4771, name="Root" +/dev/mmcblk2p2 : start= 86016, size= 30699486, type=EBD0A0A2-B9E5-4433-87C0-68B6B72699C7, uuid=63DB8E49-63C4-984E-90A0-8AC3222C4771, name="Root"