

- QUOTSYSTEMRESCUECD INSTALL
- QUOTSYSTEMRESCUECD UPDATE
- QUOTSYSTEMRESCUECD SOFTWARE
- QUOTSYSTEMRESCUECD DOWNLOAD
I would like to introduce you to Portage, Gentoo's cornerstone.įor those who don't know (yet), Portage is Gentoo's auto-build system and package management tool. Now is when our CPU starts panicking 😟 Configuring compile options If you've created more volumes, remember to make a filesystem for all of them:Īt this point, we have all files to start setting up our new Gentoo environment. Let's create our three main filesystems volumes, one FAT32 for UEFI (😨 yes, I know, but this is how UEFI works), and then our main ext4 filesystems. We will use ext4, the default filesystem for many Linux distributions.

You can read as much as you want here, but we'll keep it easy. The good thing about Linux is that we have a lot of filesystems that we can use, but this is also the wrong thing 😅 "what to choose" and "when" will most probably come to your mind at some point. If you do, well done 💪 Let's keep rolling! Create filesystems LV UUID PZwAiM-kbw5-Cq1y-63xY-nApf-VEms-t31rJI LV UUID ggiZPZ-ygBQ-0fxR-oiXN-qLjC-KDOm-phY1ip When you have yours chosen, then proceed by running: For example, in the output above would be aes-xts and the key size PBKDF2-sha256. # Algorithm | Key | Encryption | DecryptionĬhoose the option with better overall performance. PBKDF2-whirlpool 784862 iterations per second for 256-bit keyĪrgon2i 10 iterations, 1048576 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time)Īrgon2id 10 iterations, 1048576 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time) PBKDF2-ripemd160 1182160 iterations per second for 256-bit key PBKDF2-sha512 2068197 iterations per second for 256-bit key PBKDF2-sha256 5447148 iterations per second for 256-bit key PBKDF2-sha1 3355443 iterations per second for 256-bit key # Tests are approximate using memory only (no storage IO). To make sure that we boot on UEFI mode, by running: Scroll to Advanced choices and other architectures and get the Boot media called LiveGUI USB Image. You can find it in the Gentoo downloads section.
QUOTSYSTEMRESCUECD DOWNLOAD
You can download it here bootable usb.Īs systemrescuecd is now based on Arch, we will use the Gentoo LiveGUI USB Image. I like systemrescuecd because is Gentoo-based and has UEFI vars enabled.
QUOTSYSTEMRESCUECD INSTALL
The first thing we need to install our Gentoo is a live-cd environment with UEFI vars enabled. Please remember that if you want a different setup, don't take this guide step-by-step but as a general guideline. It's important to know that this guide only contemplates an installation with UEFI, crypt/luks disk, lvm partitioning, and systemd init system. This guide is intended to be a learning experience, and I will try to explain all steps to give you an understanding of what we're doing and why. If you are that kind of person, speak emerge and enter 🌅 ⚠️ Disclaimer Remember that although Gentoo gives you a lot of flexibility and customization, it also requires time, dedication, and patience. One learns a lot about GNU/Linux from using it.ĭisclaimer: Gentoo is the perfect distribution to use the quote from an ancient adage that says: With great power comes great responsibility. The possibility of getting everything under control.I've been using Gentoo since 2002 (20+ years already 😲 ), and what I like most about Gentoo is: The name Gentoo comes from the penguin species, which are known to be the fastest in the world.
QUOTSYSTEMRESCUECD SOFTWARE
Gentoo is a Linux distribution that, unlike binary distros like Arch, Debian, and many others, the software is compiled locally according to the user preferences and optimizations.
QUOTSYSTEMRESCUECD UPDATE
Re-compile and update Configuring the base system.
