Hey
Anthony,
I have a Cr-48 (IEC MARIO PONY 6101) that boots, updates, and runs fine - albeit a bit slow nowadays.
You can check out my partitions below and compare them to yours.
I've installed ChrUbuntu, added a CROUTON partition, and made other non-standard changes but have always been able to set things right again with a usb restore.
In fact, I try to keep a usb stick with a recent recovery image around just in case...
When I run any 'crossystem' commands as 'chronos' I also get a lot of errors; you need to be root or prefix it with 'sudo' to make any changes.
(I.E.) sudo crossystem dev_boot_signed_only=0 dev_boot_usb=1
Although your partitions seem to be identical to mine, here's my 'sudo cgpt show /dev/sda' output:
start size part contents
0 1 PMBR (Boot GUID: BB403D8C-3438-5848-9171-1C5A3A9FF02C)
1 1 Pri GPT header
2 32 Pri GPT table
8671232 22573056 1 Label: "STATE"
Type: Linux data
UUID: B6D14E7F-56F9-244F-A02E-B626629B810C
20480 32768 2 Label: "KERN-A"
Type: ChromeOS kernel
UUID: 8D446F63-B460-A447-92C7-EB8DCD9389E2
Attr: priority=2 tries=0 successful=1
4476928 4194304 3 Label: "ROOT-A"
Type: ChromeOS rootfs
UUID: 7DFE61B2-A776-2141-B950-0A049A3BF46E
53248 32768 4 Label: "KERN-B"
Type: ChromeOS kernel
UUID: 0D7EAAE0-4DEA-1F49-BCE6-E4AE4831C6F6
Attr: priority=1 tries=0 successful=1
282624 4194304 5 Label: "ROOT-B"
Type: ChromeOS rootfs
UUID: F35EBE27-7CC5-A547-A4CF-75120A3EED37
16448 1 6 Label: "KERN-C"
Type: ChromeOS kernel
UUID: 51F3D6F8-91FA-5442-9EA3-720DA1AF76F3
Attr: priority=0 tries=15 successful=0
16449 1 7 Label: "ROOT-C"
Type: ChromeOS rootfs
UUID: 35A4783B-AD96-A84F-9575-C967EA93BB98
86016 32768 8 Label: "OEM"
Type: Linux data
UUID: CF9DB5AF-575D-A440-B7F4-9F5A0C6809B7
16450 1 9 Label: "reserved"
Type: ChromeOS reserved
UUID: 5D304AC7-5D13-744A-BD67-0728791578DC
16451 1 10 Label: "reserved"
Type: ChromeOS reserved
UUID: D8AC611E-A331-474A-B404-7E2D9F2EFF0F
64 16384 11 Label: "RWFW"
Type: ChromeOS firmware
UUID: 70086891-853F-0C41-8CFE-064C5D06CB7D
249856 32768 12 Label: "EFI-SYSTEM"
Type: EFI System Partition
UUID: BB403D8C-3438-5848-9171-1C5A3A9FF02C
31277199 32 Sec GPT table
31277231 1 Sec GPT header
Hope some of this helps,
-DennisL