My external hard disk 2 TB NAS MyBookLive stopped working so I remove the drive and trying to format it in Ubuntu.
When I format, I get an error message as below
Error Formatting Volume:- Error wiping device. Failed to probe the device 'dev/sdc' (udisks-error-quark,0)
Is my disk dead? If not how to format it please? Many thanks
Assessment says - Disk is OK, but one bad sector.
Update:-
I am not worried to recover the data, as I already have the backup. I only wish to format it and bring the hard disk back to life to use it as another extra backup drive.
gparted
create a new partition table and after that a new partition and file system? If success fine, otherwise try to wipe the first mibibyte with mkusb or to restore the drive to a standard storage device. – sudodus Jul 28 '18 at 21:27gparted
? Can you try withmkusb
? Anyway, there seems to be either a problem with the partition table or generally to read. – sudodus Jul 28 '18 at 21:43