Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Install/Introduction"
< Install
Jump to navigation
Jump to search
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. | ||
< | <div style="background-color: #eeefe3; border-radius: 8px; padding: 10px;"> | ||
=== Funtoo Linux Release Information === | |||
;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}}. | |||
{{ | |||
;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.}} | |||
;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. | |||
;Upgrade Instructions: If upgrading from Funtoo Linux 1.3 or earlier, please consult [[Upgrade_Instructions/1.4-release|Funtoo Linux 1.4 Upgrade Instructions.]] | |||
;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.]] | |||
</div> | |||
=== 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 22:04, August 19, 2019
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.
Funtoo Linux Release Information
- Current Release
- The current release of Funtoo Linux is
1.4
, sometimes referred to as1.4-release
or1.4-release-std
.
- 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.
Installation Overview
This is a basic overview of the Funtoo installation process:
- Download and boot the live CD of your choice.
- Prepare your disk.
- MBR Partitioning.
- GPT Partitioning.
- Create and mount filesystems.
- Setting the Date.
- Install the Funtoo stage tarball of your choice.
- Chroot into your new system.
- Download the Portage tree.
- Configure your system.
- Introducing Portage.
- Install a kernel.
- Install a bootloader.
- Configure the Network.
- Complete final steps.
- Profile Configuration.
- All Done! Enjoy!
Install Guide, Chapter 0 | Next > |