this post was submitted on 22 Dec 2023
0 points (NaN% liked)

Linux

47331 readers
968 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
 

I have an old iMac that I am planning to install some flavor of Linux on and while I was looking at various distros it occurred to me that it might be a good exercise to install Gentoo on it. Other than a separate machine for documentation and downloading the necessary packages, what else should I have set up to try this? Has anyone installed Gentoo on a Mac before? If so, what concerns are there related to things like Apple’s implementation of EFI?

top 8 comments
sorted by: hot top controversial new old
[–] cjk@feddit.de 0 points 9 months ago

Been there, done that. I was a Gentoo user for about 10 years.

It costs a LOT of time. Don‘t do it. Use a binary distro and spend the time with friends and family…

[–] michalb@lemmy.ml 0 points 9 months ago (1 children)

I had been a Gentoo user for a couple of years on MacBook Pro. I can say only this: it takes a lot of time, don't do it. Rather: go out with family, have a beer or two.

[–] Titou@feddit.de 0 points 9 months ago

what's "family" ? is that food ?

[–] Atemu@lemmy.ml 0 points 9 months ago (1 children)

I'd also add a build machine to the setup. Building a modern desktop system on such a machine would take days.

[–] Pantherina@feddit.de 0 points 9 months ago (1 children)

Why cant you just use Binaries? I dont get Gentoo I guess

[–] Titou@feddit.de 0 points 9 months ago* (last edited 9 months ago)

building yourself your packages, installing a system made specifically for your machine

[–] kerneltux@lemmy.world 0 points 9 months ago (1 children)

I say go for it. I've been using it for about 2 years, and I no longer feel like distro-hopping (not sure if you fall into that category of Linux user), because it's not opinionated about how it's meant to be used. It gives you all the tools (and foot-guns) to do whatever you want with your computer.

You don't need separate computers for a local mirror and/or build server to run Gentoo, I've never done that. I've never owned a Mac, so I can't really offer any tips hardware-wise, but use a live USB of a distro that you're already familiar with, so you can refer to the handbook as you go. The people on Gentoo's IRC channel & forums are very helpful if you come against any roadblocks.

It does take a while, not gonna gloss over that. Once you have it installed, there are very few issues that would require a full re-install. Portage is an awesome package manager, the language of its warnings/errors took some time to wrap my brain around, but it's very verbose in describing what's going on.

[–] Pantherina@feddit.de 0 points 9 months ago

How well does Gentoo work with "stable" systems? I can imagine having an OS making the most of modern hardware makes sense, but compile times especially for things that actually matter like Web browser or KDE, are probably insane? So I wouldnt update that often, but Gentoo is not a stable Distro right?