Re: [BUG???] EXT3FS+VM86+/dev/mem+pthread=segfault

From: Sean Neakums (sneakums@zork.net)
Date: Wed Dec 25 2002 - 15:35:31 EST


commence Marc Schiffbauer quotation:

> * Nick Kurshev schrieb am 25.12.02 um 19:54 Uhr:
>> Btw, does there exists any way to convert ext3fs to ext2fs safely?
>>
>
> You may try to "mount -t ext2fs" it.

s/ext2fs/ext2/

If you wish to *permanently* convert an ext3 volume to ext2, I believe
the way to do it is to first umount it and then run:

# tune2fs -O ^has_journal /dev/xxx
# fsck -f /dev/xxx

where /dev/xxx is the volume in question.

-- 
 /                          |
[|] Sean Neakums            |  Questions are a burden to others;
[|] <sneakums@zork.net>     |      answers a prison for oneself.
 \                          |
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Dec 31 2002 - 22:00:08 EST