[SOLVED]Unable to recognize external HD

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
mbnoimi
Level 4
Level 4
Posts: 206
Joined: Sat Dec 04, 2010 7:45 pm
Contact:

[SOLVED]Unable to recognize external HD

Post by mbnoimi »

Hi guys,

LM suddenly stopped seeing my external seagate HD (4TB) although it's available in fdisk and other apps!

May I get your help please?

LM 17.1 xfce x64

Code: Select all

sudo fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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: 0x9013285b

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2046   206723071   103360513    5  Extended
Partition 1 does not start on physical sector boundary.
/dev/sda3       206723072   976771071   385024000   83  Linux
/dev/sda5            2048    17268735     8633344   82  Linux swap / Solaris
/dev/sda6        17270784   206723071    94726144   83  Linux
Note: sector size is 4096 (not 512)

Disk /dev/sdc: 4000.8 GB, 4000787025920 bytes
255 heads, 63 sectors/track, 60800 cylinders, total 976754645 sectors
Units = sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x2052474d

This doesn't look like a partition table
Probably you selected the wrong device.

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   ?     6579571  1924427647  3376425012   70  DiskSecure Multi-Boot
/dev/sdc2   ?  1953251627  3771827541  2979336364   43  Unknown
/dev/sdc3   ?   225735265   225735274          40   72  Unknown
/dev/sdc4      2642411520  2642463409      207560    0  Empty

Partition table entries are not in disk order
Disks_017.png
Storage - System Information_018.png
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Laurent85
Level 17
Level 17
Posts: 7081
Joined: Tue May 26, 2015 10:11 am

Re: Unable to recognize external HD

Post by Laurent85 »

This doesn't look like a partition table
The partition table is corrupted. You might try to recover it using testdisk program, install package testdisk first.
Image
User avatar
mbnoimi
Level 4
Level 4
Posts: 206
Joined: Sat Dec 04, 2010 7:45 pm
Contact:

Re: Unable to recognize external HD

Post by mbnoimi »

Laurent85 wrote:The partition table is corrupted. You might try to recover it using testdisk program, install package testdisk first.
Sorry for silly question, Is there any GUI for it? I'm very suspicious of CLI apps for manipulating partitions :cry:
User avatar
mbnoimi
Level 4
Level 4
Posts: 206
Joined: Sat Dec 04, 2010 7:45 pm
Contact:

Re: Unable to recognize external HD

Post by mbnoimi »

Laurent85 wrote:
This doesn't look like a partition table
The partition table is corrupted. You might try to recover it using testdisk program, install package testdisk first.
Thanks a lot for suggestion, I fixed this issue as mentioned above.
Locked

Return to “Storage”