-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
Description
Hello,
sorry if I'm making any formal mistakes. This is my first Issue report.
My problems with autoboot.adoc are:
- TRYBOOT link is dead (raspberry-pi.adoc does not exist anymore)
- Why is there no connection to cmdline.txt? after all, the root partition selection happens there! How can it not have an influence on tryboot?
- How does the partition numbering in autoboot.txt work? does it start with 0 or 1?
In autoboot.adoc, it would be nice to see the partition layout of the "example" code (boot_partitions 2 and 3).
I assume I never got into tryboot mode (only trying secondary rootfs for now, with tryboot_a_b=1); the files in /proc/device-tree/chosen/bootloader
are empty.
Is it possible to complement autoboot.adoc with information how it connects to other mechanisms in the boot process (and answers to my questions above)?
Thank you for reading and best regards,
Stefan
Edit: I'm using Raspberry PI OS (32 bit). Does this only work for NOOBS/PINN?