during installation:
# get device name
ip -c a
iwctl --passphrase <passphrase> station <name> connect <SSID>
# or in iwctl
iwctl
device list
station <name> scan
station <name> get-networks
station <name> connect <SSID>
exitafter installation:
nmcli device wifi connect "<SSID>" password "<password>"Important
Open the file /etc/makepkg.conf and search for the line that starts with OPTIONS=.
Change debug to !debug. This prevents installing *-debug packages.
Check these in /etc/pacman.conf
Color
# CheckSpace
# VerbosePkgLists
ParallelDownloads = 5
# ILoveCandyreflector --country Germany \
--age 12 \
--sort rate \
--fastest 36 \
--protocol "https,rsync,ftp" \
--exclude 'moson.org' \
--save /etc/pacman.d/mirrorlist- open tmux with
tmux. If plugins are not auto installed on first run, pressCtrl-a + Ito install all plugins.
Read arch wiki
-
update system with
yay -Syuand reboot (when necessary) -
install virtualbox with
yay -S virtualbox virtualbox-guest-iso # select the option: virtualbox-host-modules-arch -
reboot to load necessary kernel modules