Hey There,
I'm working on porting ChromiumOS to Exynos 4412.
Basicly what I've achieved so far is to boot it.
I'm running a modified overlay of daisy.
I'm booting of a sdcard that has the exynos proprietary stuff, uboot and a fat partition that the kernel is on.
I've setted the root to /dev/sda3 (my usb drive)
So far my ChromiumOS image builds and boot.
But here's my problem:
Uppon boot it will keep at "Your system is repairing itself. Please wait"
and boot loop on that.
I've did a research around the web and I've found that its something on the state paritition, but the state partition is there and it isn't corrupted, If i put the sdcard on my laptop I can read it.
Is there anything that I'm missing?
The integrity of the usb drive looks to be ok.
At first glance I've tought that it was somehow ChromiumOS getting lost and trying to access the sdcard that I use to boot instead of the USB key.
I've even disabled the sdcard support on the kernel to try. Still the same issue.
Any directions or points will be very helpful.
Best Regards,
Mauro Ribeiro