oroverdino
New Member
- Joined
- Dec 19, 2022
- Messages
- 1 (0.00/day)
I have the same issue. The ssd disk was encrypted by W10 with Bitlocker without my consent. Finally, the disk (Kingston) only has 6 months.boot to a live cd linux and run DD. should fix ya.
So, I tried:
Bash:
dd bs=4M if=/dev/zero of=/dev/sdX
Bash:
blkdiscard /dev/sdX
Bash:
gdisk /dev/sdX
# z,x: remove gpt partion table, etc.
Last edited: