On Fri, Feb 01, 2013 at 03:22:49PM +0100, Allmeroth, Robert wrote:
> On embedded systems it is sometimes not very useful to call shutdown scripts
> or reboot(2) in case of a watchdog failure / failed service (re)starting,
> e.g. FS/Flash corruption, FS driver failure, special HW init failure
>
>
Hello,
On embedded systems it is sometimes not very useful to call shutdown scripts
or reboot(2) in case of a watchdog failure / failed service (re)starting,
e.g. FS/Flash corruption, FS driver failure, special HW init failure
- Typically important file systems are read-only on embedded systems