this post was submitted on 01 Jun 2024
105 points (89.5% liked)
Linux
48083 readers
911 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
recently I have encountered a problem with this, it is indeed not so straightforward to create a bootable windows 10 USB instillation media under linux.
The media created by fedora media writer is not bootable and the media created by ventoy lacks drivers. I was then able to create a media quite easily with the last windows machine in my household. I don't know if it is a temporary bug or fundamental incompatibility.
So I would suggest you to keep a windows installation media at hand in case you need to switch back, or make sure at least one of your friend has a windows machine you can borrow.
This has not been my experience. With does ISOs work fine with Ventroy and can be written to the disk with dd or gnome writer.
Hum, on retrospect, my ISO might be just corrupted. I have never tried to redownload it.
I never know gnome has a image writer tool, and would you please let me know what "dd" stands for?
Open up gnome disks
Find the drive (the usb drive not your boot drive)
Click restore image
Select the ISO
Click next and start
Wait for the grass to grow. Once it is done either eject it or run the sync command.
You also can use the dd is a command line utility. Keep in mind it doesn't have any safety protections and can blow though important data in the blink of an eye