User:M0p/Installation/basic variables

From ArchWiki

Variables

Basic variables

In this step, we will set some variables for basic system settings.

DISK=/dev/disk/by-id/nvme-PM951_NVMe_SAMSUNG_512GB__S29PNXAH110182
TARGET_USERNAME='YOUR USERNAME'
TARGET_HOSTNAME='YOUR HOSTNAME'
ENCRYPTION_PWD='YOUR DISK ENCRYPTION PASSWORD, 8 MINIMUM'
TARGET_USERPWD='YOUR USER PASSWORD'
TARGET_TIMEZONE='YOUR TIMEZONE, as in "GMT-8"'
MOUNTPOINT=/mnt
DISTRO='archlinux'