Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hard drives not mounting
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
v3rn60
n00b
n00b


Joined: 28 Nov 2006
Posts: 28
Location: portmosuth uk

PostPosted: Fri Mar 30, 2007 4:58 pm    Post subject: hard drives not mounting Reply with quote

hi i recently re install gentoo on my server before both of the storage drives mounted up fine i edit the fstab and that seemed to do the trick
ive now reinstall gentoo and now there not mounting i checked the messags in /var/log to see in there and saw this

Mar 30 21:09:24 cleif kernel: EXT3-fs error (device hdd): ext3_check_descriptors: Block bitmap for group 880 not in group ($
Mar 30 21:09:24 cleif kernel: EXT3-fs: group descriptors corrupted!

is ther any way of fixeing this i have nearly 500 gig of software and porsonal stuff on ther i can aford to lose both drive have the same error

paul
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54850
Location: 56N 3W

PostPosted: Fri Mar 30, 2007 5:25 pm    Post subject: Reply with quote

v3rn60,

You can try mounting manually using an alternate superblock, if that fails, the next step is e2fsck. However e2fsck can do more harm than good, so you should make an image of the filesystem before you start.

If you are unable to make an image of the filesystem, run e2fsck but do not allow it to make any changes until you have determined what it wants to do.
Only then allow it to change the filesystem

You will have an alternate superblock at 32768.

Read
Code:
man mount
particularly the bits under the ext2 and ext3 filesystem specifics and
Code:
man e2fsck
before you go much further.
Understand what you are about to do before you do it. Ask more questions if you wish too.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Sat Mar 31, 2007 7:16 am    Post subject: Re: hard drives not mounting Reply with quote

v3rn60 wrote:

Mar 30 21:09:24 cleif kernel: EXT3-fs error (device hdd): ext3_check_descriptors: Block bitmap for group 880 not in group ($
Mar 30 21:09:24 cleif kernel: EXT3-fs: group descriptors corrupted!


are you sure you're not trying to mount /dev/hdd instead of /dev/hdd1 (mounting a disk instead of mounting a partition) ?
you better fdisk -l /dev/hdd
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