anyone know any software i can use to zero out an SSD, i tried using dban but i think it's only for legacy BIOS now and my surface pro doesn't support that. do i just have to make a live USB and use dd?
booted up the random ubuntu liveUSB i had on my ventoy and just used GNOME disks. I think when I install windows on it there's also an option to zero it out?
thank the lord for SSDs btw i remember doing shit like this on SD Cards and HDDs (not exactly zero-ing out, just restoring drive images and whatnot) and it takes so fucking long, for SSDs it's like 30 minutes.
@autumn didnt find it buuuut i personally just do "dd if=/dev/zero of=/dev/sdX" til it says "No space left blah blah". u can run it more than once (2 times in your case)
@gray the tool i used to use called dban (darik's boot n nuke) used to be a specific live USB thing that you boot up on a PC and it'll do it for you without needing an OS or anything. but it doesn't work on UEFI stuff because its so old