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 18: Line 18:
<div class="mecha-selector">
<div class="mecha-selector">


<input type="radio" name="mecha-os" id="os-mechanix" checked>
  <input type="radio" name="mecha-os" id="os-mechanix" checked hidden>
<input type="radio" name="mecha-os" id="os-debian">
  <input type="radio" name="mecha-os" id="os-debian" hidden>
<input type="radio" name="mecha-os" id="os-arch">
  <input type="radio" name="mecha-os" id="os-arch" hidden>


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


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


</div>
    <label for="os-mechanix">
      Mechanix (Default)
    </label>


    <label for="os-debian">
      Debian
    </label>


<div class="mecha-selector-content">
    <label for="os-arch">
      Arch
    </label>


<div class="mecha-os-content mechanix">
  </div>


<h3>Mechanix Setup</h3>
  <div class="mecha-selector-content">


<ol>
    <div class="mecha-os-content mechanix">
<li>Power on your Comet</li>
<li>Complete welcome wizard</li>
<li>Done</li>
</ol>


</div>
      <h3>Mechanix Setup</h3>


      <ol>
        <li>Power on your Comet</li>
        <li>Complete welcome wizard</li>
        <li>Done</li>
      </ol>


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


<h3>Debian Setup</h3>


<ol>
    <div class="mecha-os-content debian">
<li>Download Debian image</li>
<li>Flash to storage</li>
<li>Boot device</li>
</ol>


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


      <ol>
        <li>Download Debian image</li>
        <li>Flash to storage</li>
        <li>Boot device</li>
      </ol>


<div class="mecha-os-content arch">
    </div>


<h3>Arch Setup</h3>


<ol>
    <div class="mecha-os-content arch">
<li>Download Arch image</li>
<li>Flash storage</li>
<li>Boot device</li>
</ol>


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


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

Revision as of 13:27, 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