[Jonny]
> tmpfs is mounted to /tmp. Others are mounted automatically.
> 
>  $ cat /proc/mounts | grep tmpfs
>  tmpfs /lib/init/rw tmpfs rw,nosuid,size=1024k,mode=755 0 0
>  tmpfs /dev tmpfs rw,size=10240k,mode=755 0 0
>  tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
>  tmpfs /tmp tmpfs rw,nosuid,nodev,noatime,size=32768k 0 0

Hm, nothing special there.  I have no idea how it can be a software
error in insserv, and as far as I know the kernel, it is pretty
reliably too. :)

Could it be an hardware problem with your machine?  Perhaps bad
memory?  Running memtest86 might expose it if that is the problem.

It would be great if you were able to run an insserv with debug
symbols under valgrind to see if something useful is reported there.

Happy hacking,
-- 
Petter Reinholdtsen



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

Reply via email to