<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/skillfishos/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/skillfishos/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 06 Jun 2026 21:11:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/skillfishos/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Mattia Tadini</title><link>https://sourceforge.net/p/skillfishos/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="h-installation"&gt;Installation&lt;/h1&gt;
&lt;p&gt;SkillFishOS installs from a &lt;strong&gt;live ISO&lt;/strong&gt; with the graphical &lt;strong&gt;Calamares&lt;/strong&gt; installer. The whole thing is done with the mouse.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The ISO boots in &lt;strong&gt;English&lt;/strong&gt; to stay universal; you choose your language and keyboard during installation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="h-1-requirements"&gt;1. Requirements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;An &lt;strong&gt;AMD BC-250&lt;/strong&gt; board&lt;/li&gt;
&lt;li&gt;An &lt;strong&gt;SSD/NVMe&lt;/strong&gt; to install onto&lt;/li&gt;
&lt;li&gt;A monitor on &lt;strong&gt;DisplayPort&lt;/strong&gt; (a &lt;em&gt;passive&lt;/em&gt; DP-to-HDMI adapter can work; avoid &lt;em&gt;active&lt;/em&gt; ones)&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;USB stick&lt;/strong&gt; (8 GB or more)&lt;/li&gt;
&lt;li&gt;Keyboard + mouse&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="h-2-download"&gt;2. Download&lt;/h2&gt;
&lt;p&gt;Get the latest ISO from the SourceForge &lt;strong&gt;Files&lt;/strong&gt; tab:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://sourceforge.net/projects/skillfishos/files/latest/download"&gt;Download SkillFishOS 26.06 "Aetherium"&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Verify the download (optional) against the provided &lt;strong&gt;.sha256&lt;/strong&gt; file.&lt;/p&gt;
&lt;h2 id="h-3-write-the-iso-to-usb"&gt;3. Write the ISO to USB&lt;/h2&gt;
&lt;p&gt;Use &lt;strong&gt;&lt;a href="https://etcher.balena.io/" rel="nofollow"&gt;balenaEtcher&lt;/a&gt;&lt;/strong&gt; (recommended), &lt;strong&gt;&lt;a href="https://www.ventoy.net/" rel="nofollow"&gt;Ventoy&lt;/a&gt;&lt;/strong&gt;, or on Linux &lt;strong&gt;dd&lt;/strong&gt;:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="nv"&gt;sudo&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;dd&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="k"&gt;if&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nv"&gt;SkillFishOS&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="mi"&gt;26&lt;/span&gt;.&lt;span class="mi"&gt;06&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="nv"&gt;Aetherium&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="nv"&gt;BC250&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="nv"&gt;amd64&lt;/span&gt;.&lt;span class="nv"&gt;iso&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;of&lt;/span&gt;&lt;span class="o"&gt;=/&lt;/span&gt;&lt;span class="nv"&gt;dev&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="nv"&gt;sdX&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;bs&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="nv"&gt;M&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;status&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nv"&gt;progress&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nv"&gt;oflag&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nv"&gt;sync&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Replace &lt;strong&gt;/dev/sdX&lt;/strong&gt; with your USB device. dd erases everything on the target device.&lt;/p&gt;
&lt;h2 id="h-4-boot-and-install"&gt;4. Boot and install&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Boot the BC-250 from the USB stick — you land in the live KDE Plasma desktop.&lt;/li&gt;
&lt;li&gt;Launch &lt;strong&gt;Install SkillFishOS&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Calamares guides you: &lt;strong&gt;language and timezone&lt;/strong&gt;, &lt;strong&gt;keyboard&lt;/strong&gt;, &lt;strong&gt;partitioning&lt;/strong&gt; (Btrfs with separate @rootfs and @home subvolumes so a system rollback never touches your files), &lt;strong&gt;user account&lt;/strong&gt;, &lt;strong&gt;summary and install&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Reboot and remove the stick.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="h-5-first-boot"&gt;5. First boot&lt;/h2&gt;
&lt;p&gt;Everything is already configured: optimized kernel, SMU governor, the safe &lt;strong&gt;Stock&lt;/strong&gt; overclock profile, the steampunk desktop, the gaming stack and Btrfs snapshots are all active. Nothing to tune by hand.&lt;/p&gt;
&lt;p&gt;From here you can connect a controller, add your games to Steam/EmuDeck, turn on the local AI when you need it, and push the hardware with the &lt;strong&gt;Tuner&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id="h-safety-net"&gt;Safety net&lt;/h2&gt;
&lt;p&gt;A Btrfs snapshot is taken &lt;strong&gt;before and after&lt;/strong&gt; every package operation. If an update breaks something, reboot and pick a previous snapshot from &lt;strong&gt;GRUB → "SkillFishOS snapshots"&lt;/strong&gt;.&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;See also: &lt;strong&gt;&lt;a href="/p/skillfishos/wiki/Home/"&gt;Home&lt;/a&gt;&lt;/strong&gt; · &lt;strong&gt;&lt;a href="/p/skillfishos/wiki/Benchmarks/"&gt;Benchmarks&lt;/a&gt;&lt;/strong&gt; · &lt;strong&gt;&lt;a href="/p/skillfishos/wiki/Screenshots/"&gt;Screenshots&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mattia Tadini</dc:creator><pubDate>Sat, 06 Jun 2026 21:11:02 -0000</pubDate><guid>https://sourceforge.net1cd90d5ca6c4632f78845a3f7764dcb3b49eb0ef</guid></item></channel></rss>