11
submitted 1 month ago by overcast@lemmy.zip to c/linux@lemmy.ml

hi, in the past I’ve got a pretty weird issue while I was getting ready to make a switch: every USB that I tried failed to boot

turns out, the “safer” way to get it out from the PC (the eject function) messed up its file system

it was long ago, but the other day I made another bootable USB and it happened again, I thought it was just a bug that would be eventually fixed it happens both for Linux Live ISOs and Windows Install Media

am I the only one?

all 18 comments
sorted by: hot top new old
[-] gemakey@lemmy.world 25 points 1 month ago* (last edited 1 month ago)

What are you using to flash the drive, what OS, what DE, what machine are you on and what are you trying to boot to?

[-] ardorhb@discuss.tchncs.de 11 points 1 month ago

am I the only one?

Maybe not but this is for sure the first time that I read about an problem like that. Also never experienced it myself.

[-] Sanctus@anarchist.nexus 8 points 1 month ago

What are you using? Try Rufus if you aren't using it to make the bootable media. Its my go to on Windows. Literally the GOAT.

[-] artyom@piefed.social 5 points 1 month ago

Fedora Media Writer is the best

[-] Sanctus@anarchist.nexus 9 points 1 month ago

dd is but I'll allow a gui app.

[-] juipeltje@lemmy.world 4 points 1 month ago

I've found that depending on what distro/OS it is certain methods of burning the ISO don't work correctly, no clue why. Windows needs their official tool, so because of that i use a vm to burn it. I've also had linux distros that couldn't boot when dropping it onto a ventoy drive, and would only work when directly burning it with dd, so it might have something to do with what ISO you're trying to burn and how you're burning it.

[-] umbrella@lemmy.ml 3 points 1 month ago

linux seems to have weird issues with usb drives on some configurations. let me know of your findings.

[-] eager_eagle@lemmy.world -4 points 1 month ago
[-] hexagonwin@lemmy.today 11 points 1 month ago

full ass browser and telemetry for a simple disk imager.. balena ether shouldn't be recommended

[-] SocialistVibes01@lemmy.ml 3 points 1 month ago

Ventoy is even worse. What's wrong with Rufus if you're on Windows and the native distro tool on Linux/BSD?

[-] hexagonwin@lemmy.today 1 points 1 month ago

ventoy is great for having multiple isos in one flash drive

[-] SocialistVibes01@lemmy.ml 3 points 1 month ago

Also great for embedding binary blobs that could tamper with isos

[-] ScoffingLizard@lemmy.dbzer0.com 1 points 3 weeks ago* (last edited 3 weeks ago)

I never had luck with it. Rufus on Windows. Or just use Ubuntu in Windows by activating WSL and maybe try through bash command line?

I always hate finding the command for it. It's "dd".

sudo dd if=[path/to/file.iso] of=[/dev/usb_drive] status=progress

I think you need to format usb first.

[-] hexagonwin@lemmy.today 1 points 2 weeks ago* (last edited 2 weeks ago)

on windows rufus is indeed the best tool to use imo. i think i used win32diskimager/unetbootin in the past but i see no reason to use that over rufus now.. not sure if dd from WSL works.

rufus formats the usb automatically afaik, and writing image with dd also formats the disk

this post was submitted on 16 Jun 2026
11 points (70.4% liked)

Linux

66958 readers
232 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS