Re: Converting ext3 to ext2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 25, 2002 at 09:43:11AM +1000, Steve Kieu wrote:
> 
> > I am assuming un-journalling is the equivalent of
> > converting it to ext2. How 
> > do you do this?  I haven't been able to find
> 
> use debugfs and clear the journal node
> debugs
> 
> open -w /dev/your_part
> features

The easiest way to get rid of the journalling feature is to simply run
the following command on an unmounted filesystem: 

	tune2fs -O ^has_hournal /dev/hdXXX

					- Ted



_______________________________________________

Ext3-users@redhat.com
https://listman.redhat.com/mailman/listinfo/ext3-users

[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux