-
2026.06.29-beta layer 02: Protocol 7 Pre-release
released this
2026-06-29 23:37:21 +02:00 | 36 commits to main since this release####INSTALLATION####
####layer 01/layer 02 migration and user guide ####
Please read the lainOS layer 02 wiki links above before installing. INSTALLATION INSTRUCTIONS ARE IN THE WIKI. DO NOT USE BTRFS(it will likely be integrated within the month)
Changelog(2026.06.29)
2026.06.29-beta
Fixed:
- Fixed
torctlandkloakin lainos-utils ~ lainos-utils changelog - Default font (Love LetterTW) now applies correctly on fresh install without manual intervention
torctlnow works correctly on fresh installs ~ tor OpenRC init script and user setup added- cgroup-delegate moved to boot runlevel ~ cleaner boot sequence
- lainOS branding now visible in OpenRC boot string
Known issues:
- ext4 only. BTRFS not yet supported.
- Some Nvidia cards have issues with Sway.
Past changelogs:
Usability improved:(2026.06.28)
-
torctlutility fixed(lainos-utils) -
New and improved hardware auto-detecting
wifiscript. To use, open a terminal and typewifi. You will be prompted with your available networks. To select, type the first 3 letters, press tab, and hit enter. Then type your network password and you will be connected.
Core milestone:
- lainOS layer 02 is now architecturally complete. Pure Arch Linux derivative, no Artix repositories required for openRC packages
OpenRC:
- OpenRC now built from upstream source with lainOS branding visible in the boot string
- OpenRC packages fully self-hosted in
protocol_7_repo
System:
sudoreplaced with a dummy package(or else it gets pulled in bybase-devel). usedoasfor privilege escalation.- Stock Arch mirrorlist restored (
/etc/pacman.d/mirrorlist) - 5 days daily driver stability confirmed, 3 kernel updates, initramfs rebuilt successfully each time
Developement:
- Protocol 7 Core runit and s6 variants have been developed, testing starts soon (
protocol7-core-runit,protocol7-core-s6)
Known issues:
- ext4 only. BTRFS not yet supported(same as layer 01).
- Some Nvidia cards have issues with Sway(same as layer 01)
- Default font currently needs to be changed manually( super+spacbar, gtk-settings, Font: loveletter typewriter)
ARTIX REPOS ELIMINATED, OPENRC PACKAGES FULLY SELF-HOSTED(2026.06.27):
LainOS Layer 02 now ships with fully self-hosted
OpenRCpackages, eliminating the dependency on Artix Linux repositories entirely. All OpenRC init scripts and the OpenRC init system itself are now built and maintained by the LainOS project directly from upstream sources (github.com/OpenRC/openrc and github.com/gentoo/netifrc).
lainOS layer 02 is now a pure Arch Linux derivative and is architecturally complete. Every package comes from official Arch repos or the lainOSprotocol_7_repo, andlainos_repo. No third-party distribution repositories are required.The following packages were forked from Artix and rebuilt for lainOS:
openrclibeinfo(split from openrc)netifrcdhcpcd-openrcacpid-openrcchrony-openrcdbus-openrc(dummy package)greetd-openrciwd-openrcnftables-openrcseatd-openrcsyslog-ng-openrc
Added(2026.06.26)
- BlackArch Repo installation script ~ install in home folder with
bash blackarch-repos.sh lainos-utilspackage ~ System utility scripts pre-installed(a few of these still need to be wired up):torctl~ OpenRC Tor service managerkloak~ Keystroke anonymization wrapperwifi~ Interactive iwd network scanner & connectorani-cli~ Terminal anime streamingbrightness~ Direct sysfs backlight controlvirtman~ virt-manager launcher with libvirt group
Other Changes
- Steam and native gaming confirmed working on Protocol 7 (no hiccups or special setup required) . Install with
doas pacman -S steam - Thumbnail previews added to file explorer
- Wallpapers moved to repo to keep ISO lean(
git clonethem with the script in the home folder) protocol7-coreupdated to version 5.5.3 to fix false positivelainos-dbus-bridgecrash reported by OpenRC(it doesn't actually crash). More secure, more reliable compared tov5.4. protocol7-core full changelog
Known issues
• STILL NOT BTRFS COMPATIBLE YET. Use ext4 for now.
• Some Nvidia cards have trouble with Sway(Follow Nvidia instructions above^^).
Get connected
• LainOS Matrix Chat: https://matrix.to/#/#lainos:catgirl.cloud
• Discord Server (Discord violates your privacy by spying on you): https://discord.gg/JdMQvkHqwH
• Onion XMPP Server and Chat: private-chat-c75bebbc-50f3-447d-811f-41f83de11811@conference.glcuf4hcwbm3lt6grg7jfwwus7sqpuojozfsnbzzcsf7vbm2jcfqckid.onion + full setup guide at https://lain.rocks (and our anon community lainboard)
• Website: https://lainos.net
• Onion Service: http://lainos3cbhrlsc4qyzu6o7jwhvnvakdtohcc46ds5aohdagakddftbid.onion
LALL<3
Downloads
- Fixed
-
2026.06.28-beta-2 layer 02: Protocol 7 Pre-release
released this
2026-06-29 07:31:04 +02:00 | 36 commits to main since this release####INSTALLATION####
####layer 01/layer 02 migration and user guide ####
Please read the lainOS layer 02 wiki links above before installing. INSTALLATION INSTRUCTIONS ARE IN THE WIKI. DO NOT USE BTRFS(it will likely be integrated within the month)
Changelog(2026.06.28)
The previous ISO from today was the wrong one. here is the right one.
Usability improved:
-
torctlutility fixed(lainos-utils) -
New and improved hardware auto-detecting
wifiscript. To use, open a terminal and typewifi. You will be prompted with your available networks. To select, type the first 3 letters, press tab, and hit enter. Then type your network password and you will be connected.
This release is solidly in beta. The only thing keeping it from being a stable release is that it should have more time for any edge cases to reveal themselves, but this system has been daily driven for 5 days, gone through 3 kernel updates(regenerating its initramfs flawlessly each time), and has not crashed or shown any signs of instability. This feels like a stable release. Stock arch settings like the repo mirrorlists have been restored, The openRC packages are now self-hosted in the
protocol_7_repo, and the only real difference from a layer 01 installation seems to be that this system is snappier. Only cosmetic issues remain.(The nerdfont symbols CoplandOS glyph in the shell prompt, and the default font needs to be changed manually to Loveletter-Typewriter through GTK-Settings). Other than that, this release is solid.Core milestone:
- lainOS layer 02 is now architecturally complete. Pure Arch Linux derivative, no Artix repositories required for openRC packages
OpenRC:
- OpenRC now built from upstream source with lainOS branding visible in the boot string
- OpenRC packages fully self-hosted in
protocol_7_repo
System:
sudoreplaced with a dummy package(or else it gets pulled in bybase-devel). usedoasfor privilege escalation.- Stock Arch mirrorlist restored (
/etc/pacman.d/mirrorlist) - 5 days daily driver stability confirmed, 3 kernel updates, initramfs rebuilt successfully each time
Developement:
- Protocol 7 Core runit and s6 variants have been developed, testing starts soon (
protocol7-core-runit,protocol7-core-s6)
Known issues:
- ext4 only. BTRFS not yet supported(same as layer 01).
- Some Nvidia cards have issues with Sway(same as layer 01)
- Default font currently needs to be changed manually( super+spacbar, gtk-settings, Font: loveletter typewriter)
Past changelogs:
ARTIX REPOS ELIMINATED, OPENRC PACKAGES FULLY SELF-HOSTED(2026.06.27):
LainOS Layer 02 now ships with fully self-hosted
OpenRCpackages, eliminating the dependency on Artix Linux repositories entirely. All OpenRC init scripts and the OpenRC init system itself are now built and maintained by the LainOS project directly from upstream sources (github.com/OpenRC/openrc and github.com/gentoo/netifrc).
lainOS layer 02 is now a pure Arch Linux derivative and is architecturally complete. Every package comes from official Arch repos or the lainOSprotocol_7_repo, andlainos_repo. No third-party distribution repositories are required.The following packages were forked from Artix and rebuilt for lainOS:
openrclibeinfo(split from openrc)netifrcdhcpcd-openrcacpid-openrcchrony-openrcdbus-openrc(dummy package)greetd-openrciwd-openrcnftables-openrcseatd-openrcsyslog-ng-openrc
Added(2026.06.26)
- BlackArch Repo installation script ~ install in home folder with
bash blackarch-repos.sh lainos-utilspackage ~ System utility scripts pre-installed(a few of these still need to be wired up):torctl~ OpenRC Tor service managerkloak~ Keystroke anonymization wrapperwifi~ Interactive iwd network scanner & connectorani-cli~ Terminal anime streamingbrightness~ Direct sysfs backlight controlvirtman~ virt-manager launcher with libvirt group
Other Changes
- Steam and native gaming confirmed working on Protocol 7 (no hiccups or special setup required) . Install with
doas pacman -S steam - Thumbnail previews added to file explorer
- Wallpapers moved to repo to keep ISO lean(
git clonethem with the script in the home folder) protocol7-coreupdated to version 5.5.3 to fix false positivelainos-dbus-bridgecrash reported by OpenRC(it doesn't actually crash). More secure, more reliable compared tov5.4. protocol7-core full changelog
Known issues
• STILL NOT BTRFS COMPATIBLE YET. Use ext4 for now.
• Some Nvidia cards have trouble with Sway(Follow Nvidia instructions above^^).
Get connected
• LainOS Matrix Chat: https://matrix.to/#/#lainos:catgirl.cloud
• Discord Server (Discord violates your privacy by spying on you): https://discord.gg/JdMQvkHqwH
• Onion XMPP Server and Chat: private-chat-c75bebbc-50f3-447d-811f-41f83de11811@conference.glcuf4hcwbm3lt6grg7jfwwus7sqpuojozfsnbzzcsf7vbm2jcfqckid.onion + full setup guide at https://lain.rocks (and our anon community lainboard)
• Website: https://lainos.net
• Onion Service: http://lainos3cbhrlsc4qyzu6o7jwhvnvakdtohcc46ds5aohdagakddftbid.onion
LALL<3
Downloads
-
-
2026.06.28 layer 02: Protocol 7 Pre-release
released this
2026-06-28 20:13:21 +02:00 | 36 commits to main since this release####INSTALLATION####
####layer 01/layer 02 migration and user guide ####
Please read the lainOS layer 02 wiki links above before installing. INSTALLATION INSTRUCTIONS ARE IN THE WIKI. DO NOT USE BTRFS(it will likely be integrated within the month)
Changelog(2026.06.28)
Usability improved:
- New and improved hardware auto-detecting
wifiscript. To use, open a terminal and typewifi. You will be prompted with your available networks. To select, type the first 3 letters, press tab, and hit enter. Then type your network password and you will be connected.
This release is solidly in beta. The only thing keeping it from being a stable release is that it should have more time for any edge cases to reveal themselves, but this system has been daily driven for 5 days, gone through 3 kernel updates(regenerating its initramfs flawlessly each time), and has not crashed or shown any signs of instability. This feels like a stable release. Stock arch settings like the repo mirrorlists have been restored, The openRC packages are now self-hosted in the
protocol_7_repo, and the only real difference from a layer 01 installation seems to be that this system is snappier. Only cosmetic issues remain.(The nerdfont symbols CoplandOS glyph in the shell prompt, and the default font needs to be changed manually to Loveletter-Typewriter through GTK-Settings). Other than that, this release is solid.Core milestone:
- lainOS layer 02 is now architecturally complete. Pure Arch Linux derivative, no Artix repositories required for openRC packages
OpenRC:
- OpenRC now built from upstream source with lainOS branding visible in the boot string
- OpenRC packages fully self-hosted in
protocol_7_repo
System:
sudoreplaced with a dummy package(or else it gets pulled in bybase-devel). usedoasfor privilege escalation.- Stock Arch mirrorlist restored (
/etc/pacman.d/mirrorlist) - 5 days daily driver stability confirmed, 3 kernel updates, initramfs rebuilt successfully each time
Developement:
- Protocol 7 Core runit and s6 variants have been developed, testing starts soon (
protocol7-core-runit,protocol7-core-s6)
Known issues:
- ext4 only. BTRFS not yet supported(same as layer 01).
- Some Nvidia cards have issues with Sway(same as layer 01)
- Default font currently needs to be changed manually( super+spacbar, gtk-settings, Font: loveletter typewriter)
Past changelogs:
ARTIX REPOS ELIMINATED, OPENRC PACKAGES FULLY SELF-HOSTED(2026.06.27):
LainOS Layer 02 now ships with fully self-hosted
OpenRCpackages, eliminating the dependency on Artix Linux repositories entirely. All OpenRC init scripts and the OpenRC init system itself are now built and maintained by the LainOS project directly from upstream sources (github.com/OpenRC/openrc and github.com/gentoo/netifrc).
lainOS layer 02 is now a pure Arch Linux derivative and is architecturally complete. Every package comes from official Arch repos or the lainOSprotocol_7_repo, andlainos_repo. No third-party distribution repositories are required.The following packages were forked from Artix and rebuilt for lainOS:
openrclibeinfo(split from openrc)netifrcdhcpcd-openrcacpid-openrcchrony-openrcdbus-openrc(dummy package)greetd-openrciwd-openrcnftables-openrcseatd-openrcsyslog-ng-openrc
Added(2026.06.26)
- BlackArch Repo installation script ~ install in home folder with
bash blackarch-repos.sh lainos-utilspackage ~ System utility scripts pre-installed(a few of these still need to be wired up):torctl~ OpenRC Tor service managerkloak~ Keystroke anonymization wrapperwifi~ Interactive iwd network scanner & connectorani-cli~ Terminal anime streamingbrightness~ Direct sysfs backlight controlvirtman~ virt-manager launcher with libvirt group
Other Changes
- Steam and native gaming confirmed working on Protocol 7 (no hiccups or special setup required) . Install with
doas pacman -S steam - Thumbnail previews added to file explorer
- Wallpapers moved to repo to keep ISO lean(
git clonethem with the script in the home folder) protocol7-coreupdated to version 5.5.3 to fix false positivelainos-dbus-bridgecrash reported by OpenRC(it doesn't actually crash). More secure, more reliable compared tov5.4. protocol7-core full changelog
Known issues
• STILL NOT BTRFS COMPATIBLE YET. Use ext4 for now.
• Some Nvidia cards have trouble with Sway(Follow Nvidia instructions above^^).
Get connected
• LainOS Matrix Chat: https://matrix.to/#/#lainos:catgirl.cloud
• Discord Server (Discord violates your privacy by spying on you): https://discord.gg/JdMQvkHqwH
• Onion XMPP Server and Chat: private-chat-c75bebbc-50f3-447d-811f-41f83de11811@conference.glcuf4hcwbm3lt6grg7jfwwus7sqpuojozfsnbzzcsf7vbm2jcfqckid.onion + full setup guide at https://lain.rocks (and our anon community lainboard)
• Website: https://lainos.net
• Onion Service: http://lainos3cbhrlsc4qyzu6o7jwhvnvakdtohcc46ds5aohdagakddftbid.onion
LALL<3
Downloads
- New and improved hardware auto-detecting
-
released this
2026-06-27 21:17:23 +02:00 | 37 commits to main since this release####INSTALLATION####
####layer 01/layer 02 migration and user guide ####
Please read the lainOS layer 02 wiki links above before installing. INSTALLATION INSTRUCTIONS ARE IN THE WIKI. DO NOT USE BTRFS(it will likely be integrated within the month)
Changelog
ARTIX REPOS ELIMINATED, OPENRC PACKAGES FULLY SELF-HOSTED:
LainOS Layer 02 now ships with fully self-hosted
OpenRCpackages, eliminating the dependency on Artix Linux repositories entirely. All OpenRC init scripts and the OpenRC init system itself are now built and maintained by the LainOS project directly from upstream sources (github.com/OpenRC/openrc and github.com/gentoo/netifrc).
lainOS layer 02 is now a pure Arch Linux derivative and is architecturally complete. Every package comes from official Arch repos or the lainOSprotocol_7_repo, andlainos_repo. No third-party distribution repositories are required.The following packages were forked from Artix and rebuilt for lainOS:
openrclibeinfo(split from openrc)netifrcdhcpcd-openrcacpid-openrcchrony-openrcdbus-openrc(dummy package)greetd-openrciwd-openrcnftables-openrcseatd-openrcsyslog-ng-openrc
Added(2026.06.26)
- BlackArch Repo installation script ~ install in home folder with
bash blackarch-repos.sh lainos-utilspackage ~ System utility scripts pre-installed(a few of these still need to be wired up):torctl~ OpenRC Tor service managerkloak~ Keystroke anonymization wrapperwifi~ Interactive iwd network scanner & connectorani-cli~ Terminal anime streamingbrightness~ Direct sysfs backlight controlvirtman~ virt-manager launcher with libvirt group
Other Changes
- Steam and native gaming confirmed working on Protocol 7 (no hiccups or special setup required) . Install with
doas pacman -S steam - Thumbnail previews added to file explorer
- Wallpapers moved to repo to keep ISO lean(
git clonethem with the script in the home folder) protocol7-coreupdated to version 5.5.3 to fix false positivelainos-dbus-bridgecrash reported by OpenRC(it doesn't actually crash). More secure, more reliable compared tov5.4. protocol7-core full changelog
Known issues
• STILL NOT BTRFS COMPATIBLE YET. Use ext4 for now.
• Some Nvidia cards have trouble with Sway(Follow Nvidia instructions above^^).
Get connected
• LainOS Matrix Chat: https://matrix.to/#/#lainos:catgirl.cloud
• Discord Server (Discord violates your privacy by spying on you): https://discord.gg/JdMQvkHqwH
• Onion XMPP Server and Chat: private-chat-c75bebbc-50f3-447d-811f-41f83de11811@conference.glcuf4hcwbm3lt6grg7jfwwus7sqpuojozfsnbzzcsf7vbm2jcfqckid.onion + full setup guide at https://lain.rocks (and our anon community lainboard)
• Website: https://lainos.net
• Onion Service: http://lainos3cbhrlsc4qyzu6o7jwhvnvakdtohcc46ds5aohdagakddftbid.onion
LALL<3
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- lainOS-layer-02-2026.06.27-x86_64.iso
-
2026.06.26 layer 02: Protocol 7 Pre-release
released this
2026-06-26 17:48:53 +02:00 | 37 commits to main since this release####INSTALLATION####
####layer 01/layer 02 migration and user guide ####
Please read the lainOS layer 02 wiki links above before installing. INSTALLATION INSTRUCTIONS ARE IN THE WIKI. DO NOT USE BTRFS(it will likely be integrated within the month)
Changelog
Added(2026.06.26)
- BlackArch Repo installation script ~ install in home folder with
bash blackarch-repos.sh lainos-utilspackage ~ System utility scripts pre-installed(a few of these still need to be wired up):torctl~ OpenRC Tor service managerkloak~ Keystroke anonymization wrapperwifi~ Interactive iwd network scanner & connectorani-cli~ Terminal anime streamingbrightness~ Direct sysfs backlight controlvirtman~ virt-manager launcher with libvirt group
Other Changes
- Steam and native gaming confirmed working on Protocol 7 (no hiccups or special setup required) . Install with
doas pacman -S steam - Thumnail previews added to file explorer
- Wallpapers moved to repo to keep ISO lean(
git clonethem with the script in the home folder) protocol7-coreupdated to version 5.5.3 to fix false positivelainos-dbus-bridgecrash reported by OpenRC(it doesn't actually crash). More secure, more reliable compared tov5.4. protocol7-core full changelog
Known issues
• STILL NOT BTRFS COMPATIBLE YET. Use ext4 for now.
• Some Nvidia cards have trouble with Sway(Follow Nvidia instructions above^^).
Get connected
• LainOS Matrix Chat: https://matrix.to/#/#lainos:catgirl.cloud
• Discord Server (Discord violates your privacy by spying on you): https://discord.gg/JdMQvkHqwH
• Onion XMPP Server and Chat: private-chat-c75bebbc-50f3-447d-811f-41f83de11811@conference.glcuf4hcwbm3lt6grg7jfwwus7sqpuojozfsnbzzcsf7vbm2jcfqckid.onion + full setup guide at https://lain.rocks (and our anon community lainboard)
• Website: https://lainos.net
• Onion Service: http://lainos3cbhrlsc4qyzu6o7jwhvnvakdtohcc46ds5aohdagakddftbid.onion
LALL<3
Downloads
- BlackArch Repo installation script ~ install in home folder with
-
2026.06.24 layer 02: Protocol 7 Pre-release
released this
2026-06-25 06:02:33 +02:00 | 37 commits to main since this release####INSTALLATION####
####layer 01/layer 02 migration and user guide ####
Please read the lainOS layer 02 wiki links above before installing. INSTALLATION INSTRUCTIONS ARE IN THE WIKI. DO NOT USE BTRFS(it will likely be integrated within the month)
This release does not have the complete rice but its almost there. If you want to change the font, use
nwg-look(GTK-settings in the wofi menu). Also, the user scripts have not been fully ported from layer 01 yet. This is a test release that runs a nice system though.Changelog
•
protocol7-coreupdated to version 5.5. More secure, more reliable. protocol7-core full changelog• Added brightness control in the terminal, use command
brightness 1tobrightness 15, or bind your own keys.• Added
wifi-scan.sh, an interactive iwd scanning tool. iwd general usage guide in~/iwd-wifi-guide.txt. read step 4 for wifi-scan.sh usage guide• Added layer 02
virt-managerKVM installation guide.• Fixed default GTK-theme(CoplandOS) and font.
Known issues
• STILL NOT BTRFS COMPATIBLE YET. Use ext4 for now.
• Some Nvidia cards have trouble with Sway(Follow Nvidia instructions above^^).
Get connected
• LainOS Matrix Chat: https://matrix.to/#/#lainos:catgirl.cloud
• Discord Server: https://discord.gg/JdMQvkHqwH
• Onion XMPP Server and Chat: private-chat-c75bebbc-50f3-447d-811f-41f83de11811@conference.glcuf4hcwbm3lt6grg7jfwwus7sqpuojozfsnbzzcsf7vbm2jcfqckid.onion + full setup guide at https://lain.rocks (and our anon community lainboard)
• Website: https://lainos.net
• Onion Service: http://lainos3cbhrlsc4qyzu6o7jwhvnvakdtohcc46ds5aohdagakddftbid.onion
LALL<3
Downloads
-
2026.06.23 layer 02: Protocol 7 alpha Pre-release
released this
2026-06-24 06:19:24 +02:00 | 37 commits to main since this release####lainOS layer 02 user wiki####
Please read the lainOS layer 02 wiki before installing. INSTALLATION INSTRUCTIONS ARE IN THE WIKI. DO NOT USE BTRFS(it will likely be included in the next release)
This release is confirmed to install and run on both UEFI and BIOS boot systems. I suppose this is the alpha testing phase. The system seems to be stable, we'll know somewhat how stable after a few systemd update cycles(every 3 or 4 weeks over the next few months). Protocol 7 only uses systemd-libs for compatibility, there are no systemd binaries or daemons running a black box on your system. This system is transparent, deterministic, and auditable. Enjoy!
To learn more about this architecture, visit Protocol 7
-amnesia
Known issues
• STILL NOT BTRFS COMPATIBLE YET. Use ext4 for now.
• Some Nvidia cards have trouble with Sway(Follow Nvidia instructions above^^).
Get connected
• LainOS Matrix Chat: https://matrix.to/#/#lainos:catgirl.cloud
• Discord Server: https://discord.gg/JdMQvkHqwH
• Onion XMPP Server and Chat: private-chat-c75bebbc-50f3-447d-811f-41f83de11811@conference.glcuf4hcwbm3lt6grg7jfwwus7sqpuojozfsnbzzcsf7vbm2jcfqckid.onion + full setup guide at https://lain.rocks (and our anon community lainboard)
• Website: https://lainos.net
• Onion Service: http://lainos3cbhrlsc4qyzu6o7jwhvnvakdtohcc46ds5aohdagakddftbid.onion
LALL<3
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
1 download
- lainOS-layer-02-2026.06.23-x86_64.iso
-
Source code (ZIP)
-
2026.06.22 layer 02: Protocol 7 Pre-release
released this
2026-06-22 22:55:06 +02:00 | 38 commits to main since this releaseTHIS RELEASE ONLY WORKS ON SATA DRIVES. NVME SUPPORT WILL BE FIXED ON NEXT RELEASE
This release boots, installs, and runs on SATA drives and in KVM. Nvme support will be integrated in the next release.
Keep in mind; lainOS layer 02 uses
doasand notsudo.When you login to the live session with liveuser and no password, it will take 10 or 20 seconds to hit the desktop(just like the old layer 01 live session).
Once you boot the ISO into the live session, Press super+spacebar to pull up the wofi menu, type 'install', then press enter to start the calamares installer.
Please report your findings to the lainOS matrix space or discord, or email me at amnesia@lainos.net
lainOS discord: https://discord.gg/JdMQvkHqwH
lainOS matrix space: https://matrix.to/#/%23LainOS:catgirl.cloud
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- lainOS-layer-02-2026.06.22-x86_64.iso
-
Source code (ZIP)