So I'm back after a long absence/interruption.
I've began to read the faq again but without the mistake that I did last time of looking into each link, so to go faster I'll just plainly read the faq without link diving into it.
>useradd -m -G users,audio,wheel larry
The user creation is useful to know.
Is "wheel" somekind of gentoo unique group ? because I don't find him on buntu distros.
>My kernel does not boot, what should I do now?
Very useful for all distibutions I guess.
>The Internet does not work after rebooting. What is wrong?
Good advice too but I'm wondering if the "Information on how to rescue the system using the installation CD is available here as well. " shouldn't have it's own section instead of being jammed with that section.
>I have a slow (or no) Internet connection at home. Can I download sources somewhere else and add them to my system?
This is one of the things that I don't appreciate with gentoo, why is an internet connection more or less forced ? why can't someone copy paste the whole source install ? I suppose it's because it can take a lot of GBs of bandwidth.
>Source tarballs are collecting in /usr/portage/distfiles/. Is it safe to delete these files?
>Use the eclean script from app-portage/gentoolkit
Might come in handy in the future
https://wiki.gentoo.org/wiki/Gentoolkit#eclean
>How do I get numlock to start on boot?
I still see this a lot on every distro is it because of some obscure hardware manufacturing configuration ?
So I've finished reading the FAQ lets continue step 1.
https://wiki.gentoo.org/wiki/Handbook:X86/Installation/Media
I've already downloaded the X86 minimal iso the digest and signatures.
distfiles.gentoo.org/releases/x86/autobuilds/20170411/
Note:a lot of mirrors seems to not be updated.
I've verified the signature and it's correct
>gpg2 --verify install-x86-minimal-20170411.iso.DIGESTS.asc
I've also compared the fingerprints
https://www.gentoo.org/downloads/signatures/
I find the digest verification incomplete.
Anyway do it manually via the command
>sha512sum install-x86-minimal-20170411.iso
But in that case you have to check it yourself.
You can do it automatically by adding the option "-c" to "sha512sum" and instead of the iso you do it on the DIGEST, it's going to autofind the iso and other referenced files.
>sha512sum -c install-x86-minimal-20170411.iso.DIGESTS
Some will say "fail" but that's the whirpool hash.
After burning the cd I did a sha512 on it to be sure that everything was burned correctly.
>sha512sum /dev/cdrom
Once the hash match you can use the cd without being worried of file corruption.
Of course if you're CD/DVD reader on the machine that you install is fucked up it won't go well.
Going to boot it now.
>>839446
>with a non US keyboard.
I just booted it up and after choosing the kernel it ask you if you want to change the keyboard settings.