Skip to content

Install Part 2

Colean edited this page Sep 30, 2020 · 2 revisions

This page is for help on install-part2.sh

Settings

HOSTNAME

Default: provisioned-system

The hostname of the system, the username@hostname part.

INSTALLDRIVE

Default: /dev/sda

Edit to be the same as the drive on the install-part1.sh.

FINALISE

Default: gnome

The Finalise scripts are used for installing desktop environments, window managers and other graphical environments. The install is already complete but finalise is for those wanting to use the system as a personal one.

GRAPHICSVENDOR

Default: amd

The GPU driver install scripts are used for installing graphics drivers, and other drivers. These are usually used after the finalise script.

AURHELPER

Default: pacaur

The AUR helper install scripts are used for installing AUR helpers that allow you to install AUR packages easier.

Where are the scripts stored?

The FINALISE script is stored at /finalise.sh, the GRAPHICSVENDOR script is stored at /gpudrivers.sh and the AURHELPER script is stored at /aurhelper.sh. Remember don't run any of these as root.

Clone this wiki locally