PINE64
DIY multiboot? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: DIY multiboot? (/showthread.php?tid=9627)

Pages: 1 2


RE: DIY multiboot? - ab1jx - 04-11-2020

OK, apt search finds it when I search for kexec-tools. But it's not installed yet so there's no manpage. Typing kexec gets me a "command not found". I'm surprised Synaptic didn't find it, I thought it matched partial strings. OK, it doesn't find kexec-tools either, strange. This is with the Stretch that came on the eMMC. No big deal.


RE: DIY multiboot? - Wizzard - 04-14-2020

Have anyone made some progress?

@tsys, can you please help with the linux2boot configuration?

I downloaded it from your github and tried to create the first config with my Ubuntu.

Placed my .config file to /boot/linux2boot, to root folder and also to /boot and run ./linux2boot (with or without root) and it found no entry.

What did I do wrong?

my config:

kernel=/boot/Image-Ubuntu
dtb=/boot/rk3399-pinebook-pro.dtb
cmdline='root=/dev/nvme0n1p1 rw rootwait'