On Thu, 30 Jun 2011 18:46:28 +0200, Gilles <[email protected]> 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 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
