Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
superblock problems [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
k1ll1nt1m3
Apprentice
Apprentice


Joined: 02 Jun 2004
Posts: 196

PostPosted: Thu Mar 23, 2006 3:43 am    Post subject: superblock problems [SOLVED] Reply with quote

I moved hard drives around and changed my fstab. I booted the system and it mounted some not others. I got the raidtab and fstab fixed now. I still have two raid0 drives that wont mount unless I do it from the command line. When I do get them mounted it shows them mounted as ext2 when they should be ext3. If I change fstab to ext2 they mount fine in kde.

Any ideas how I can get these back to ext3?
Do I need to tune2fs -j /dev/md2?

Code:
e2fsck /dev/md2
e2fsck 1.38 (30-Jun-2005)
Movies has been mounted 5 times without being checked, check forced.
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
Movies: 23/10010624 files (0.0% non-contiguous), 3746657/20000400 blocks



Thanks


Last edited by k1ll1nt1m3 on Wed Apr 26, 2006 12:48 am; edited 1 time in total
Back to top
View user's profile Send private message
PMcCauley
Apprentice
Apprentice


Joined: 14 Mar 2006
Posts: 283
Location: Alberta, Canada

PostPosted: Thu Mar 23, 2006 3:52 am    Post subject: Reply with quote

I believe the only difference between ext2 and ext3 is the journal so
Code:
tune2fs -j /dev/md2
should work.


Patrick
Back to top
View user's profile Send private message
k1ll1nt1m3
Apprentice
Apprentice


Joined: 02 Jun 2004
Posts: 196

PostPosted: Thu Mar 23, 2006 3:58 am    Post subject: Reply with quote

That was it.

I was afraid I might mess up the file system. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum