I’ve formatted a USB after it was used for an iso with ventoy, and now the usb doesn’t work. Google says I have to clear the USB, create a primary partition and format it to fat32 (via diskpart) but I’m stuck with “no volume for this partition”. “Create volume” doesn’t help: it says the disk isn’t dynamic What should I do?

  • Bloefz@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 days ago

    If you’re on Linux, just copy (or dd) /dev/zero to it for a few seconds to wipe the partition table.

  • tal@lemmy.today
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 days ago

    Context: it sounds like OP is probably using Windows; he mentions using diskpart, which is a Windows utility.

  • pixeldaemon@sh.itjust.worksOP
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    3 days ago

    Update: I’ve abandoned rescuing the USB and just flashed another iso with balenaetcher, and it booted normally. According to my previous experience, the USB will be fine once formatted from this state. But I would still like to know how to rescue dead USBs like in my case. So, don’t use ventoy unless you really understand what you are doing.