While away on business I lost the ability to ssh into my computer. I had my wife ping it from within the home network and she was unable to. After walking her through some ifconfig diagnostics (she is a technically challanged individual) I next had her reboot the box in the hope that it would "fix" the problem. It did not solve the problem. Now that I am home I see that it is mounting the drives as readonly. The following is a partial listing of the dmesg: kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 VFS: Mounted root (reiserfs filesystem) readonly Trying to move old root to /initrd ... failed Unmounting old root clm-6006: writing inode 927 on readonly FS clm-6006: writing inode 927 on readonly FS clm-6005: writing inode 927 on readonly FS clm-6006: writing inode 927 on readonly FS clm-6006: writing inode 927 on readonly FS clm-6005: writing inode 927 on readonly FS How do I go about diagnosing and fixing this problem? Thanks, Mike