Reboot instead shutdown

I’ve installed Vyos on a mini PC with AMD cpu. On shutdown command the PC reboot again

is it a bios issue or Vyos ?

How do you issue the shutdown command?

Same if you enter bash mode and then do “shutdown -h now”?

What is your BIOS settings regarding on how the box will behave on AC power restored?

@Apachez

How do you issue the shutdown command?

$ shutdown

Same if you enter bash mode and then do “shutdown -h now”?

same behavior

What is your BIOS settings regarding on how the box will behave on AC power restored?

Poweroff; no issues with other Os

I’ve tried to change all the settings in bios about power but without success.

Which version of VyOS are you using?

Try download the latest nightly over at Releases · vyos/vyos-nightly-build · GitHub and will it behave the same if you boot from that iso (using CD/DVD/USB)?

And then compare to downloading Debian 12 liveboot and try the same “sudo shutdown -h now” - same result as with VyOS that the box just reboots after shutdown is completed?

I’ve just downloaded the last rolling release . I’ve to try with Debian on usb

@Apachez
tried a Debian live iso on the same PC and it did shutdown correctly

I had to disable wake on lan in bios to fix this issue but it depends from Realtek card. Without it the PC shutdown correctly with WOL active