Is there a way to achieve this on RPi4? The reboot argument doesn't work. I currently switch partitions with autoboot.txt but this results in a permanent change.
So far I found this info about why reboot argument is being ignored:
So far I found this info about why reboot argument is being ignored:
https://github.com/raspberrypi/noobs/is ... -941521810Briefly, to get the faster SD card speed on a Pi4, it prevents the reboot $Partnum from working. So if you want to use that, you need to add sdhci.debug_quirks2=4 to cmdline.txt on any OS that you want to boot away from. This means the SD card won't run quite as fast, but it may not be noticeable.
Statistics: Posted by sunnypango — Thu Mar 07, 2024 4:36 pm