Handbook:ARM64/Installation/About/pl

From Gentoo Wiki
Jump to:navigation Jump to:search
This page is a translated version of the page Handbook:ARM64/Installation/About and the translation is 30% complete.


Wprowadzenie

Witaj

Przede wszystkim, witamy w Gentoo! Zamierzasz wkroczyć w świat wyboru i możliwości. Gentoo polega na wyborach. Podczas instalacji Gentoo, jest to wielokrotnie jasno przedstawione - użytkownicy mogą wybrać co ma zawierać ich kompilacja, jak zainstalować Gentoo, jakiego loggera systemowego użyć, etc.

Gentoo jest szybką, nowoczesną metadystrybucją z przejżystą oraz elastyczną konstrukcją. Opiera się na ekosystemie wolnego oprogramowania i nie ukrywa swojego wnętrza przed użytkownikami. Portage, system zarządzania pakietami, którego używa Gentoo, jest napisany w Pythonie. Co oznacza, że użytkownik może łatwo przejżeć i zmodyfikować jego kod źródłowy. System pakietów Gentoo wykorzystuje kod źródłowy (aczkolwiek istnieje również wsparcie dla prekompilowanych pakietów) i konfiguruje działanie Gentoo w normalnych plikach tekstowych. Innymisłowy, otwarty wszędzie.

Jest to bardzo ważne, by każdy użytkownik wiedział, iż możliwość wyboru jest głównym czynnikiem istnienia Gentoo. Staramy się o to, by każdy użytkownik miał możliwość wyboru tego, co lubi. Jeśli ktoś uważa inaczej, proszę zgłosić błąd na Bugzilli Gentoo.

Jak zbudowana jest instalacja

The Gentoo Installation can be seen as a 10-step procedure, corresponding to the next set of chapters. Every step results in a certain state:

  1. After step 1, the user is in a working environment ready to install Gentoo
  2. After step 2, the Internet connection is ready to install Gentoo
  3. After step 3, the hard disks are initialized to host the Gentoo installation
  4. After step 4, the installation environment is prepared and the user is ready to chroot into the new environment
  5. After step 5, core packages, which are the same on all Gentoo installations, are installed
  6. After step 6, the Linux kernel is installed
  7. After step 7, the user will have configured most of the Gentoo system configuration files
  8. After step 8, the necessary system tools are installed
  9. After step 9, the proper boot loader has been installed and configured
  10. After step 10, the freshly installed Gentoo Linux environment is ready to be explored

Whenever a certain choice is presented, the handbook will try to explain what the pros and cons are. Although the text then continues with a default choice (identified by "Default: " in the title), the other possibilities will be documented as well (marked by "Alternative: " in the title). Do not think that the default is what Gentoo recommends. It is however what Gentoo believes most users will use.

Sometimes an optional step can be followed. Such steps are marked as "Optional: " and are therefore not needed to install Gentoo. However, some optional steps are dependent on a previous decision made. The instructions will inform the reader when this happens, both when the decision is made, and right before the optional step is described.

What are the options

Gentoo can be installed in many different ways. For ARM64 hardware, generally this involves downloading a system image for DD'ing onto eMMC, SD, or uSD media.

This document covers the installation specifically for ARM64 hardware. We try to cover the specifics for known hardware that we've been able to test and validate. ARM64 hardware not listed will probably work however you'll need to understand what is needed for your hardware and adjust your installation accordingly.

Informacja
For help on the other installation approaches, including using non-Gentoo CDs, please read our Alternative Installation Guide.

We also provide a Gentoo Installation Tips & Tricks document that might be useful to read as well.

Troubles

If a problem is found in the installation (or in the installation documentation), please visit our bugtracking system and check if the bug is known. If not, please create a bugreport for it so we can take care of it. Do not be afraid of the developers who are assigned to the bugs -- they (generally) don't eat people.

Note though that, although this document is architecture-specific, it might contain references to other architectures as well. This is due to the fact that large parts of the Gentoo Handbook use source code that is common for all architectures (to avoid duplication of efforts and starvation of development resources). We will try to keep this to a minimum to avoid confusion.

If there is some uncertainty whether or not the problem is a user-problem (some error made despite having read the documentation carefully) or a software-problem (some error we made despite having tested the installation/documentation carefully) everybody is welcome to join the #gentoo (webchat) IRC channel. Of course, everyone is welcome otherwise too as our chat channel covers the broad Gentoo spectrum.

Speaking of which, if there are any additional questions regarding Gentoo, check out our Frequently Asked Questions, available from the Gentoo Wiki. There are also FAQs on the Gentoo Forums.