-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
D4MAG3_WIZ4RD edited this page May 4, 2025
·
14 revisions
-
Download LainOS ISO
-
Burn the .iso to USB/DVD with a tool like rufus.
-
Check your BIOS, UEFI must be ON and Secure Boot OFF.
-
Boot the system using your USB/DVD, once you are on the user log in select Xfce on the top left button (Calamares only works in Xfce), login with
user:liveuser and password:
(no password) to enter the Xfce live installation environment.
Post installation:
-
use
sudo pacman -Sy
to update package databases, followed bysudo pacman -Syu
to update the system -
use
chsh -s $(which zsh)
to get the custom shell prompt theme,(reboot for changes to take effect) -
and use
nano
open LazyVim, then Shift+U to update LazyVim once you are in ZSH.