You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As ObsidianOS is image-based, the installation is quite diffrent than Arch.<br>
32
-
<ol>
33
-
<li><ahref="https://github.com/Obsidian-OS/archiso">Create your own ISO</a> or get one from the button below</li>
34
-
<li>Install <ahref="https://github.com/Obsidian-OS/mkobsidiansfs">mkobsidiansfs</a> and <ahref="https://github.com/Obsidian-OS/obsidianctl">obsidianctl</a> to install ObsidianOS on a disk from an Arch host.</li>
35
-
<li><b>NEW!</b> From an existing arch host, run <pre><code>sudo bash -c "$(curl -fsSL https://arbs.obsidianos.xyz)"</code></pre></li>
36
-
</ol>
37
-
Then you will need to follow the <ahref="/docs/install">installation guide</a>.
<pclass="subtitle">The Arch-based distro with A/B partitioning</p>
35
+
</header>
36
+
<sectionclass="features">
37
+
<divclass="feature-card">
38
+
<h2>A/B Partitioning</h2>
39
+
<p>With A/B partitioning, updates are atomic. If an update fails, you can simply reboot into the previous partition, ensuring your system is always bootable.</p>
40
+
</div>
41
+
<divclass="feature-card">
42
+
<h2>Arch-Based</h2>
43
+
<p>Enjoy the power and flexibility of Arch Linux, with access to the latest software and a massive repository of packages through the AUR.</p>
44
+
</div>
45
+
<divclass="feature-card">
46
+
<h2>Stable and Reliable</h2>
47
+
<p>Built on the stability of ext4, ObsidianOS provides a reliable computing experience without the complexities of other filesystems.</p>
0 commit comments