Install/Introduction

From Funtoo
< Install
Revision as of 04:43, January 7, 2022 by Drobbins (talk | contribs)
Jump to navigation Jump to search
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 it is important to understand that Funtoo is a different community, and we use Funtoo differently than you are used to using Gentoo. In particular, we don't put anything in /etc/make.conf! Yes, really! We use community-curated multi-profiles to set everything, including CPU optimizations, desktop environment settings, media settings and other things. Please see Wolf Pack Philosophy and take the time to read it carefully to get acquainted with your new community, how we work, and why we do things the way we do. We will cover the new profile setup in this installation guide.

   Important

It is highly recommended that users with previous Gentoo experience read Wolf Pack Philosophy to understand technical and community differences between Gentoo and Funtoo. Gentoo and Funtoo are distinct projects with their own distinct approaches, even though they share much underlying technology.

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 as 1.4-release or 1.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 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 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!

Installation Overview

This is a basic overview of the Funtoo installation process:

  1. Familiarize yourself with Funtoo.
  2. Download and boot the live CD of your choice.
  3. Prepare your disk.
  4. MBR Partitioning.
  5. GPT Partitioning.
  6. Create and mount filesystems.
  7. Setting the Date.
  8. Install the Funtoo stage tarball of your choice.
  9. Chroot into your new system.
  10. Download the Portage tree.
  11. Configure your system.
  12. Introducing Portage.
  13. Install a kernel.
  14. Install a bootloader.
  15. Configure the Network.
  16. Complete final steps.
  17. Profile Configuration.
  18. All Done! Enjoy!
Install Guide, Chapter 0 Next >