>> 1) Is the filesystem mounted read-only? Dale, usually you'd check this by running mount without arguments, and looking to see if the options have ro or rw listed;
eg adam@rix ~ $ mount rootfs on / type rootfs (rw) /dev/root on / type reiserfs (rw,noatime) none on /proc type proc (rw,relatime) etc