This repository has been archived by the owner on Jul 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
Home
grm34 edited this page May 10, 2020
·
46 revisions
-
Reboot computer, open Boot Selection Menu and boot on the USB device
-
Select
Boot Arch Linux (x86_64)
on the install menu of Arch Linux -
Download and run Arch Linux Installer
wget tiny.cc/archboot
sh archboot
option | argument | description | example |
---|---|---|---|
-l, --lang | language | set installer language | sh archboot -l french |
-k, --keyboard | keyboard layout | run loadkeys on start | sh archboot -k azerty |
-h, --help | show help and usage | sh archboot --help |
--lang
sets only installer language (archboot supports all languages available in Arch Linux ).
Take a look in /var/log/archboot
folder for installation logfiles.
- E.q.,
cat /var/log/archboot/archboot*.log