How secure erase the SSD
I want to secure erase my drive.
Yes it's already encrypted but that's not good enough.
Apple's "sudo diskutil secureErase" on SSD's errors with "makes no sense" .
Physically evaporating/grinding the drive is one step too far for me. I understand the drive is soldered to the main board so this would destroy the whole machine.
I need something in between.
I already saw https://discussions.apple.com/thread/250795166 but it offers no solution.
May I propose this procedure. I would like to hear if this is working as expected
- trash all the files on "yourdrive"
- empty the trash
- execute this command: cp /dev/random /Volumes/"yourdrive"
The action will terminate automatically when your drive is filled with random data (with the message "No space left on device")
Maybe repeat this procedure a few times. But realize 2 things
- each step 'ages' your drive a bit
- I remember I read somewhere that specialists can recover data when it's overwritten a few times, but it apparently gets very difficult after about 8 passes (all from top of my head).
I assume this also works for current MacOS