Difference between revisions of "Install/Introduction/de"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{VMwareBlurb}}")
(Created page with "<div style="background-color: #eeefe3; border-radius: 8px; padding: 10px;"> ;Aktuelles Release: Die aktuelle Version von Funtoo Linux ist {{c|next}}, manchmal auch als {{c|nex...")
Line 19: Line 19:


<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|next}}, sometimes referred to as {{c|next-release}}. This is actually a (mostly) rolling release with an emphasis on being current. We also have {{c|1.4-release}} available, which is a rolling release with an emphasis on long-term stability. However, we recommend for all users to use {{c|next}} if possible and consider {{c|1.4-release}} to be a legacy release unless you have very specific needs for something in {{c|1.4-release}}.
;Aktuelles Release: Die aktuelle Version von Funtoo Linux ist {{c|next}}, manchmal auch als {{c|next-release}} bezeichnet. Es handelt sich dabei um eine (größtenteils) rollende Version mit dem Schwerpunkt auf der Aktualität. Wir haben auch {{c|1.4-release}} zur Verfügung gestellt, ein Rolling Release mit dem Schwerpunkt auf Langzeitstabilität. Wir empfehlen jedoch allen Benutzern, wenn möglich {{c|next}} zu verwenden und {{c|1.4-release}} als Legacy-Release zu betrachten, es sei denn, Sie haben sehr spezielle Bedürfnisse für etwas in {{c|1.4-release}}.


;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.
;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.

Revision as of 10:51, March 20, 2023

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

Installationsanleitung: Einführung

root # Willkommen bei Funtoo Linux!

Willkommen bei Funtoo Linux! Dieses Dokument wurde geschrieben, um Ihnen zu helfen, Funtoo Linux auf PC-kompatiblen Systemen zu Installieren und dabei die ablenkenden Optionen zur Systemkonfiguration auf ein Minimum zu reduzieren.

Wenn Sie neu bei der Installation eines Gentoo-basierten Linux sind, oder ganz neu bei Linux - willkommen! Wir haben versucht, diese Installationsanweisungen auch für neue Benutzer verständlich zu machen. Wir empfehlen allen neuen Benutzern, die Wolf Pack Philosophy zu lesen, um einige der Besonderheiten der Funtoo-Gemeinschaft zu verstehen.

Bevor wir beginnen, lesen Sie bitte die folgenden wichtigen Informationen:

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.
Aktuelles Release
Die aktuelle Version von Funtoo Linux ist next, manchmal auch als next-release bezeichnet. Es handelt sich dabei um eine (größtenteils) rollende Version mit dem Schwerpunkt auf der Aktualität. Wir haben auch 1.4-release zur Verfügung gestellt, ein Rolling Release mit dem Schwerpunkt auf Langzeitstabilität. Wir empfehlen jedoch allen Benutzern, wenn möglich next zu verwenden und 1.4-release als Legacy-Release zu betrachten, es sei denn, Sie haben sehr spezielle Bedürfnisse für etwas in 1.4-release.
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.
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. Get Acquainted with Funtoo's Culture and Support Matrix.
  2. Download and boot the Funtoo LiveCD/LiveUSB.
  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 >