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

From Funtoo
Jump to navigation Jump to search
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 12: Line 12:
這份教學能幫助你在PC相容系統上以最簡單的步驟安裝Funtoo Linux。
這份教學能幫助你在PC相容系統上以最簡單的步驟安裝Funtoo Linux。


<div class="mw-translate-fuzzy">
如果你有Gentoo Linux的安裝經驗,你可能會對安裝流程感到十分熟悉,但是因為兩者之間仍有許多不同,所以還是建議你閱讀整份文件。如果你是第一次安裝Gentoo系發行版或甚至是第一次接觸Linux,我們都非常歡迎你的加入,我們會盡量讓純新手也能看懂這份教學。
如果你有Gentoo Linux的安裝經驗,你可能會對安裝流程感到十分熟悉,但是因為兩者之間仍有許多不同,所以還是建議你閱讀整份文件。如果你是第一次安裝Gentoo系發行版或甚至是第一次接觸Linux,我們都非常歡迎你的加入,我們會盡量讓純新手也能看懂這份教學。
</div>
{{Important|It is highly recommended that users with previous Gentoo experience read [[Wolf Pack Philosophy]] to understand technical and community differences between Gentoo and Funtoo. Gentoo and Funtoo are distinct projects with their own distinct approaches, even though they share much underlying technology.}}
''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.


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

Revision as of 22:23, November 12, 2021

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

安裝教學 : 介紹

root # 歡迎使用Funtoo Linux!

這份教學能幫助你在PC相容系統上以最簡單的步驟安裝Funtoo Linux。

如果你有Gentoo Linux的安裝經驗,你可能會對安裝流程感到十分熟悉,但是因為兩者之間仍有許多不同,所以還是建議你閱讀整份文件。如果你是第一次安裝Gentoo系發行版或甚至是第一次接觸Linux,我們都非常歡迎你的加入,我們會盡量讓純新手也能看懂這份教學。

   Important

It is highly recommended that users with previous Gentoo experience read Wolf Pack Philosophy to understand technical and community differences between Gentoo and Funtoo. Gentoo and Funtoo are distinct projects with their own distinct approaches, even though they share much underlying technology.

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.

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

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.
Current Release
The current release of Funtoo Linux is 1.4, sometimes referred to as 1.4-release or 1.4-release-std.
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 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.
Running Steam
We have recently released official Steam Docker Images as well as support for Steam on Flatpak -- these are the officially-supported way to run Steam on Funtoo. See Steam for more information.
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

我們現在提供了單一頁面的版本 給需要影印的使用者

Installation Overview

這是Funtoo安裝流程的概覽

  1. 下載與啟動LiveCD
  2. 設定硬碟
  3. MBR分割
  4. GPT分割
  5. 建立掛載檔案系統
  6. 設定日期
  7. 下載 Stage 3安裝包
  8. Chroot進入新系統
  9. 下載Portage樹
  10. 設定你的系統
  11. Portage簡介
  12. 安裝Kernel
  13. 安裝Bootloader
  14. 設定網路
  15. 完成最後的步驟
  16. 個人化設定
  17. 全都完成了,享受你的新系統吧!
Install Guide, Chapter 0 Next >