Hi Tom On 7/30/07, Tom Curran <[EMAIL PROTECTED]> wrote:
> No surprise, I can mount the disk as ext2. How do I repair/replace the > ext3 journal for the disk so I can remount it ext3? You should be able to regenerate the journal by doing $ tune2fs -j /dev/sdaX while the partition is unmounted. Gordon -- Gordon Farquharson GnuPG Key ID: 32D6D676 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

