Hi All,
Suddenly I got a problem with my external HD who is not being read anymore, neither by my RaspPi nor by my Win7 machine.
I wonder if the HD is dead or something happened to the file system of the HD.
When executing lsusb i see the device listed there:
Bus 001 Device 013: ID 059b:0475 Iomega Corp.
When executing dmesg I get the following for sda:
6444.779234] sd 2:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 6444.780186] sd 2:0:0:0: [sda] Write Protect is off
[ 6444.780219] sd 2:0:0:0: [sda] Mode Sense: 34 00 00 00
[ 6444.781214] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 6444.789111] sda: sda1
[ 6444.793237] sd 2:0:0:0: [sda] Attached SCSI disk
[ 6611.560575] EXT4-fs (sda1): recovery complete
[ 6611.561602] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 8826.869590] FAT-fs (sda1): Unrecognized mount option "fmask137" or missing value
[ 9103.506663] FAT-fs (sda1): Unrecognized mount option "fmask137" or missing value
[ 9566.349543] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: errors=remount-ro
But with all that, I am not understanding why the HD is not mounting properly.
Any help from the team is appreciated.