„linux/arch/installation.md“ ändern
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
Wir wollen die folgende Aufteilung für unsere Partitionen:
|
Wir wollen die folgende Aufteilung für unsere Partitionen:
|
||||||
|
|
||||||
| Name | Mountpoint | Größe | Dateisystem | Partitionstyp |
|
| Name | Mountpoint | Größe | Dateisystem | Partitionstyp |
|
||||||
|
|------------------------------|------------|--------|-------------|------------------------------|
|
||||||
| UEFI System Partition & boot | /boot | 1 GB | vfat | `0xEF00` (EFI System) |
|
| UEFI System Partition & boot | /boot | 1 GB | vfat | `0xEF00` (EFI System) |
|
||||||
| Swap | swap | 16 GB | swap | `0x8200` (Linux swap) |
|
| Swap | swap | 16 GB | swap | `0x8200` (Linux swap) |
|
||||||
| Root | / | Rest | ext4 | `0x8300` (Linux filesystem) |
|
| Root | / | Rest | ext4 | `0x8300` (Linux filesystem) |
|
||||||
|
|||||||
Reference in New Issue
Block a user