Bootloader equivalent to Rufus

https://lemm.ee/post/34426844

Bootloader equivalent to Rufus - lemm.ee

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?

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

etcher.balena.io

unetbootin.github.io

www.ventoy.net/en/index.html

balenaEtcher - Flash OS images to SD cards & USB drives

A cross-platform tool to flash OS images onto SD cards and USB drives safely and easily. Free and open source for makers around the world.

Popsicle from Pop!_OS is also very good - really simple. I’m not sure if it can create a bootable Windows USB though.

github.com/pop-os/popsicle

Fedora Media Writer is also another good option.

docs.fedoraproject.org/…/preparing-boot-media/

GitHub - pop-os/popsicle: Multiple USB File Flasher

Multiple USB File Flasher. Contribute to pop-os/popsicle development by creating an account on GitHub.

GitHub