External disk not mounting - after Mac freezing in a disk First aid operation
Dear All,
Here is the story...
I have a seagate disk for my backup. It was full and it seems that the Time Machine / backing up had problem to delete old backup.
I wanted to clean some file through Finder. But it took an eternity... without result.
Wondering if there was an issue on my disk I run disk utility / first aid.
Running for while ... Then my mac freeze. I stopped it (off button)
Then restarting the external disk is not mounting anymore.
Still appearing in disk utility.
I try again First aid but it's running for hours without success.
No result either with Paragon !
I try through the terminal some diskutil/verify
Chriss-MacBook-Pro:~ Chmar$ diskutil verifyDisk disk2
Started partition map verification on disk2
Checking prerequisites
Checking the partition list
Checking the partition map size
Checking for an EFI system partition
Checking the EFI system partition's size
Checking the EFI system partition's file system
Checking the EFI system partition's folder content
Checking all HFS data partition loader spaces
Checking booter partitions
Checking Core Storage Physical Volume partitions
The partition map appears to be OK
Finished partition map verification on disk2
Chriss-MacBook-Pro:~ Chmar$ diskutil repairDisk disk2
Repairing the partition map might erase disk2s1, proceed? (y/N) y
Started partition map repair on disk2
Checking prerequisites
Checking the partition list
Adjusting partition map to fit whole disk as required
Checking for an EFI system partition
Checking the EFI system partition's size
Checking the EFI system partition's file system
Checking the EFI system partition's folder content
Checking all HFS data partition loader spaces
Checking booter partitions
Reviewing boot support loaders
Checking Core Storage Physical Volume partitions
The partition map appears to be OK
Finished partition map repair on disk2
THEN:
Chriss-MacBook-Pro:~ Chmar$ sudo fsck_hfs -f /dev/disk2
** /dev/rdisk2
Msg: computer can nt read disk. I click initialise , First aid open. Unmounted. Try to mount nothing.
And the result is here...
Executing fsck_hfs (version hfs-407.50.6).
volumeType is 0
0000: 0000 0000 0000 0000 0000 0000 0000 0000 |................|
. . .
01b0: 0000 0000 0000 0000 0000 0000 0000 00fe |................|
01c0: ffff eefe ffff 0100 0000 ae6d 7074 0000 |...........mpt..|
01d0: 0000 0000 0000 0000 0000 0000 0000 0000 |................|
. . .
01f0: 0000 0000 0000 0000 0000 0000 0000 55aa |..............U.|
?????
I downloaded GTP disk also launch it and got this :
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Recovery/transformation command (? for help): i
Partition number (1-2): 1
Partition GUID code: C12A7328-F81F-11D2-BA4B-00A0C93EC93B (EFI system partition)
Partition unique GUID: 80C22D04-1B6E-4804-A463-588DA0321D56
First sector: 40 (at 20.0 KiB)
Last sector: 409639 (at 200.0 MiB)
Partition size: 409600 sectors (200.0 MiB)
Attribute flags: 0000000000000000
Partition name: 'EFI System Partition'
Recovery/transformation command (? for help): i
Partition number (1-2): 2
Partition GUID code: 48465300-0000-11AA-AA11-00306543ECAC (Apple HFS/HFS+)
Partition unique GUID: E656964B-8DD3-4752-86A3-1033660C9B64
First sector: 409640 (at 200.0 MiB)
Last sector: 1953262983 (at 931.4 GiB)
Partition size: 1952853344 sectors (931.2 GiB)
Attribute flags: 0000000000000000
Partition name: 'Seagate Backup Plus Drive'
Recovery/transformation command (? for help): o
Disk size is 1953525167 sectors (931.5 GiB)
MBR disk identifier: 0x00000000
MBR partitions:
Number Boot Start Sector End Sector Status Code
1 1 1953525166 primary 0xEE
So what can I do to get my external drive mounted and working... without reformatting and loosing other data on that disk ???
Thank in advance for your help!