05-21-2024, 10:18 PM
(05-21-2024, 11:30 AM)bsammon Wrote:(05-21-2024, 12:28 AM)Pavlos1 Wrote: If you want to have multiple OSes installed on one boot device, I would install Tow-Boot to the SPI because it has a built-in boot selector.
Hah... yeah, it's Tow-Boot that started me down this path. The Tow-Boot install instructions (the ones I read) say it should be installed by creating a bootable-SDCard installer, and then booting from it. Guess what wouldn't boot with my 4-year-old u-boot?
If you're willing to take your PBP apart, you will find an eMMC-disable switch. If you flick that then it should boot normally from a Tow-Boot SD card. (i.e. It will use the bootloader on the SD card instead of trying to use the bootloader on your eMMC to boot the SD card.)
If not, a potential software workaround is to use the rk2aw installer from within your stock (i.e. installed to eMMC) OS, then power off the PBP and insert a Tow-Boot SD card. rk2aw will then automatically boot using the bootloader on the SD card, at which point you can use the Tow-Boot installer to overwrite the existing rk2aw install with Tow-Boot.
(05-21-2024, 11:30 AM)bsammon Wrote: Also, now that I finally have serial console set up, I see that u-boot (at least the version on my PBP) has a built-in boot selector as well.
Tow-Boot will give you a graphical selector (IIRC), so you don't have to plug in the serial adapter for every boot....