Hello list,
I was updating couple of servers by following OpenBSD 5.2 upgrade
guide,
everything seems to be fine, except that /sbin/oreboot command doesn't
actually reboot the system. After running command, nothing happens. If
I
hit Ctrl-C it exits to shell. Same happens with /sbin/reboot:
# /sbin/oreboot
^C
# /sbin/reboot
^C
# ls -la /sbin/*reboot
-r-xr-xr-x 1 root wheel 194156 Nov 2 18:16 /sbin/oreboot
-r-xr-xr-x 2 root bin 189176 Aug 1 18:48 /sbin/reboot
I've tried this on 3 different computers and none of them rebooted. Can
anyone else confirm this issue?
-Karlis