Difference between revisions of "Install/Introduction/zh-cn"

From Funtoo
Jump to navigation Jump to search
(Created page with ";开发模式:Funtoo Linux 是一个“社区开发”的 Linux 元发行版。如果你使用 Funtoo Linux,可以通过 code.funtoo.org 对它的开发做出贡献,而不...")
(Created page with ";文档样式:{{#ifeq:{{PAGENAME}}|Install/Introduction|我们还提供了查看安装说明单页的功能,适合打印。|我们现在提供了{{Install|1=逐...")
Line 23: Line 23:
;开发模式:Funtoo Linux 是一个“社区开发”的 Linux 元发行版。如果你使用 Funtoo Linux,可以通过 code.funtoo.org 对它的开发做出贡献,而不需要经过任何特殊的程序或复杂的审批过程。参见[[Development Guide|开发指南]]了解更多关于如何为 Funtoo 做贡献的信息。我们也有 [https://www.youtube.com/playlist?list=PL2YVrx9jFJOd8aBrJBbXPir8zCMcK3Ip8 YouTube 视频教程]来帮助你入门。
;开发模式:Funtoo Linux 是一个“社区开发”的 Linux 元发行版。如果你使用 Funtoo Linux,可以通过 code.funtoo.org 对它的开发做出贡献,而不需要经过任何特殊的程序或复杂的审批过程。参见[[Development Guide|开发指南]]了解更多关于如何为 Funtoo 做贡献的信息。我们也有 [https://www.youtube.com/playlist?list=PL2YVrx9jFJOd8aBrJBbXPir8zCMcK3Ip8 YouTube 视频教程]来帮助你入门。


;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.}}
;文档样式:{{#ifeq:{{PAGENAME}}|Install/Introduction|我们还提供了[[Install|查看安装说明]]单页的功能,适合打印。|我们现在提供了{{Install|1=逐节阅读和浏览安装指南}}的功能。在线用户可能会觉得这样更方便。}}


;发布说明:要熟悉 Funtoo Linux 的最新变更,可以阅览 [[Release Notes/1.4-release|Funtoo Linux 1.4 发布说明]]。
;发布说明:要熟悉 Funtoo Linux 的最新变更,可以阅览 [[Release Notes/1.4-release|Funtoo Linux 1.4 发布说明]]。

Revision as of 17:59, March 12, 2021

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

安装指南:简介

root # Welcome to Funtoo Linux!

欢迎走近 Funtoo Linux!本文档是为了帮助你在 PC 兼容的系统上安装 Funtoo Linux 而写的,同时将系统配置方面的干扰选项降到最低。

如果有安装 Gentoo Linux 的经验,你会发现很多步骤是相似的。但由于两者安装过程有些许不同,还是建议通读本文。如果是第一次安装 Gentoo 系 Linux 发行版,甚至第一次接触 Linux,也没有关系,本文会尽力让安装指南对于纯新手友好。

在我们开始之前,请查看以下重要信息:

Our desktop environment stages (GNOME, Cinnamon, etc.) now support seamless installation on VMware Workstation Pro virtual machines. We highly recommend you enable 3D Accelerated Video for your VM, which is not enabled by default. Click here for more info.
当前版本
Funtoo Linux 的当前版本是 1.4,有时也被称为 1.4-release1.4-release-std
开发模式
Funtoo Linux 是一个“社区开发”的 Linux 元发行版。如果你使用 Funtoo Linux,可以通过 code.funtoo.org 对它的开发做出贡献,而不需要经过任何特殊的程序或复杂的审批过程。参见开发指南了解更多关于如何为 Funtoo 做贡献的信息。我们也有 YouTube 视频教程来帮助你入门。
文档样式
我们现在提供了逐节阅读和浏览安装指南的功能。在线用户可能会觉得这样更方便。
发布说明
要熟悉 Funtoo Linux 的最新变更,可以阅览 Funtoo Linux 1.4 发布说明
升级说明
如果从 Funtoo Linux 1.3 或更早的版本升级,请参考 Funtoo Linux 1.4 升级说明
AWS and Docker Images
We now offer direct deployment of Docker images as well as 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.
运行 Steam
我们最近发布了官方的 Steam Docker 镜像以及对 Flatpak 上 Steam 的支持——这些是官方支持的在 Funtoo 上运行 Steam 的方式。更多信息请参见 Steam
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.

现在我们已经涵盖了所有的重要信息,是时候开始安装 Funtoo Linux 了!

安装概述

这是 Funtoo 安装过程的基本概述:

  1. Download and boot the live CD of your choice.
  2. Prepare your disk.
  3. MBR Partitioning.
  4. GPT Partitioning.
  5. Create and mount filesystems.
  6. Setting the Date.
  7. Install the Funtoo stage tarball of your choice.
  8. Chroot into your new system.
  9. Download the Portage tree.
  10. Configure your system.
  11. Introducing Portage.
  12. Install a kernel.
  13. Install a bootloader.
  14. Configure the Network.
  15. Complete final steps.
  16. Profile Configuration.
  17. All Done! Enjoy!
Install Guide, Chapter 0 Next >