[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Recreate journal after switch between ext2/ext3 ?
- From: Andreas Dilger <adilger turbolabs com>
- To: Qing Liu <qliu club-internet fr>
- Cc: Ext3-users redhat com
- Subject: Re: Recreate journal after switch between ext2/ext3 ?
- Date: Tue, 23 Oct 2001 16:39:14 -0600
On Oct 24, 2001 00:20 +0200, Qing Liu wrote:
> After mounting -t ext2 an ext3 partition, working with,
> do I have to recreate .journal when I remount the
> partition as ext3 ? Thanks !
No. You can safely mount an ext3 filesystem as ext2 as much as you want,
as long as the ext3 filesystem was cleanly unmounted (empty journal). If
it is not cleanly unmounted, it will refuse to mount as ext2 until e2fsck
is run on it.
In all cases, the ext3 journal will exist until "tune2fs -O^has_journal"
and e2fsck is run (or if your journal is corrupted and e2fsck removes it).
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]