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

From Funtoo
Jump to navigation Jump to search
(Created page with "<includeonly> == Introduction == </includeonly><noinclude> <languages/> =安装指南:简介=")
 
(Updating to match new version of source page)
 
(44 intermediate revisions by 3 users not shown)
Line 5: Line 5:
=安装指南:简介=
=安装指南:简介=


{{InstallNavigation|num=0|next=Download LiveCD}}</noinclude>
</noinclude>
{{console|body=
This document was written to help you install Funtoo Linux on PC-compatible systems, while keeping distracting options regarding system configuration to a minimum.
# ##i##Welcome to Funtoo Linux!
}}


If you've had previous experience installing Gentoo Linux then a lot of steps will be familiar, but you should still read through as there are a few differences. If you're new to installing a Gentoo-based Linux, or new to Linux entirely -- welcome! We have attempted to make these installation instructions understandable to new users as well.
欢迎走近 Funtoo Linux!本文档是为了帮助你在 PC 兼容的系统上安装 Funtoo Linux 而写的,同时将系统配置方面的干扰选项降到最低。


{{Note|If you are installing Funtoo Linux on [[Funtoo Linux Installation on ARM|ARM]] architecture, please see [[Funtoo Linux Installation on ARM]] for notable differences regarding ARM support. }}
''If you're new to installing a Gentoo-based Linux, or new to Linux entirely -- welcome!'' We have attempted to make these installation instructions understandable to new users as well. We encourage all new users to read [[Wolf Pack Philosophy]] to understand some of the distinctives of the Funtoo community.


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


<includeonly>This is a basic overview of the Funtoo installation process:</includeonly><noinclude>This is a basic overview of the Funtoo Linux installation process. Note that if you are using the section-by-section documentation, the links below won't work. Instead, use the "Next" link above to proceed to each successive section. [[Install|Click here to view the entire Install Guide on a single page]], suitable for printing.</noinclude>
{{VMwareBlurb/zh-cn}}


# [[#Live CD|Download and boot the live CD of your choice]].
<div class="mw-translate-fuzzy">
# [[#Prepare Hard Disk|Prepare your disk]].
<div style="background-color: #eeefe3; border-radius: 8px; padding: 10px;">
# [[#Creating filesystems|Create]] and [[#Mounting filesystems|mount]] filesystems.
;当前版本:Funtoo Linux 的当前版本是 {{c|1.4}},有时也被称为 {{c|1.4-release}} 或 {{c|1.4-release-std}}。
# [[#Installing the Stage 3 tarball|Install the Funtoo stage tarball]] of your choice.
</div>
# [[#Chroot into Funtoo|Chroot into your new system]].
 
# [[#Downloading the Portage tree|Download the Portage tree]].
;开发模式:Funtoo Linux 是一个“社区开发”的 Linux 元发行版。如果你使用 Funtoo Linux,可以通过 code.funtoo.org 对它的开发做出贡献,而不需要经过任何特殊的程序或复杂的审批过程。参见[[Development Guide|开发指南]]了解更多关于如何为 Funtoo 做贡献的信息。我们也有 [https://www.youtube.com/playlist?list=PL2YVrx9jFJOd8aBrJBbXPir8zCMcK3Ip8 YouTube 视频教程]来帮助你入门。
# [[#Configuring your system|Configure your system]] and [[#Configuring your network|network]].
 
# [[#Kernel|Install a kernel]].
;Support Matrix: Please use our [[Support Matrix]] to familiarize yourself with the technologies we do -- and do not -- support.
# [[#Installing a Bootloader|Install a bootloader]].
 
# [[#Finishing Steps|Complete final steps]].
<div class="mw-translate-fuzzy">
# [[#Restart your system|Reboot and enjoy]].
;文档样式:{{#ifeq:{{PAGENAME}}|Install/Introduction|我们还提供了[[Install|查看安装说明]]单页的功能,适合打印。|我们现在提供了{{Install|1=逐节阅读和浏览安装指南}}的功能。在线用户可能会觉得这样更方便。}}
<includeonly>{{Important|We now offer the ability to {{Install|1=read and browse the Install Guide section-by-section}}. Online users may find this more convenient.}}</includeonly>
</div>
 
;运行 Steam:我们最近发布了官方的 Steam Docker 镜像以及对 Flatpak 上 Steam 的支持——这些是官方支持的在 Funtoo 上运行 Steam 的方式。更多信息参阅 [[Steam]]。
 
;容器:官方支持 [[LXD]] 容器管理以及 Docker。请参阅 [[Chroot and Containers|Chroot 与容器]],了解一个不完整但不断增加的可用容器技术列表,以及更多文档的链接。
 
;新的 Fchroot 工具:我们新的 [https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse fchroot 工具]现在可以让你在 PC 兼容的硬件上运行 ARM 和 RISCV 环境。这是一个非常有效的工具,可以加速在资源有限的 ARM 系统上构建大型软件。参阅 [https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse code.funtoo.org page]、[[Frankenchroot]] 和 [[Frankenchroot/Live_NFS_Frankenchroot]] 了解设置信息。
</div>
 
现在我们已经涵盖了所有的重要信息,是时候开始安装 Funtoo Linux 了!
 
=== 安装概述 ===
这是 Funtoo 安装过程的基本概述:
 
<div class="mw-translate-fuzzy">
# [[Install/Download_LiveCD/zh-cn|下载并启动所选择的 live CD]]
# [[Install/Prepare_Disk/zh-cn|准备磁盘]]。
# [[Install/MBR_Partitioning/zh-cn|MBR 分区]]
# [[Install/GPT_Partitioning/zh-cn|GPT 分区]]。
# [[Install/Creating_Filesystems/zh-cn|创建]][[Install/Mounting_Filesystems/zh-cn|挂载]]文件系统。
# [[Install/Setting_the_Date/zh-cn|设置日期]]
# [[Install/Download_and_Extract_Stage3/zh-cn|安装 Funtoo stage 压缩包]]
# [[Install/Chroot/zh-cn|Chroot 到新系统中]]
# [[Install/Download_Portage_Tree/zh-cn|下载 Portage ]]
# [[Install/Configuration_Files/zh-cn|配置新系统]]
# [[Install/Introducing_Portage/zh-cn|介绍 Portage]]
# [[Install/Kernel/zh-cn|安装内核]]
# [[Install/Bootloader/zh-cn|安装 bootloader]]
# [[Install/Network/zh-cn|配置网络]]。
# [[Install/Finishing/zh-cn|完成最后步骤]]
# [[Install/Profiles/zh-cn|配置文件的配置]]。
# [[Install/Done/zh-cn|大功告成!开始使用!]]
</div>
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude>

Latest revision as of 16:23, March 21, 2024

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 而写的,同时将系统配置方面的干扰选项降到最低。

If you're new to installing a Gentoo-based Linux, or new to Linux entirely -- welcome! We have attempted to make these installation instructions understandable to new users as well. We encourage all new users to read Wolf Pack Philosophy to understand some of the distinctives of the Funtoo community.

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

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 视频教程来帮助你入门。
Support Matrix
Please use our Support Matrix to familiarize yourself with the technologies we do -- and do not -- support.
文档样式
我们现在提供了逐节阅读和浏览安装指南的功能。在线用户可能会觉得这样更方便。
运行 Steam
我们最近发布了官方的 Steam Docker 镜像以及对 Flatpak 上 Steam 的支持——这些是官方支持的在 Funtoo 上运行 Steam 的方式。更多信息参阅 Steam
容器
官方支持 LXD 容器管理以及 Docker。请参阅 Chroot 与容器,了解一个不完整但不断增加的可用容器技术列表,以及更多文档的链接。
新的 Fchroot 工具
我们新的 fchroot 工具现在可以让你在 PC 兼容的硬件上运行 ARM 和 RISCV 环境。这是一个非常有效的工具,可以加速在资源有限的 ARM 系统上构建大型软件。参阅 code.funtoo.org pageFrankenchrootFrankenchroot/Live_NFS_Frankenchroot 了解设置信息。

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

安装概述

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

Install Guide, Chapter 0 Next >