artix installer
2.2.0
A simple installer for Artix Linux. Supports OpenRC and dinit.
artix
).sudo rfkill unblock wifi
sudo ip link set wlan0 up
connmanctl
In Connman, use: agent on
, scan wifi
, services
, connect wifi_NAME
, quit
curl -OL https://github.com/Zaechus/artix-installer/archive/v2.2.0.tar.gz
tar xzf v2.2.0.tar.gz
cd artix-installer-2.2.0
./install.sh
.poweroff
, remove the installation media, and boot into Artix. Post-installation networking is done with Connman.dd
or something like Etcher.sudo dd bs=4M if=/path/to/artix.iso of=/dev/sd[drive letter] status=progress