LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-12-2008, 04:04 PM   #1
xeon123
Member
 
Registered: Sep 2006
Posts: 374

Rep: Reputation: 16
mount: /dev/sda: can't read superblock


Hi,

I've a external USB HD, and I plug to my computer. I get the info that:


Quote:
Aug 12 21:42:55 tuvalu kernel: fat: exports duplicate symbol fat_add_entries (owned by kernel)
Aug 12 21:42:59 tuvalu kernel: FAT: unable to read boot sector
When I try to mount it, I get the info:

Quote:
root@tuvalu:~# mount -t vfat /dev/sda /media/hd0/
mount: /dev/sda: can't read superblock
I've tried:

Quote:
root@tuvalu:~# e2fsck -b 32768 /dev/sda
e2fsck 1.39 (29-May-2006)
e2fsck: Invalid argument while trying to open /dev/sda

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>




root@tuvalu:~# e2fsck -b 16384 /dev/sda
e2fsck 1.39 (29-May-2006)
e2fsck: Invalid argument while trying to open /dev/sda

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>



root@tuvalu:~# e2fsck -b 8193 /dev/sda
e2fsck 1.39 (29-May-2006)
e2fsck: Invalid argument while trying to open /dev/sda

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
How can I access the disk?

If it isn't possible to access to the disk because of the superblock, is it possible to make a backup or an image of the external HD to my PC HD, to format the external disk?
 
Old 08-12-2008, 04:17 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,336

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
You tried to mount the file system as a vfat file system. You tried to fsck the file system as an ext2 file system. Which is it?

If it is truly vfat then run fsck.vfat. If it is truly ext2 then try mounting it as ext2.

-----------------
Steve Stites
 
Old 08-13-2008, 03:36 AM   #3
xeon123
Member
 
Registered: Sep 2006
Posts: 374

Original Poster
Rep: Reputation: 16
It's a vfat.
 
Old 08-13-2008, 03:42 AM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Try to mount the partition /dev/sda1 instead of the drive /dev/sda. If the filesystem is corrupt, you can try "sudo /sbin/fsck.vfat /dev/sda1.
 
Old 08-18-2008, 01:42 PM   #5
xeon123
Member
 
Registered: Sep 2006
Posts: 374

Original Poster
Rep: Reputation: 16
Doing the following command, I get the error:
Quote:
root@tuvalu:/# /sbin/dosfsck -y -V -v /dev/sda
dosfsck 2.11 (12 Mar 2005)
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Got 0 btes instead of 512 at 0
I just want to fix the superblock of the external HD, or, if not possible, I just want format the disk.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I get mount: /dev/cdrom: can't read superblock, How to fix? zLinuxz Linux - General 12 06-18-2008 02:42 AM
error mounting ext3 filesystem... mount: /dev/hdd1: can't read superblock versaulis Linux - Software 5 11-26-2006 08:34 PM
when i mount my USB Flash Drive A Messenge has come that mount: can't find /dev/sda/h feda82 Red Hat 1 12-24-2005 04:25 AM
when i mount my USB Flash Drive A Messenge has come that mount: can't find /dev/sda/h feda82 Red Hat 2 12-24-2005 02:15 AM
mount: /dev/cdrom: can't read superblock raynmune Linux - Hardware 7 07-09-2005 04:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration