Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bad superblock?
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
bilbravo
Guru
Guru


Joined: 30 May 2003
Posts: 319
Location: Baltimore, MD

PostPosted: Thu Apr 15, 2004 2:18 am    Post subject: bad superblock? Reply with quote

i am having trouble mounting my wd 80gb hard drive

it is my data drive, mainly mp3s and such. it is hdb1

when i try to mount it .... mount -t vfat /dev/hdab1 /mnt/drived it says that it is a bad option, bad superblock, or too many mounted drives.... any idea what this iS?
_________________
me
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Thu Apr 15, 2004 9:34 am    Post subject: Reply with quote

A non-existent drive.
There's no such thing as "/dev/hdab1".
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
bokkepoot
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2003
Posts: 123
Location: The Hague, The Netherlands

PostPosted: Thu Apr 15, 2004 9:36 am    Post subject: Reply with quote

Quote:
when i try to mount it .... mount -t vfat /dev/hdab1 /mnt/drived it says that it is a bad option, bad superblock, or too many mounted drives.... any idea what this iS?


I think the message you get is:
Code:
mount: wrong fs type, bad option, bad superblock on /dev/hda2,
       or too many mounted file systems

(It is always wise to cut and paste the ACTUAL message instead of guessing what it was)

And now back to the question: what is this?
It is either a wrong fs type (Is the partition indeed vfat?), a bad option (can't be that), a bad superblock (did you fsck it?) or you have too many mounted drives.

hth.
Back to top
View user's profile Send private message
bokkepoot
Tux's lil' helper
Tux's lil' helper


Joined: 14 Mar 2003
Posts: 123
Location: The Hague, The Netherlands

PostPosted: Thu Apr 15, 2004 9:39 am    Post subject: Reply with quote

adaptr wrote:
A non-existent drive.
There's no such thing as "/dev/hdab1".


Who knows, he might have a device like that, since if he doesn't have a device called "/dev/hdab1" then the error message would be
Quote:
mount: special device /dev/hdab1 does not exist
wouldn't it?
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Thu Apr 15, 2004 11:05 am    Post subject: Reply with quote

Not if he has /mnt/drived in his fstab.
In that case it would try to mount from there and see the non-existent /dev/hdab1 as an option - and it would be bad ;-)
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
bilbravo
Guru
Guru


Joined: 30 May 2003
Posts: 319
Location: Baltimore, MD

PostPosted: Thu Apr 15, 2004 2:21 pm    Post subject: Reply with quote

typo....

i did indeed type /dev/hdb1 but in the post i put /hdab1 sorry

i will run a fsck on the drive, and yes it is fat32 partition

i am confused, how do i have "TOO" many mounted drives? if that's the case, why use linux at all? i can mount them in windows just fine
_________________
me
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