this post was submitted on 12 Jun 2024
41 points (86.0% liked)

Linux

45513 readers
1993 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 5 years ago
MODERATORS
 

I've been trying to find a linux programming similar to Rufus to flash images of OSes on a thumb drive.

Nothing from the listicles on the internet or the programs in flatpak have worked for me as well as Rufus on Windows.

What have you used that's worked well? Or, could I run Rufus on my linux machine with WINE?

you are viewing a single comment's thread
view the rest of the comments
[–] eth0slash0 30 points 3 weeks ago (15 children)

One of these should do what you're looking for. Each has a slightly different approach.

https://etcher.balena.io/

https://unetbootin.github.io/

https://www.ventoy.net/en/index.html

[–] [email protected] 35 points 3 weeks ago (8 children)

+1 for ventoy. With that you can just flash ventoy on it once, then copy iso's over to the usb drive without reformatting or reflashing anything.

[–] [email protected] 2 points 3 weeks ago (6 children)

I could never get Ventoy to work. From Windows ISO's to several versions of Linux, it never got detected as a bootable drive. YMMV

I like the idea, but it would be great if it was more compatible with different setups.

[–] [email protected] 5 points 3 weeks ago (1 children)

Your machine is UEFI, which means your usb stick must be formatted in gpt. Ventoy defaults to mbr which means lagacy bios. It is just 3 mouse click setup.

Try again. Because it is the best method. I just updated 2,5 years old Ventoy stick without any issues without re-formatting.

[–] [email protected] 1 points 3 weeks ago

Hey, thanks! I'll give that a try. I really like the idea of having a one stick to rule them all, so hopefully that works

load more comments (4 replies)
load more comments (5 replies)
load more comments (11 replies)