After a nasty crash, my system keeps crashing during boot. After a little bit of investigation I have discovered that it crashes executing the following function (in /lib/inin/mount_functions):
mount -f -t tmpfs -onosuid,size=5242880,mode=755 tmpfs /lib/init/rw < /dev/null
called from /etc/init.d/mountkernfs.sh.
Can anyone suggest what sort of system corruption might cause this problem?
/var/log/kern.log)? Have you performed a memory test recently? – Gilles Dec 30 '11 at 22:09