Repairing and formatting Seagate 4T HDD problems
OK 1st Disk utilities cannot format, erase, or partition the drives I have. Most of what I have done is in Terminal. Any wizards out there who can fix this?
I have tried this in Both my 2011 MBP running High Sierra 10.13.6
and my 2017 MBP running Ventura 13.6.7
Performing fsck_exfat -y -x /dev/rdisk2s2
Checking volume.
Checking main boot region.
The volume could not be verified completely.
File system check exit code is 45.
Restoring the original state found as unmounted.
File system verify or repair failed. : (-69845)
Try to partition:
Unmounting disk
Creating the partition map
Unable to write to the last block of the device. : (-69760)
In DisK Utility about info
Volume type : Uninitialized
BSD device node : disk2
Connection : USB
Device tree path : IODeviceTree:/PCI0@0/XHC1@14
Writable : No
Is case-sensitive : No
Volume capacity : 4.194.304.000.000
Available space (Purgeable + Free) : 0
Purgeable space : 0
Free space : 0
Used space : 4.194.304.000.000
Owners enabled : No
Is encrypted : No
Can be verified : No
Can be repaired : No
Bootable : No
Journaled : No
Disk number : 2
Media name : AL SSD Media
Media type : Generic
Ejectable : Yes
Solid state : No
S.M.A.R.T. status : Not Supported
In Terminal when I use:
sudo mount -t exfat /dev/disk2 /Volumes/mount
Password:
mount: /Volumes/mount: invalid file system.
And then
diskutil repairDisk /dev/disk2
Nonexistent, unknown, or damaged partition map scheme
If you are sure this disk contains a (damaged) APM, MBR, or GPT partition map,
you can hereby try to repair it enough to be recognized as a map; another
"diskutil repairDisk /dev/disk2" might then be necessary for further repairs
Proceed? (y/N) y
Error repairing map: MediaKit reports bad partition or no map found (-5324)
sudo fsck_exfat -f /dev/disk2
I get
sudo fsck_exfat -f /dev/disk2
Password:
** Checking volume.
** Checking main boot region.
Main boot region is invalid. Trying alternate boot region.
** Checking alternate boot region.
Alternate boot region is invalid.
** The volume could not be verified completely.
Are these drives No Good or is there some way to completely wipe out all the Partitions
They have the standard Microsoft basic and reserved partitions.
Would love to find a way to fix these.
Thanks in Advance
MacBook Pro 15″, macOS 13.6