this post was submitted on 28 Nov 2024
40 points (93.5% liked)

Linux

48555 readers
753 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
 

Hi all,

I'm currently using Zorin OS, but I'd like to perhaps explore other Linux distributions. Is it possible to dual-boot another distro, and then if I'm satisfied and after having installed all the apps I need, to erase my Zorin OS partition and only use the other, new distro?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I can recommend Btrfs for testing distros on bare metal. You can install them onto subvolumes without needing to change the physical partition layout, then once happy with one delete all the other subvolumes to reclaim your space. Only downside is not all distros' installers support them natively so it needs some manual work occasionally.

[–] [email protected] 1 points 2 weeks ago

If I understood correctly. Btrfs is a file system? So I'd need to re-install my distro using Btrfs? Let's say I do that, I reinstall Zorin on Btrfs, and then I want to also install Silverblue. Would I be able to then remove Zorin and keep only Silverblue?