ok I think I was able to format it. Got everything removed learned a lot.
╭─garuda@garuda in /🔒 as 🧙 took 2ms
[🔴] × sudo mkfs.fat -F32 -n EFI /dev/nvme1n1p1
mkfs.fat 4.2 (2021-01-31)
╭─garuda@garuda in /🔒 as 🧙 took 1s
╰─λ ls /dev/nvme1n1p1
brw-rw---- 259,1 root 26 Jan 08:56 /dev/nvme1n1p1
Formatted a 1.8tb nvme ssd to fat32. Does anyone know if it is possible to recover any of the data? All replies welcome. Someone please talk to me and just be honest. TY.
I am pretty sure everything was backed up but not really sure. Ill leave the drive empty for a week and then decided if I want to try to figure out recovery.
If you are super lucky you might be able to fix the drive by restoring the old partition table from a saved backup. Read the testdisk documentation carefully before attempting a recovery. I’ve recovered partition tables and data numerous times in the past using testdisk. However, I’ve never had to attempt a recovery from what was originally a BTRFS formatted drive. If the drive was BTRFS formatted that may make recovery more difficult.
I always format my storage drives in ext4, as there is a far wider choice of recovery software that works with that file system.
Thanks but I never backed up the partition just copied files manually randomly. LOL I honestly don’t know if there is anything worth saving. Wish I had my terminal recent command history. I think most things that are irreplaceable are saved.
Depending on the file system format, a backup of the file system geometry (partition table) is sometimes created when the drive is formatted and the partition(s) are created. If you are fortunate you might be able to restore from a redundant partition table (if one is available).