Subject: CRS309-1G-8S+ SwOS boot issue resolved after RouterOS 7.19beta7 firmware update.
Hello,
I’d like to report a successful resolution regarding the SwOS boot issue on my CRS309-1G-8S+IN, and share observations that may help clarify its behavior.
Summary:
While running RouterOS 7.18.2 (stable), I attempted to switch to SwOS using the following CLI commands:
/system routerboard settings set boot-os=swos
failure: not allowed by device-mode
To enable the SwOS/RouterOS transition for dual-boot starting from RouterOS version 7.17, you need use the following command:
/system device-mode update routerboard=yes
update: turn off power or reboot by pressing reset or mode button in 4m38s to activate changes
– [Q quit|D dump|C-z pause]
Turn off power, turn on again then type the following command:
/system routerboard settings set boot-os=swos
/system reboot
Reboot, yes? [y/N]:
y
system will reboot shortly
However, the device did not boot into SwOS. It became unresponsive, with no web interface, no serial console output and no boot beeps. The only way to bring the CRS309-1G-8S+IN back online was to perform a manual hardware reset (holding the reset button for ~5 seconds until the USER LED started blinking), which brought the device back into RouterOS 7.18.2.
Resolution:
I upgraded the device to RouterOS 7.19beta7, and also performed a RouterBOARD 7.19beta7 firmware upgrade.
After this, I attempted the same SwOS switch procedure again:
/system routerboard settings set boot-os=swos
/system reboot
This time, the device successfully booted into SwOS 2.17p, without requiring any reset. I then completed a regular upgrade to SwOS 2.17 via the web interface.
Following this, I downgraded back to RouterOS 7.18.2 and RouterBOARD firmware 7.18.2 , and confirmed that:
- SwOS 2.17 continues to work
- The SwOS image remains present
I can now switch freely between RouterOS and SwOS using:
/system routerboard settings set boot-os=swos
/system reboot
This switching was not possible prior to the firmware upgrade done under RouterBOARD firmware 7.19beta7. (SwOS image is embedded within the RouterBOARD firmware)
Additional Note:
SwOS does not emit an audible beep during boot, unlike RouterOS. This lack of confirmation led to initial confusion, as I assumed the boot had failed when it was actually successful.
Thanks again for your help and support.