this post was submitted on 30 Apr 2025
185 points (98.4% liked)
Linux
53840 readers
1340 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Got over my laziness
dd will do
stopped using Ventoy
suggesting others to do so too.
Well you can ditch etcher or rufus with dd, but not ventoy since i carry around like 5 distros in a usb
Can you use dd to create multiboot USB drives? Even the link you shared lists Ventoy as an option.
No. But in my case that's just a minor inconvenience considering the infrequency of having to use a live USB. And at work I just use separate USBs for wiping drives and OS installs. I much prefer the peace of mind that comes with knowing there's no Ventoy blob that could potentially infect all its installed operating systems with malware.
In any case, it seems it is possible to manually make a multiboot USB drive manually. Haven't tried it yet though.
I know. I simply linked that website because it's where I learned dd from and because for novices it might be less overwhelming than the Arch Wiki.
Clearly you are not the target audience. For IT pros and tech enthusiasts regularly rebuilding machines and running numerous diagnostic tools from boot, the ability to quickly bootstrap a machines is a massive timesaver. dd is slower and may mean carrying around a lot of usb sticks, something these people all graduated from.