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
 
(15 intermediate revisions by the same user not shown)
Line 10: Line 10:
         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!
         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!
       </p>
       </p>
     </div>
     </div>
   </div>
   </div>


</html>


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


<label for="mecha-os">Choose your OS:</label>
Set up your Comet=
<select id="mecha-os">
{{GettingStarted-Setup}}
|-|


<option value="default">Mechanix (Default OS)</option>
About Extensions=
<option value="debian">Debian</option>
{{CometTab-Extensions}}
<option value="arch">Arch Linux</option>


</select>
|-|


<div class="mecha-selector">
Using Mechanix=
{{CometTab-Mechanix}}


<input type="radio" name="mecha-os" id="os-mechanix" checked>
</tabber>
<input type="radio" name="mecha-os" id="os-debian">
<input type="radio" name="mecha-os" id="os-arch">
 
<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>
 
<ol>
<li>Power on your Comet</li>
<li>Complete welcome wizard</li>
<li>Done</li>
</ol>
 
</div>
 
 
<div class="mecha-os-content debian">
 
<h3>Debian Setup</h3>
 
<ol>
<li>Download Debian image</li>
<li>Flash to storage</li>
<li>Boot device</li>
</ol>
 
</div>
 
 
<div class="mecha-os-content arch">
 
<h3>Arch Setup</h3>
 
<ol>
<li>Download Arch image</li>
<li>Flash storage</li>
<li>Boot device</li>
</ol>
 
</div>
 
</div>
</div>
 
</div>
</html>

Latest revision as of 13:49, 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!