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 Arch Linux installer
wget tiny.cc/archboot
Use
loadkeys
to set keyboard layout if needed. E.q., forazerty
runloqdkeys fr
-
Run Arch Linux installer
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.