-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
SkillFishOS 26.06 "Aetherium" ships as three installable editions, each ~6.2 GB, built with penguins-eggs and verified to boot the matching kernel. The live system boots in English; you choose your language during install.
| Edition | Kernel | For |
|---|---|---|
| BC-250 |
7.0.11-skillfishos (-march=znver2) |
The AMD BC-250 board (recommended) |
| Generic |
7.0.11-skillfishos-generic (-march=x86-64) |
Ordinary PCs & virtual machines |
| Slim | 7.0.11-skillfishos-slim |
BC-250 only, ultra-lean module set |
Download from SourceForge.
Flash to an 8 GB+ USB stick with your tool of choice:
sudo dd if=SkillFishOS-26.06-Aetherium-BC250-amd64.iso of=/dev/sdX bs=4M status=progress oflag=sync(or balenaEtcher / Ventoy / Rufus). Replace /dev/sdX with your USB device — double-check it.
- Boot the USB stick (the live desktop comes up in English).
- Launch Install SkillFishOS (Calamares).
- Pick your language, keyboard, timezone, disk and user.
- On the BC-250, install to the internal NVMe/eMMC; the installer shows the release name "SkillFishOS 26.06 Aetherium".
- Reboot and remove the stick.
- A first-boot service creates the Btrfs
.snapshotssubvolume and configures Snapper + grub-btrfs, so pre/post-update rollbacks appear in the GRUB menu after your firstaptrun. - The signed APT repo is already configured —
aptand the SkillFishOS Hub keep the kernel and every native app up to date. - The SkillFishOS Tuner ships the safe Stock profile; opt into more performance whenever you like.
The amount of memory reserved for the GPU (UMA VRAM) lives in the BIOS CMOS. The Tuner can change it for you (it writes the CMOS and asks for a reboot). See Memory VRAM and GTT.
sudo apt update && sudo apt full-upgrade…or use the SkillFishOS Hub / KDE Discover. A Btrfs snapshot is taken automatically before and after every update — if anything breaks, roll back from the GRUB menu. See APT Repository.
Getting started
Apps
Tuning & hardware
Using it
Developers