Memes aside, I'm honestly going to grab the Gentoo .iso to give it a shot trying/practicing/learning Gentoo in a VirtualBox VM, and just for the heck of it because why the fuck not, especially that it'll be in a VM anyway
Is the official Gentoo wiki installation the best Gentoo installation guide for novices to get their feet wet for learning Gentoo?
The official handbook covers pretty much everything you need to know. I use SystemRescueCD as an installation environment, you'll be downloading everything you need from the internet anyway.
Don't get overwhelmed researching USE variables right from the start. The default values are usable as long as you pick the right profile when the handbook tells you to. But definitely play around with different USEs once the system is ready, that's the primary way make sure you're installing the functionality you want. packages.gentoo.org/ is good for looking up what each keyword does for a particular package, or check /usr/portage/[pkg]/[name]/metadata.xml.
Thomas White
> Is the official Gentoo wiki installation the best Gentoo installation guide for novices to get their feet wet for learning Gentoo? Yea, you don't need more.
> Should I go for the live or minimal .iso? You probably already decided but I'd personally actually use the Sabayon live or sysrescuecd. You could probably even use Ubuntu's medium.
You can still install Gentoo the usual way, after partitioning (which these support) it all essentially happens in the chroot before rebooting.
> Any of you running Gentoo right now Sup Forums? Well, I am.
John Carter
The handbook which is on the wiki is the definitive install guide and it's fantastic. I usually use either systemrescuecd (which is gentoo based) or the minimal iso, it doesn't natter to much though. I run Gentoo on all my boxen and love it.
Hudson Jackson
please dont fall for this meme
Michael Walker
Don't listen to this guy. Gentoo is only a meme because it's harder to install than ubuntu. It really is a fantastic distro if you're willing to put just that extra bit of tine into it.
Julian Taylor
the gentoo iso is useless, as you'll need to download stage3 anyway (ie. the gentoo iso has nothing to do with installing gentoo). it's just a standard linux environment, might as well use something less barebones.
i used it before my hdd died, it was pretty good, although configuring it sure takes a bit of time. now i've fallen for the botnet - i can't remember how to fix tearing with compton anymore, there was one very specific solution which worked.
just remember to configure clang for decent compile times and lower ram usage. and consider using -Os instead of -O2 if you have a shit hd/small ram (like i had), it might actually be "faster" (as in swapping less/faster load times). -O3 is a meme.
Ryder Thompson
If you don't use -O2 you might as well just use Arch
Adam Garcia
Most distros compile with -O2 nowadays. Also -Os is meant to make programs as small as possible so it makes sense in a low storage/ram scenario.
Jason Wood
For compton I just set the backend to glx and vsync to opengl and werks prety gud 4 me.
Samuel Hughes
The Gentoo Handbook blows. There's a lot of missing, inconsistent, and obsolete info in it. I can only assume that the comments here endorsing it either haven't looked at it for a while, or just skimmed it and relied on preexisting knowledge.
The most straightforward way to install Gentoo is to boot a live USB of some friendly distro like Ubuntu. I suggest looking for a a guide to that. Gentoo is actually fairly easy to install compared to a lot of other things, and I feel like the Gentoo Handbook is actually one of the main reasons it gets such a bad rep.
Oliver Gray
i've tried a lot of things (including this), none of them work. i think it was ForceFullCompositionPipeline and xrender, but it didn't work this time.
arch is -O2 though. gentoo has almost negligible performance improvements, it's not 2006 anymore.
Austin Jenkins
them which meme we should fall them user?
Noah Parker
Please point out what's missing from the Gentoo handbook. In my experience it is exceptionally detailed, even telling you what each flag you run a program with does.
Brayden Jones
i already install a lxle , whic programs shoul i instal to learn programing in linux?
Oliver Stewart
vim
Nicholas Williams
terminal apt get vim?
Carson Kelly
emerge -e vim
Jack Hughes
gentoo is nothing particularly special, it's just sort of generic in a lot of ways. I installed it through the cloverOS iso, so I have a script update for me like the lazy fuck I am.
>learning Gentoo you're doing it wrong the goal is not to learn Gentoo the goal is to learn Linux OSes through building your own one brick by brick
that's all the point there ever was in the Gentoo meme and it's due to its excellent documentation and to it being a good compromise between LFS//BLFS (better documentation, much more hassle) and Arch (worse documentation, less hassle)
if you don't know how to set up an OS from a quite barebone install, it'll teach you a lot if you already know pretty much errything your average Linux based OS is made of, there's no point in going through Gentoo anymore if you don't want or need to learn what a Linux based OS is made of, install a classical distro if you're trying to learn Gentoo in particular, you're delusional if you unironically end up using Gentoo, you're a delusional autist
Aaron Flores
**compiling with portage is ass
Dominic Turner
what i am missing?
Cooper Hughes
try sudo emerge vim
looks like it's telling you that you don't have the proper admin rights.
Jonathan Martinez
>how to take a screenshot i believed it for a moment
Michael Morris
got it i was missing a / tks user
Austin Cruz
Portage is an amazing package manager but if you use it with a binary repo like cloveros you will not be able to utilize most of the perks
Isaac Wilson
Good for you OP.
The installation guide is easy to follow. Go for the minimal iso if you're on windows, stage 3 otherwise. Yes I am running it right now.
John Young
>You could probably even use Ubuntu's medium. Busybox has all the functionality that's needed to install gentoo. Every single installer/livecd that gives you shell is going to have at least that, heck I'd bet you could even do a full install from your typical rescue shell that's embeded into most initramfs
Logan Green
>Should I go for the live or minimal .iso? Just do a chroot install for starters. You'd have less impact on compilation time that way. After you built everything you can just mount the VDI and copy the OS inside it and install Grub.
Brandon Fisher
Install Clover in a VM and check the files while reading the official handbook. After that just build it from the ground with a stage3.
Connor Nelson
>install Grub No need to install that stuff unless you have a good reason to. Gentoo boots just fine from an efi stub.
Colton Thomas
this. I'm using rEFInd and it works better than grub