Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Install/Introduction/zh-tw"
< Install
Jump to navigation
Jump to search
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 11: | Line 11: | ||
這份教學能幫助你在PC相容系統上以最簡單的步驟安裝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. | ''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. | ||
Line 55: | Line 49: | ||
</div> | </div> | ||
<div class="mw-translate-fuzzy"> | |||
# [[Install/Download_LiveCD/zh-tw|下載與啟動LiveCD]] | # [[Install/Download_LiveCD/zh-tw|下載與啟動LiveCD]] | ||
# [[Install/Prepare_Disk/zh-tw|設定硬碟]] | # [[Install/Prepare_Disk/zh-tw|設定硬碟]] | ||
Line 72: | Line 67: | ||
# [[Install/Profiles/zh-tw|個人化設定]] | # [[Install/Profiles/zh-tw|個人化設定]] | ||
# [[Install/Done/zh-tw|全都完成了,享受你的新系統吧!]] | # [[Install/Done/zh-tw|全都完成了,享受你的新系統吧!]] | ||
</div> | |||
<noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude> | <noinclude>{{InstallNavigation|num=0|next=Download LiveCD|align=right}}</noinclude> |
Revision as of 05:10, January 7, 2022
安裝教學 : 介紹
root # 歡迎使用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.
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 as1.4-release
or1.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.
- Support Matrix
- Please use our Support Matrix to familiarize yourself with the technologies we do -- and do not -- support.
- 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!
Install Guide, Chapter 0 | Next > |