Difference between revisions of "Install/Introduction/ru"

From Funtoo
Jump to navigation Jump to search
(Updating to match new version of source page)
(14 intermediate revisions by 2 users not shown)
Line 2: Line 2:
== Введение ==
== Введение ==
</includeonly><noinclude>
</includeonly><noinclude>
<languages/>Руководство по установке: Введение
<languages/>
= Руководство по установке: Введение =


</noinclude>
</noinclude>
Line 9: Line 10:
}}
}}


Данный документ написан с целью помочь в установке Funtoo Linux на PC-совместимые системы, сводя к минимуму использование сложных опций для конфигурации системы.
Данный документ написан с целью помочь в установке Funtoo Linux на PC-совместимые системы, сводя к минимуму использование сложных опций для конфигурирования системы.


Если ранее у Вас был опыт установки Gentoo Linux, то тогда многое будет уже знакомо, но вам все же стоит ознакомится с данной страницей, поскольку есть некоторые различия. Если Вы новичок в установке Linux на базе Gentoo либо вообще незнакомы с Linux, то добро пожаловать! Мы попытались сделать все инструкции по установке предельно понятными также и для новичков.
Если ранее у Вас был опыт установки Gentoo Linux, то тогда многое будет уже знакомо, но вам все же стоит ознакомится с данной страницей, поскольку есть некоторые различия. Если Вы новичок в установке Linux на базе Gentoo либо вообще незнакомы с Linux, то добро пожаловать! Мы попытались сделать все инструкции по установке предельно понятными также и для новичков.


{{Совет|Теперь мы предлагаем прямое развертывание [https://aws.amazon.com/marketplace/pp/B07KT3VN7Q/ Funtoo Linux in Amazon Web Services]. Это полезный вариант для тех, кто хочет воспользоваться AWS или автоматически развернуть Funtoo Linux. [[Amazon EC2 Launch|Руководство по использованию AWS с Funtoo]] }}
Before we get started, please review the following important information:


{{Примечание|Для ознакомления с последними изменениями в Funtoo Linux, доступны [[Release Notes/1.3-release|Комментарии к выпуску для Funtoo Linux 1.3]] }}
<div style="background-color: #eeefe3; border-radius: 8px; padding: 10px;">
;Current Release: The current release of Funtoo Linux is {{c|1.4}}, sometimes referred to as {{c|1.4-release}} or {{c|1.4-release-std}}. 1.4 is not an LTS ("Long Term Stable") release but the upgrade to 2.x LTS should be quite seamless so this version is generally recommended over 1.3 for long-term production deployment.
 
;Development Model: Funtoo Linux is a ''community-developed'' Linux meta-distribution. If you use Funtoo Linux, you are welcome to contribute to its development via code.funtoo.org without going through any special procedure or complicated approval process. See [[Development Guide]] for more information on how to contribute to Funtoo. We also have [https://www.youtube.com/playlist?list=PL2YVrx9jFJOd8aBrJBbXPir8zCMcK3Ip8 YouTube video tutorials] to help you get started.
 
;Documentation Styles:{{#ifeq:{{PAGENAME}}|Install/Introduction|We also offer the ability to [[Install|view the install instructions]] as a single page, suitable for printing.|We now offer the ability to {{Install|1=read and browse the Install Guide section-by-section}}. Online users may find this more convenient.}}
 
;Release Notes: To familiarize yourself with the latest changes in Funtoo Linux, [[Release Notes/1.4-release|Release Notes for Funtoo Linux 1.4]] are available.
 
;Upgrade Instructions: If upgrading from Funtoo Linux 1.3 or earlier, please consult [[Upgrade_Instructions/1.4-release|Funtoo Linux 1.4 Upgrade Instructions.]]
 
;AWS Images: We now offer direct deployment of [https://aws.amazon.com/marketplace/pp/B07KT3VN7Q/ Funtoo Linux in Amazon Web Services]. This is a useful option for those who wish to take advantage of AWS or deploy Funtoo Linux automatically. [[Amazon EC2 Launch|A tutorial-style guide on how to use AWS with Funtoo is available.]]
 
;Running Steam: We have recently released official [[Steam|Steam Docker images]] that are supported by Funtoo and are the officially-supported way to run Steam on Funtoo.
 
;Containers: [[LXD]] container management as well as Docker is officially supported. Please see [[Chroot and Containers]] for an incomplete but growing list of container technologies available, along with links to further documentation.
 
;New Fchroot Tool: Our new [https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse fchroot tool] is now available to allow you to run ARM and RISCV environments on PC-compatible hardware. This is a very effective tool for accelerating building of large pieces of software on resource-constrained ARM systems. See the [https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse code.funtoo.org page], [[Frankenchroot]] and [[Frankenchroot/Live_NFS_Frankenchroot]] for set-up information.
</div>
 
Now that we've covered all that important information, it's time to get started installing Funtoo Linux!


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
# [[Install/Download_LiveCD/ru|Скачиваем и загружаем загрузочный liveCD]].
{{#ifeq:{{PAGENAME}}|Install/Introduction|{{Tip|Мы также предлагаем возможность [[Install|посмотреть инструкцию по установке]] в виде одной страницы, подходящей для печати.}}
# [[Install/Prepare_Disk/ru|Подготовка жесткого диска]].
|{{Tip|Мы также предлагаем возможность  {{Install|1=читать и просматривать Руководство по установке по разделам}}. Для интернет-пользователей это может оказаться более удобным.}}}}
# [[Install/Creating_Filesystems/ru|Создание]] и [[Install/Mounting_Filesystems/ru|подключение]] файловых систем.
=== Обзор установки ===
# [[Install/Download_and_Extract_Stage3/ru|Развертывание Funtoo из архива stage3]].
Это основной обзор процесса установки Funtoo:
# [[Install/Chroot/ru|Подключаемся к Вашей новой системе Funtoo]].
# [[Install/Download_Portage_Tree/ru|Скачиваем дерево Portage]].
# [[Install/Configuration_Files/ru|Настраиваем Вашу систему]] и [[#Configuring your network|сеть]].
# [[#Kernel|Устанавлием ядро]].
# [[#Installing a Bootloader|Устанавливаем загрузчик]].
# [[#Finishing Steps|Заключительные шаги]].
# [[#Restart your system|Перезагрузка Вашей системы]].
<includeonly>{{Important|Теперь мы предлагаем {{Install|1=прочитать и просмотреть раздел «Руководство по установке»}}. Сетевые Пользователи могут найти это более удобным.}}</includeonly>
</div>
</div>


# [[Install/Download_LiveCD|Download and boot the live CD of your choice]].
# [[Install/Download_LiveCD/ru|Выбор, скачивание и загрузка с Live CD]].
# [[Install/Prepare_Disk|Prepare your disk]].
# [[Install/Prepare_Disk/ru|Подготовка диска]].
# [[Install/MBR_Partitioning|MBR Partitioning]].
# [[Install/MBR_Partitioning/ru|Создание разделов MBR]].
# [[Install/GPT_Partitioning|GPT Partitioning]].
# [[Install/GPT_Partitioning/ru|Создание разделов GPT]].
# [[Install/Creating_Filesystems|Create]] and [[Install/Mounting_Filesystems|mount]] filesystems.
# [[Install/Creating_Filesystems/ru|Создание]] и [[Install/Mounting_Filesystems/ru|подключение]] файловых систем.
# [[Install/Setting_the_Date|Setting the Date]].
# [[Install/Setting_the_Date/ru|Настройка времени и даты]].
# [[Install/Download_and_Extract_Stage3|Install the Funtoo stage tarball]] of your choice.
# [[Install/Download_and_Extract_Stage3/ru|Скачивание и распаковка Stage3]].
# [[Install/Chroot|Chroot into your new system]].
# [[Install/Chroot/ru|Подключение к Вашей новой системе Funtoo]].
# [[Install/Download_Portage_Tree|Download the Portage tree]].
# [[Install/Download_Portage_Tree/ru|Загрузка дерева Portage]].
# [[Install/Configuration_Files|Configure your system]].
# [[Install/Configuration_Files/ru|Настройка Вашей системы]].
# [[Install/Introducing_Portage|Introducing Portage]].
# [[Install/Introducing_Portage/ru|Введение в Portage]].
# [[Install/Kernel|Install a kernel]].
# [[Install/Kernel/ru|Установка ядра]].
# [[Install/Bootloader|Install a bootloader]].
# [[Install/Bootloader/ru|Установка загрузчика]].
# [[Install/Network|Configure the Network]].
# [[Install/Network/ru|Настройка сети]].
# [[Install/Finishing|Complete final steps]].
# [[Install/Finishing/ru|Заключительные шаги]].
# [[Install/Profiles|Profile Configuration]].
# [[Install/Profiles/ru|Настройка профилей]].
# [[Install/Done|All Done! Enjoy!]]
# [[Install/Done/ru|Все готово! Наслаждайтесь!]]
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude>
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude>

Revision as of 01:00, October 26, 2019

Other languages:
Deutsch • ‎English • ‎Türkçe • ‎español • ‎français • ‎polski • ‎português do Brasil • ‎русский • ‎中文(中国大陆)‎ • ‎中文(台灣)‎ • ‎한국어

Руководство по установке: Введение

root # Добро пожаловать в Funtoo Linux!

Данный документ написан с целью помочь в установке Funtoo Linux на PC-совместимые системы, сводя к минимуму использование сложных опций для конфигурирования системы.

Если ранее у Вас был опыт установки Gentoo Linux, то тогда многое будет уже знакомо, но вам все же стоит ознакомится с данной страницей, поскольку есть некоторые различия. Если Вы новичок в установке Linux на базе Gentoo либо вообще незнакомы с Linux, то добро пожаловать! Мы попытались сделать все инструкции по установке предельно понятными также и для новичков.

Before we get started, please review the following important information:

Current Release
The current release of Funtoo Linux is 1.4, sometimes referred to as 1.4-release or 1.4-release-std. 1.4 is not an LTS ("Long Term Stable") release but the upgrade to 2.x LTS should be quite seamless so this version is generally recommended over 1.3 for long-term production deployment.
Development Model
Funtoo Linux is a community-developed Linux meta-distribution. If you use Funtoo Linux, you are welcome to contribute to its development via code.funtoo.org without going through any special procedure or complicated approval process. See Development Guide for more information on how to contribute to Funtoo. We also have YouTube video tutorials to help you get started.
Documentation Styles
We now offer the ability to read and browse the Install Guide section-by-section. Online users may find this more convenient.
Release Notes
To familiarize yourself with the latest changes in Funtoo Linux, Release Notes for Funtoo Linux 1.4 are available.
Upgrade Instructions
If upgrading from Funtoo Linux 1.3 or earlier, please consult Funtoo Linux 1.4 Upgrade Instructions.
AWS Images
We now offer direct deployment of Funtoo Linux in Amazon Web Services. This is a useful option for those who wish to take advantage of AWS or deploy Funtoo Linux automatically. A tutorial-style guide on how to use AWS with Funtoo is available.
Running Steam
We have recently released official Steam Docker images that are supported by Funtoo and are the officially-supported way to run Steam on Funtoo.
Containers
LXD container management as well as Docker is officially supported. Please see Chroot and Containers for an incomplete but growing list of container technologies available, along with links to further documentation.
New Fchroot Tool
Our new fchroot tool is now available to allow you to run ARM and RISCV environments on PC-compatible hardware. This is a very effective tool for accelerating building of large pieces of software on resource-constrained ARM systems. See the code.funtoo.org page, Frankenchroot and Frankenchroot/Live_NFS_Frankenchroot for set-up information.

Now that we've covered all that important information, it's time to get started installing Funtoo Linux!

   Tip

Мы также предлагаем возможность читать и просматривать Руководство по установке по разделам. Для интернет-пользователей это может оказаться более удобным.

Обзор установки

Это основной обзор процесса установки Funtoo:

  1. Выбор, скачивание и загрузка с Live CD.
  2. Подготовка диска.
  3. Создание разделов MBR.
  4. Создание разделов GPT.
  5. Создание и подключение файловых систем.
  6. Настройка времени и даты.
  7. Скачивание и распаковка Stage3.
  8. Подключение к Вашей новой системе Funtoo.
  9. Загрузка дерева Portage.
  10. Настройка Вашей системы.
  11. Введение в Portage.
  12. Установка ядра.
  13. Установка загрузчика.
  14. Настройка сети.
  15. Заключительные шаги.
  16. Настройка профилей.
  17. Все готово! Наслаждайтесь!
Install Guide, Chapter 0 Next >