You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Current Behaviour
NOOBS ignores reboot {part} and does normal boot procedure (colour screen, noobs recovery etc)
Expected Behaviour
reboot {part} reboots straight into OS
Steps to reproduce
Format SD card and copy over NOOBs 3.2 files
Boot NOOBs and install Raspbian Lite
Boot Raspbian
Login (pi / raspberry)
Run command: sudo reboot 6
Observe NOOBS reboots into colour screen then NOOBS then Raspbian
Should boot straight into Raspbian
Latest Raspbian Buster is running systemd 241
I tried the same Buster on Pi3B+ running same systemd and that works.
That makes me think that the issue isn't the reboot problem that was in systemd systemd/systemd#11602