this post was submitted on 13 Jun 2021
27 points (100.0% liked)

Linux

49799 readers
1118 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
 

cross-posted from: https://lemmy.ml/post/69937

Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.

With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly.

You can copy many files at a time and ventoy will give you a boot menu to select them (screenshot).

x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way. Most type of OS supported (Windows/WinPE/Linux/Unix/VMware/Xen...)

700+ ISO files are tested (list),
90%+ distros in distrowatch.com supported (details),

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

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 3 years ago

Hmmm, I currently use multibootusb but it's pretty lousy, I might try this one

[–] [email protected] 2 points 3 years ago

Seams quite cool, I'll give it an eye

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

I can vouch for this tool, been using it for a while.

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

I've been using Rufus for making bootable USB. This seems neat, might try it later!