Inhaltsverzeichnis

Arch-Install

Hardware

Neuer Rechner mit folgeder Hardware:

Installationsschritte

  1. Live Booot des Installationsmediums

Partitionierung

UEFI mit LVM, dm-crypt/LUKS
                                                                   
+-----------------------------+ +----------------------+----------------------+----------------------+
| UEFI System Partition (USP) | | LVM                  | LVM                  | LVM                  |
|                             | | logical-vol-1        | logical-vol-2        | logical-vol-3        |
|  /boot                      | | /dev/mapper/ssd-swap | /dev/mapper/ssd-root | /dev/mapper/ssd-home |
|  min. 512 MB                | +----------------------+----------------------+----------------------+
|  FAT32                      | |                       LUKS encrypted partition                     |
|  /dev/sdaX                  | |                                /dev/sdbY                           |
+-----------------------------+ +--------------------------------------------------------------------+