Toggle menu
4
4
2
384
MechaWiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Getting Started: Difference between revisions

From MechaWiki
No edit summary
No edit summary
Line 27: Line 27:
</select>
</select>


<div class="mecha-setup">
<div class="mecha-selector">


<details open>
<input type="radio" name="mecha-os" id="os-mechanix" checked>
<summary><strong>Mechanix (Default OS)</strong></summary>
<input type="radio" name="mecha-os" id="os-debian">
<input type="radio" name="mecha-os" id="os-arch">


<div class="mecha-setup-content">
<div class="mecha-selector-buttons">
 
<label for="os-mechanix">Mechanix (Default)</label>
<label for="os-debian">Debian</label>
<label for="os-arch">Arch</label>
 
</div>
 
 
<div class="mecha-selector-content">
 
<div class="mecha-os-content mechanix">


<h3>Mechanix Setup</h3>
<h3>Mechanix Setup</h3>
Line 38: Line 50:
<ol>
<ol>
<li>Power on your Comet</li>
<li>Power on your Comet</li>
<li>Complete the welcome wizard</li>
<li>Complete welcome wizard</li>
<li>Connect to WiFi</li>
<li>Done</li>
<li>Start using your device</li>
 
</ol>
</ol>


</div>
</div>
</details>


<details>
<summary><strong>Debian</strong></summary>


<div class="mecha-setup-content">
<div class="mecha-os-content debian">


<h3>Debian Setup</h3>
<h3>Debian Setup</h3>


<ol>
<ol>
 
<li>Download Debian image</li>
<li>Download the Debian image</li>
<li>Flash to storage</li>
<li>Flash to SD card or NVMe</li>
<li>Insert into Comet</li>
<li>Boot device</li>
<li>Boot device</li>
</ol>
</ol>


</div>
</div>
</details>




<details>
<div class="mecha-os-content arch">
<summary><strong>Arch Linux</strong></summary>
 
<div class="mecha-setup-content">


<h3>Arch Setup</h3>
<h3>Arch Setup</h3>


<ol>
<ol>
<li>Download Arch image</li>
<li>Download Arch image</li>
<li>Flash storage</li>
<li>Flash storage</li>
<li>Boot device</li>
<li>Boot device</li>
</ol>
</ol>


</div>
</div>
</details>


</div>
</div>
</div>


</div>
</div>
</html>
</html>

Revision as of 13:22, 22 February 2026

Getting Started

Welcome to the world of Mecha Comet. This guide will help you get started with your Comet, covering setup, core features, and how to make the device truly yours. Need inspiration? No worries! There's plenty to be found. Need help setting up? Head to our Discord or Matrix channels!

Mechanix Setup

  1. Power on your Comet
  2. Complete welcome wizard
  3. Done

Debian Setup

  1. Download Debian image
  2. Flash to storage
  3. Boot device

Arch Setup

  1. Download Arch image
  2. Flash storage
  3. Boot device