注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Install/Download and Extract Stage3/15/en
Jump to navigation
Jump to search
Once the stage is downloaded and verified, extract the contents with the following command, substituting in the actual name of your Stage 3 tarball:
root # tar --numeric-owner --xattrs --xattrs-include='*' -xpf stage3-latest.tar.xz
Important
It is very important to use all the options included above. See below for details.