Installiert Pakete in ein neues Root-Verzeichnis für Arch-Installation.
pacstrap [OPTIONEN] ROOT PAKETEpacstrap /mnt base base-develWird für die Installation von Arch Linux verwendet.
Interaktives Setup-Script für Alpine-Installation.
setup-alpinesetup-alpineFührt durch die Grundkonfiguration nach der Installation.
Partitioniere und formatiere Festplatten für Alpine.
setup-disk [OPTIONEN] [GERÄT]setup-disk -m sys /dev/sdasetup-disk -m data /dev/vdb-m setzt Installationsmodus (sys, data, lvm).
Mache ein Medium bootfähig.
setup-bootable [GERÄT]setup-bootable /dev/sdaInstalliert Bootloader auf das Gerät.
Überspringe Formatierung bei setup-disk.
setup-disk -s GERÄTsetup-disk -s /dev/sdaVerwendet bestehende Dateisysteme.