[1.16.2] "reboot" -> "No such file or directory"?

Gilles codecomplete at free.fr
Fri Jul 1 00:03:48 UTC 2011


On Thu, 30 Jun 2011 18:46:28 +0200, Gilles <codecomplete at free.fr>
wrote:
>Thanks, that did it.

Busybox's "reboot" does indeed unmount, which I find safer than
depending on "reboot" calling sync():
=============
root:~> which reboot
/sbin/reboot

root:~> reboot
root:~> UBIFS: un-mount UBI device 0, volume 0
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL to all processes
Requesting system reboot
=============

Thank you



More information about the busybox mailing list