Difference between revisions of "Install/Introduction"

From Funtoo
Jump to navigation Jump to search
(Marked this version for translation)
(10 intermediate revisions by the same user not shown)
Line 18: Line 18:
If you've had previous experience installing Gentoo Linux then a lot of steps will be familiar, but you should still read through as there are a few differences. 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.
If you've had previous experience installing Gentoo Linux then a lot of steps will be familiar, but you should still read through as there are a few differences. 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.


Before we get started, please review the following documentation:
<!--T:13-->
Before we get started, please review the following important information:


<!--T:14-->
<div style="background-color: #eeefe3; border-radius: 8px; padding: 10px;">
<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}}.
;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.


;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.
<!--T:15-->
;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.


<!--T:16-->
;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.}}
;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.}}


<!--T:17-->
;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.
;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.


<!--T:18-->
;Upgrade Instructions: If upgrading from Funtoo Linux 1.3 or earlier, please consult [[Upgrade_Instructions/1.4-release|Funtoo Linux 1.4 Upgrade Instructions.]]
;Upgrade Instructions: If upgrading from Funtoo Linux 1.3 or earlier, please consult [[Upgrade_Instructions/1.4-release|Funtoo Linux 1.4 Upgrade Instructions.]]


<!--T:19-->
;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.]]
;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.]]


;New Wiki Content: We have new wiki documentation related to setting up the [[LXD]] container management solution to run things such as [[Wikipedia:Steam (software)|Steam]], as well as detailed documentation on [[Make.conf/VIDEO_CARDS|VIDEO_CARDS]] settings.
<!--T:20-->
;Running Steam: We have recently released official [[Steam|Steam Docker images]] that are supported by Funtoo and are the officially-supported way to run Steam on Funtoo.  


<!--T:23-->
;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.
<!--T:21-->
;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.
;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>
</div>


<!--T:22-->
Now that we've covered all that important information, it's time to get started installing Funtoo Linux!
Now that we've covered all that important information, it's time to get started installing Funtoo Linux!


=== Installation Overview === <!--T:6-->
=== Installation Overview === <!--T:6-->
This is a basic overview of the Funtoo installation process:
This is a basic overview of the Funtoo installation process:



Revision as of 01:00, October 26, 2019

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

Install Guide: Introduction

root # Welcome to 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.

If you've had previous experience installing Gentoo Linux then a lot of steps will be familiar, but you should still read through as there are a few differences. 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.

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 also offer the ability to view the install instructions as a single page, suitable for printing.
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 recently released official Steam Docker images that are supported by Funtoo and are the officially-supported way to run Steam on Funtoo.
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!

Installation Overview

This is a basic overview of the Funtoo installation process:

  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 >