120
Liberating my Surface with Linux Mint
(mangotek.eu)
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.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Cool! Next time, use Balena Etcher instead of Rufus
Edit: I remember for sure that there was a wiki page that said not to use these tools because they modify the image (I think Rufus extracts the image to a FAT FS?).
However, the Ubuntu wiki now reads:
Belena Etcher has some issues with "telemetry" that's turned on by default. Which is why I don't recommend it.
I used Rufus quite a bit back on Windows and never had issues burning Windows or Linux ISOs to flash drives with it.
Interesting, though I always use dd on Linux
There is a dd-like mode on Rufus as well called "RAW Mode".
Why?
Because those ISOs are meant to be written directly to a disc or a drive.
However, it seems that Rufus has a dd mode. You can use that instead :)