LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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 01-01-2017, 11:48 AM   #1
kern68
Member
 
Registered: Jun 2010
Distribution: Fedora, Ubuntu, CentOS, OpenSUSE
Posts: 47

Rep: Reputation: 0
mount command yields wrong fs type, bad option, bad superblock


I have a 2TB hard disk that does not mount.

Code:
fdisk -l
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x000c7dad

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1            2048  3907028991  1953513472   83  Linux
Mounting the drives fails:
Code:
mount -a /dev/sda1 /mnt/2TBDrv/
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
Running dmesg yields:
Code:
dmesg | tail
[1531500.744315]         72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00 
[1531500.744322]         74 44 53 38 
[1531500.744326] sd 2:0:0:0: [sda]  
[1531500.744329] Add. Sense: Unrecovered read error - auto reallocate failed
[1531500.744331] sd 2:0:0:0: [sda] CDB: 
[1531500.744333] Read(10): 28 00 74 44 52 a8 00 00 f8 00
[1531500.744340] end_request: I/O error, dev sda, sector 1950634808
[1531500.744361] ata3: EH complete
[1531500.744538] JBD2: recovery failed
[1531500.744541] EXT4-fs (sda1): error loading journal
Not really sure where to go from here. Any help would be greatly appreciated. Thank you in advance.

Last edited by kern68; 01-01-2017 at 12:01 PM.
 
Old 01-01-2017, 12:24 PM   #2
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
Then try to mount the drive with the following command:
mount -t ext4 /dev/sda1 /mnt/2TBDrv/
 
Old 01-01-2017, 04:13 PM   #3
kern68
Member
 
Registered: Jun 2010
Distribution: Fedora, Ubuntu, CentOS, OpenSUSE
Posts: 47

Original Poster
Rep: Reputation: 0
The suggestion:
Code:
mount -t ext4 /dev/sda1 /mnt/2TBDrv/
Failed with same error (wrong fs type....) with dmesg:
Code:
dmesg | tail
[1547159.908734] JBD2: IO error -5 recovering block 2451 in log
[1547159.908740] JBD2: Failed to read block at offset 2452
[1547159.908744] JBD2: IO error -5 recovering block 2452 in log
[1547159.908749] JBD2: Failed to read block at offset 2453
[1547159.908753] JBD2: IO error -5 recovering block 2453 in log
[1547162.306478] JBD2: recovery failed
[1547162.306496] EXT4-fs (sda1): error loading journal
[1547866.241539] radeon 0000:02:00.0: evergreen_surface_check_2d:277 texture pitch 1920 invalid must be aligned with 256
[1547866.241555] radeon 0000:02:00.0: evergreen_cs_track_validate_texture:826 texture invalid 0x1dfc3bc1 0x40000437 0x060a0000 0x00000000 0x80000000 0x800204da
[1547866.241563] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream !
 
Old 01-01-2017, 04:20 PM   #4
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
Given that you get:

Code:
[1531500.744329] Add. Sense: Unrecovered read error - auto reallocate failed
[1531500.744340] end_request: I/O error, dev sda, sector 1950634808
It seems like the filesystem is either corrupt, the hard disk has failed, or both. Are you able to mount the drive in another machine? You might want to run some diagnostics on it (i.e. smartmontools). You should probably also back it up (via a block copy using dd) and attempt a filesystem check if the disk is physically OK.
 
  


Reply

Tags
hard disk, mount



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
mount: wrong fs type, bad option, bad superblock on /dev/hdc3 Lordandmaker Linux - Hardware 15 06-05-2011 08:55 AM
Cannot mount NFS share (wrong fs type, bad option, bad superblock)... martinezpt Linux - Server 3 04-25-2010 08:44 PM
mount: wrong fs type, bad option, bad superblock on /dev/sda1 yekim Linux - Hardware 10 07-05-2007 11:28 AM
mount: wrong fs type, bad option, bad superblock on /dev/cdrom, Adil_uk Linux - Hardware 9 02-16-2005 05:50 PM
mount: wrong fs type, bad option, bad superblock on /dev/sdb1 pmoreira Linux - Hardware 5 02-26-2004 10:31 AM

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

All times are GMT -5. The time now is 05:10 AM.

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