this post was submitted on 14 Aug 2025
120 points (98.4% liked)

Linux

57752 readers
382 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 6 years ago
MODERATORS
 

I finally got around to giving my old Surface Laptop 2 a second life with Linux. I went with Linux Mint Cinnamon Edition, and I’m really glad I did.

you are viewing a single comment's thread
view the rest of the comments
[–] eutampieri@feddit.it -2 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

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:

Rufus

Rufus is the tool in Windows that is recommended officially by Ubuntu. A tutorial is available from here.

[–] HouseWolf@pawb.social 4 points 2 weeks ago (1 children)

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.

[–] eutampieri@feddit.it 2 points 2 weeks ago (1 children)

Interesting, though I always use dd on Linux

[–] chronicledmonocle@lemmy.world 1 points 2 weeks ago

There is a dd-like mode on Rufus as well called "RAW Mode".

[–] FooBarrington@lemmy.world 4 points 2 weeks ago (1 children)
[–] eutampieri@feddit.it 4 points 2 weeks ago

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 :)