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 11, 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
-
Use loadkeys to set keyboard layout if needed (e.q., for azerty run
loqdkeys fr
).
3. Download Arch Linux installer wget tiny.cc/archboot
4. Run Arch Linux installer sh archboot
Option | Argument | Description | Example |
---|---|---|---|
-l , --lang
|
language |
set installer language | sh archboot -l french |
-k , --keyboard
|
keyboard |
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). -
--keyboard
supports as well country codes, language codes and keyboard layouts.
Take a look in /var/log/archboot
folder for installation logfiles.