My Macbook Pro (2012, latest Mojave) started having some hickups not long ago where the screen would freeze for a minute or two and then go back to normal. Then one time it just got really slow and froze up every 10 seconds so I tried to shut it down but it would only shut down to a black screen with the mouse pointer still on the screen and stayed there for over an hour. I decided to force it to power off by holding the power button but when I turned it back on I then got the dreaded "no entry" sign. I held cmd+v for verbose and got told that it could not find the APFS boot partition.
My 3 year old SSD is 1TB, partitioned into OS (apfs) and MEDIA (hfs+). Connecting the drive to another computer the MEDIA partition still mounts fine but not OS. In disk utility OS is greyed out and displays a different name (see image) but not AppleAPFSMedia which I assume is the container?
Trying to run First Aid on the OS partition gives me this:
Trying to run First Aid on the AppleAPFSMedia gives me this:
I have now run a full backup with Disk Drill which seems to find probably all the files on the OS partition.
Is the SSD maybe old and gone or is this only the partition map, EFI or something that needs a fix? Anyone have an idea how I can go about troubleshooting this further or how to fix the partition map?
My 3 year old SSD is 1TB, partitioned into OS (apfs) and MEDIA (hfs+). Connecting the drive to another computer the MEDIA partition still mounts fine but not OS. In disk utility OS is greyed out and displays a different name (see image) but not AppleAPFSMedia which I assume is the container?
Trying to run First Aid on the OS partition gives me this:
Code:
Running First Aid on “” (disk2s2)
Repairing storage system
Performing fsck_apfs -y -x /dev/disk2s2
Checking the container superblock.
Checking the EFI jumpstart record.
error: (oid 0x401) nr: invalid o_oid (0x7d11eb)
error: (oid 0x401) nr: invalid o_type (0x80000003, expected 0x80000011)
error: verification/reading of the nx_reaper object failed: Illegal byte sequence
The volume /dev/disk2s2 could not be verified completely.
Storage system check exit code is 8.
Storage system verify or repair failed. : (-69716)
Operation failed…
Trying to run First Aid on the AppleAPFSMedia gives me this:
Code:
Running First Aid on “AppleAPFSMedia” (disk3)
Fixing damaged partition map.
Invalid disk.
Operation failed…
I have now run a full backup with Disk Drill which seems to find probably all the files on the OS partition.
Is the SSD maybe old and gone or is this only the partition map, EFI or something that needs a fix? Anyone have an idea how I can go about troubleshooting this further or how to fix the partition map?