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

Linux

48555 readers
770 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 (1 children)

If you use refind why bother with grub? Isn't it superfluous?

[–] [email protected] 1 points 1 week ago

Yes, definitely is. Just assuming here OP doesn't want to configure a bootloader manually, so it's easier to just jump into whichever distro's default GRUB.

It's not like you need a bootloader anyway, you can just add direct boot entries with efibootmgr and not use a bootloader at all.