### Boot into the live CD
### Connect to the internet
ip link set wlp58s0 up
wpa_supplicant -B -i wlp58s0 -c <(wpa_passphrase XXXXX XXXXX)
dhcpcd wlp58s0
### Update /etc/pacman.d/mirrorlist and download git
vim /etc/pacman.d/mirrorlist
pacman -Sy git
### Download this repo and run the script
git clone https://github.com/bcbrockway/archinstall.git
cd archinstall
### Check values in settings.env
vim settings.env
### Run root setup script
./setup-root.sh
### Reboot, login as user and run user setup script
./setup-user.sh
-
Notifications
You must be signed in to change notification settings - Fork 0
bcbrockway/archinstall
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Install & configure Arch Linux to my requirements
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published