this post was submitted on 16 Jun 2026
3 points (63.6% liked)

Linux

65813 readers
1024 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
 

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?

top 7 comments
sorted by: hot top controversial new old
[–] gemakey@lemmy.world 10 points 4 hours ago* (last edited 4 hours 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 on?

[–] tom_s@friendica.ambag.es 6 points 4 hours ago (1 children)

@overcast yes, the only one.
If you want to be sure, go in a terminal and type umount /media/<stick> ( I do not know your path) and wait a bit. maybe mount it again there with mount /media/<stick> and have a look, if there is an error of a possible damaged filesystem.

[–] skankhunt42@lemmy.ca 1 points 1 hour ago

After the files have copied I always run sync to be sure then I umount

[–] Sanctus@anarchist.nexus 4 points 4 hours ago (1 children)

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 1 points 38 minutes ago (1 children)

Fedora Media Writer is the best

[–] Sanctus@anarchist.nexus 1 points 28 minutes ago

dd is but I'll allow a gui app.

[–] eager_eagle@lemmy.world 1 points 4 hours ago