I installed Parrot on an USB key without any problem (standard install, full drive with LVM).
It’s working but not exactly the distro i need so i want to format my key but it’s impossible.
I tried Gparted, many partition softwares on Windows, fdisk, diskutil on mac…
Impossible to format or delete partitions, impossible to flash another distro on the key.
Every time i have error or nothing happen.
Parrot still working fine after all this…
I don’t have idea anymore to erase the disk.
I’ve never had this happen before…I have had my usb erase itself upon install…But never not been able to erase one. So I’m interested to see what others have to say about this topic.
Is there some kind of error that is generated when you use a program to try to repartition it? If you used logical volume management(LVM) you may have to offline the volume group first.
Remove the contents of the extended partition first. I believe the existence and encryption of /dev/mmcblk0p5 prevents it from being removed. I’ll also submit the wipefs tool as a potentially useful helper, as the name suggests its designed to remove filesystem signatures.