Skip to content

Installation

Grayson Giles edited this page Oct 22, 2025 · 14 revisions

Installation - Live system

  1. Download LainOS ISO from releases

  2. Burn the .iso to USB/DVD with a tool like Balena Etcher.

  3. Check your BIOS, UEFI must be ON and Secure Boot OFF(Libreboot and Coreboot compatible also).

  4. Boot the system using your USB/DVD, once you are on the user log in select Openbox on the top left button (Calamares only works in Openbox), login with user:liveuser and password: (no password) to enter the Openbox live installation environment. You DO need an internet connection. Either use an ethernet cable or use wifi and restart the installer by right clicking, and selecting System>Install System.

Post installation:

-Issue the command sudo pacman -Syyu in the terminal to update the package databases and system(and sudo pacman -Syu to update every time thereafter), then issue nano to activate LazyVim, let it update, followed by Shift+U to force update LazyVim.

Installation - Virtual Machine (Virtual Box)

1. Download LainOS ISO from releases.

2. Create a New machine.

screenshot1

3. Select a name and select the ISO file, select Linux and ArchLinux on Type and Subtype.

screenshot2

4. Select the memory (RAM) and CPU Cores that will have the VM, this will depend on your system.

Tip

Don't go above green

screenshot3

5. Select the Size of the disk to give to the system and then select finish.

minimum: 30gb

screenshot4

6. Go to Settings -> display and select the max video memory for the system.

screenshot5

7. The system is done! Launch it, it should look like this, Select the first option.

screenshot6

8. This is the LainOS Login, for the first Login you need to do some things.

screenshot7

9. Select the top left icon and select Xfce Session

screenshot8

10. Login with the credentials "liveuser" " " and press login

screenshot9

11. Calamares should open and you will see the installer, in case it doesn't appear select this icon and search it.

screenshot10

12. Select your language and start the install.

if are an advanced user you can skip to

screenshot11

13. Here you need to Erase disk and select btrfs.

screenshot12

14. Here edit your user and select a secure password. (not like mine...)

screenshot13

15. LainOS installer should start now!.

screenshot14

16. Once is done shut down the VM and let's move some things.

screenshot15

17. You need to go to VM settings -> Storage and select the Controller: IDE, You need to disable it clicking the red X.

screenshot16

18. Start the VM again, should look like this! Press enter and it should enter again on XFCE.

screenshot17

19. Exit the session clicking the top right user.

screenshot18

20. Change again the session on the top left corner and select OpenBox.

Hyprland is not supported on VM for now, on live should work.

screenshot19

21. Insert your credentials and log in!

screenshot20

Common questions.

Why switch to openbox for the install?: Hyprland does not support calamares installer.

I don't remember my credentials! what do i do?: log in with liveuser and create a new user.

Clone this wiki locally