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
1. Reboot computer, open Boot Selection Menu and boot on the USB device
2. Select Boot Arch Linux (x86_64)
on the install menu of Arch Linux
3. Download Arch Linux installer wget tiny.cc/archboot
⚠️ Useloadkeys
to set keyboard layout if needed. E.q., forazerty
runloqdkeys fr
4. 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.