Download Latest Version archlinux-mate_012024-x86_64.iso (2.4 GB)
Email in envelope

Get an email when there's a new version of ArchLinux-Custom-ISO

Home
Name Modified Size InfoDownloads / Week
archlinux-mate_012024-x86_64.iso 2024-06-28 2.4 GB
archlinux-openbox_012024-x86_64.iso 2024-06-28 2.0 GB
readme.md 2024-04-14 1.4 kB
Totals: 3 Items   4.4 GB 0

Arch-Linux Custom ISO

This is just example of custom Arch-Linux ISOs using Archiso dan Pacstrap tools.

NOTE: This works done by myself just as a hobby and I had no any relation to amazing people in Arch-Linux Dev Team.

ISO Variants

Mate Desktop

The archlinux-mate_012024-x86_64.iso contain Mate Desktop with LightDM as Login Manager (enabled by default).

Additionally, you can disable LightDM using command:

sudo systemctl disable lightdm
sudo systemctl stop lightdm

then reboot using command;

sudo reboot

after reboot, you can use Openbox session using command:

startx /usr/bin/openbox-session

Openbox Desktop

The archlinux-openbox_012024-x86_64.iso contain Openbox Window Manager, with LightDM as Login Manager (disabled by default).

The Openbox session can be started using command:

startx /usr/bin/openbox-session

Optionally, you can enable LightDM using command:

systemctl enable lightdm
systemctl start lightdm

and login into desktop from there.

Install From Live Session

You can try to follow this document:

https://github.com/mekatronik-achmadi/archmate/tree/main/archiso/install_live/install_readme.md

Project Repository

You are free to visit this project repository on Github:

https://github.com/mekatronik-achmadi/archmate/tree/main/archiso

Source: readme.md, updated 2024-04-14