spaceconcordia / csdc3

Code deployed on the U3 satellite 'Aleksandr', winner of the CSDC 2016.
http://www.csdcms.ca/
MIT License
0 stars 0 forks source link

Reboot failure on Linux 4.4.1 #9

Closed olinguyen closed 8 years ago

olinguyen commented 8 years ago

Cannot do a software reboot properly. Only hard reset will work.

$ shutdown now -r
$ reboot

The error from logs is shown below

systemd-shutdown[1]: Sending SIGTERM to remaining processes... systemd-journald[596]: Received SIGTERM from PID 1 (systemd-shutdow). systemd-shutdown[1]: Sending SIGKILL to remaining processes... systemd-shutdown[1]: Unmounting file systems. systemd-shutdown[1]: Unmounting /sys/kernel/config. systemd-shutdown[1]: Unmounting /sys/kernel/debug. EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) systemd-shutdown[1]: All filesystems unmounted. systemd-shutdown[1]: Deactivating swaps. systemd-shutdown[1]: All swaps deactivated. systemd-shutdown[1]: Detaching loop devices. systemd-shutdown[1]: All loop devices detached. systemd-shutdown[1]: Detaching DM devices. systemd-shutdown[1]: All DM devices detached. systemd-shutdown[1]: Rebooting. reboot: Restarting system Reboot failed -- System halted