Keith Antoine babbled on about:
> I cannot see any way to reverse the trend from ext3 to 2. The other way is
> simple (tune2fs -j). Nothing I can see undoes this, not that I wanto
> normally

change fstab from ext3 to ext2, unmount the partition, tune2fs -O 
^has_journal on the partition, remount the partition, fsck will remove the 
journal, you are now back to ext2
-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: Linux StepByStep - http://linux.nf

/*
 * For moronic filesystems that do not allow holes in file.
 * We may have to extend the file.
 */
        2.4.0-test2 /usr/src/linux/fs/buffer.c
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to