this post was submitted on 17 May 2026
5 points (100.0% liked)

Hardware

7310 readers
104 users here now

All things related to technology hardware, with a focus on computing hardware.


Some other hardware communities across Lemmy:


Rules (Click to Expand):

  1. Follow the Lemmy.world Rules - https://mastodon.world/about

  2. Be kind. No bullying, harassment, racism, sexism etc. against other users.

  3. No Spam, illegal content, or NSFW content.

  4. Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.

  5. Please try and post original sources when possible (as opposed to summaries).

  6. If posting an archived version of the article, please include a URL link to the original article in the body of the post.


Icon by "icon lauk" under CC BY 3.0

founded 2 years ago
MODERATORS
 

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?

top 3 comments
sorted by: hot top controversial new old
[–] tal@lemmy.today 2 points 13 hours ago

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

[–] pixeldaemon@sh.itjust.works 2 points 13 hours ago (1 children)

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.

[–] NutinButNet@hilariouschaos.com 1 points 11 hours ago

With situations like this, I’ve found it best to switch to another OS and try their disk format utility. Sometimes I’ve had this issue on Linux and fixed it on Windows, issue on Windows and fixed on Linux, issue on Windows and fixed on macOS, etc.

If you have another computer other than Windows, give it a shot. On Linux, try gparted and if on macOS, try Disk Utility.

Try formatting to any format and then try formatting to your desired format. You may find that it works that way.