Hi,
I’ve replaced my Raspberry Pi 3 with an Odroid C2. On the Raspi I installed a multi boot system with NOOBS (LibreELEC, Lakka and Raspian).
Now I want the Odroid C2 to be able to dual boot CoreELEC and Lakka. I found a guide in the Odroid forum, but it was done for Ubuntu and Android and I’m not able to turn this over to my needs. (Boot Switcher Guide)
I also found this tip for the Odroid XU in the Lakka FAQs (Using eMMC and SD at the same time). So I have tested it and replaced the boot.ini from CoreELEC with the one from Lakka. Of course I edited the file, as described in the FAQ:
change the dev names in the boot.ini. /dev/mmcblk1p1 instead of /dev/mmcblk0p1, and /dev/mmcblk1p2 instead of /dev/mmcblk0p2
But with this Lakka doesn’t booted, as I expected.
Can anyone please give me a hint, how to do it correctly? My status in linux I would describe as advanced beginner.
Later when I have it working, I want to make scripts to switch the boot.ini and make them accessable in both systems.
Many thanks in advance!