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

From Funtoo
Jump to navigation Jump to search
(Created page with "# 下載與啟動LiveCD # 設定硬碟 # 建立掛載檔案系統 # #Installing th...")
(Updating to match new version of source page)
Line 5: Line 5:
= 安裝教學 : 介紹 =
= 安裝教學 : 介紹 =


<div class="mw-translate-fuzzy">
{{InstallNavigation|num=0|next=Download LiveCD}}</noinclude>
{{InstallNavigation|num=0|next=Download LiveCD}}</noinclude>
   
   
這份教學能幫助你在PC相容系統上以最簡單的步驟安裝Funtoo Linux。
這份教學能幫助你在PC相容系統上以最簡單的步驟安裝Funtoo Linux。
</div>
Welcome to Funtoo Linux! This document was written to help you install Funtoo Linux on PC-compatible systems, while keeping distracting options regarding system configuration to a minimum.


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


{{Note|如果你想在ARM架構上安裝Funtoo Linux,請參閱[[Funtoo Linux Installation on ARM]] 以了解不同之處 }}
{{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.]] }}


== 概要 ==
{{Note|To familiarize yourself with the latest changes in Funtoo Linux, [[Release Notes/1.3-release|Release Notes for Funtoo Linux 1.3]] are available.}}
 
<includeonly>這是一個基本的Funtoo Linux安裝步驟概覽:</includeonly><noinclude>這是一個基本的Funtoo Linux安裝步驟概覽,注意如果你正在使用一個分頁的文件檔案,下方的連結是無效的,你應該使用每個頁面上方的"Next"連結。可用於列印的[[Install|點擊來檢視整頁的安裝教學]]。</noinclude>


<div class="mw-translate-fuzzy">
# [[#Live CD|下載與啟動LiveCD]]
# [[#Live CD|下載與啟動LiveCD]]
# [[#Prepare Hard Disk|設定硬碟]]
# [[#Prepare Hard Disk|設定硬碟]]
Line 29: Line 32:
# [[#Restart your system|重啟後享受你的Funtoo Linux]]
# [[#Restart your system|重啟後享受你的Funtoo Linux]]
<includeonly>{{重要|我們現在允許{{Install|1=閱讀分頁版的安裝教學}},線上讀者可能會認為這樣比較方便}}</includeonly>
<includeonly>{{重要|我們現在允許{{Install|1=閱讀分頁版的安裝教學}},線上讀者可能會認為這樣比較方便}}</includeonly>
</div>
# [[Install/Download_LiveCD|Download and boot the live CD of your choice]].
# [[Install/Prepare_Disk|Prepare your disk]].
# [[Install/MBR_Partitioning|MBR Partitioning]].
# [[Install/GPT_Partitioning|GPT Partitioning]].
# [[Install/Creating_Filesystems|Create]] and [[Install/Mounting_Filesystems|mount]] filesystems.
# [[Install/Setting_the_Date|Setting the Date]].
# [[Install/Download_and_Extract_Stage3|Install the Funtoo stage tarball]] of your choice.
# [[Install/Chroot|Chroot into your new system]].
# [[Install/Download_Portage_Tree|Download the Portage tree]].
# [[Install/Configuration_Files|Configure your system]].
# [[Install/Introducing_Portage|Introducing Portage]].
# [[Install/Kernel|Install a kernel]].
# [[Install/Bootloader|Install a bootloader]].
# [[Install/Network|Configure the Network]].
# [[Install/Finishing|Complete final steps]].
# [[Install/Profiles|Profile Configuration]].
# [[Install/Done|All Done! Enjoy!]]
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude>

Revision as of 03:49, March 21, 2019

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

安裝教學 : 介紹

Install Guide, Chapter 0 Next >

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

Welcome to Funtoo Linux! This document was written to help you install Funtoo Linux on PC-compatible systems, while keeping distracting options regarding system configuration to a minimum.

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

   Tip

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.

   Note

To familiarize yourself with the latest changes in Funtoo Linux, Release Notes for Funtoo Linux 1.3 are available.

  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 >