Tzafrir Cohen wrote: >Sounds like one of the partitions failed an fsck (I think it is the root >partition. I figure that if it were another partition the root partition >would be rw). Better handle this before further writing to it .
I fsck'd the root partition, no errors. >When you're done handling it, 'mount -o remount -w /' I do that, but it's effect is only for the current boot. Next time I'll reboot it'll go back to being read only. I've tried adding 2 mounting commands (one to remount / as rw and another to mount -a the other partitions) to rc.S and an echo before it, but it's never reached, because I don't see it when the system boots. It's placed right before the lines in rc.S that are supposed to mount the non-NFS and non-SMB FSs. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
