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

From Funtoo
Jump to navigation Jump to search
(Updating to match new version of source page)
(4 intermediate revisions by one other user not shown)
Line 14: Line 14:
如果你有Gentoo Linux的安裝經驗,你可能會對安裝流程感到十分熟悉,但是因為兩者之間仍有許多不同,所以還是建議你閱讀整份文件。如果你是第一次安裝Gentoo系發行版或甚至是第一次接觸Linux,我們都非常歡迎你的加入,我們會盡量讓純新手也能看懂這份教學。
如果你有Gentoo Linux的安裝經驗,你可能會對安裝流程感到十分熟悉,但是因為兩者之間仍有許多不同,所以還是建議你閱讀整份文件。如果你是第一次安裝Gentoo系發行版或甚至是第一次接觸Linux,我們都非常歡迎你的加入,我們會盡量讓純新手也能看懂這份教學。


{{Tip|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.]] }}
Before we get started, please review the following important information:


{{Note|要了解更多Funtoo的最新功能可以看看 [[Release Notes/1.3-release|Release Notes for 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.


{{#ifeq:{{PAGENAME}}|Install/Introduction|{{Tip|我們現在提供了[[Install|單一頁面的版本]] 給需要影印的使用者}}
;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.
|{{Tip|我們現在提供了{{Install|1=分頁版的安裝教學}},線上讀者可能會感到比較方便}}}}
 
;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 new wiki documentation related to setting up the [[LXD]] container management solution to run things such as [[Wikipedia:Steam (software)|Steam]]. See [[LXD]] and [[LXD/GPU_Acceleration]] for more information.
 
;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">
{{#ifeq:{{PAGENAME}}|Install/Introduction/zh-tw|{{Tip|我們現在提供了[[Install/zh-tw|單一頁面的版本]] 給需要影印的使用者}}
|{{Tip|我們現在提供了{{Install/zh-tw|1=分頁版的安裝教學}},線上讀者可能會感到比較方便}}}}
=== Installation Overview ===  
=== Installation Overview ===  
這是Funtoo安裝流程的概覽
這是Funtoo安裝流程的概覽
</div>


# [[Install/Download_LiveCD|下載與啟動LiveCD]]
# [[Install/Download_LiveCD/zh-tw|下載與啟動LiveCD]]
# [[Install/Prepare_Disk|設定硬碟]]
# [[Install/Prepare_Disk/zh-tw|設定硬碟]]
# [[Install/MBR_Partitioning|MBR分割]]
# [[Install/MBR_Partitioning/zh-tw|MBR分割]]
# [[Install/GPT_Partitioning|GPT分割]]
# [[Install/GPT_Partitioning/zh-tw|GPT分割]]
# [[Install/Creating_Filesystems|建立]]與[[Install/Mounting_Filesystems|掛載]]檔案系統
# [[Install/Creating_Filesystems/zh-tw|建立]]與[[Install/Mounting_Filesystems/zh-tw|掛載]]檔案系統
# [[Install/Setting_the_Date|設定日期]]
# [[Install/Setting_the_Date/zh-tw|設定日期]]
# [[Install/Download_and_Extract_Stage3|下載 Stage 3安裝包]]
# [[Install/Download_and_Extract_Stage3/zh-tw|下載 Stage 3安裝包]]
# [[Install/Chroot|Chroot進入新系統]]
# [[Install/Chroot/zh-tw|Chroot進入新系統]]
# [[Install/Download_Portage_Tree|下載Portage樹]]
# [[Install/Download_Portage_Tree/zh-tw|下載Portage樹]]
# [[Install/Configuration_Files|設定你的系統]]
# [[Install/Configuration_Files/zh-tw|設定你的系統]]
# [[Install/Introducing_Portage|Portage簡介]]
# [[Install/Introducing_Portage/zh-tw|Portage簡介]]
# [[Install/Kernel|安裝Kernel]]
# [[Install/Kernel/zh-tw|安裝Kernel]]
# [[Install/Bootloader|安裝Bootloader]]
# [[Install/Bootloader/zh-tw|安裝Bootloader]]
# [[Install/Network|設定網路]]
# [[Install/Network/zh-tw|設定網路]]
# [[Install/Finishing|完成最後的步驟]]
# [[Install/Finishing/zh-tw|完成最後的步驟]]
# [[Install/Profiles|個人化設定]]
# [[Install/Profiles/zh-tw|個人化設定]]
# [[Install/Done|全都完成了,享受你的新系統吧!]]
# [[Install/Done/zh-tw|全都完成了,享受你的新系統吧!]]
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude>
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude>

Revision as of 22:09, October 10, 2019

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,我們都非常歡迎你的加入,我們會盡量讓純新手也能看懂這份教學。

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 new wiki documentation related to setting up the LXD container management solution to run things such as Steam. See LXD and LXD/GPU_Acceleration for more information.
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 >