Recovering flash drive after using Balena Etcher
Summary:
list disk
select disk N # make sure you select the right one from the listing
clean # cleans the disk
"Add a partition back to it and format it, so that it acts like a normal storage device. Do the following"
create partition primary
select partition 1
format quick