The problem is with the initscripts
/etc/init.d/reboot and /etc/init.d/halt

/etc/init.d/reboot has no dependencies, so insserv assigns it to
S01reboot (in runlevel 6). It therefore alphabetizes before all of the
other scripts (particularly S01umountfs, S01umountnfs, S01umountroot)
and the computer reboots before its filesystems are unmounted.

/etc/init.d/reboot likewise has no dependencies, so insserv assigns it
to S01halt (in runlevel 0). The same symptoms ensue.

--Ken

-- 
Chanoch (Ken) Bloom. PhD candidate. Linguistic Cognition Laboratory.
Department of Computer Science. Illinois Institute of Technology.
http://www.iit.edu/~kbloom1/



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to