User Tools


kernel:artix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kernel:artix [2025/11/13 09:31] marlonivokernel:artix [2025/11/13 09:32] (current) marlonivo
Line 10: Line 10:
 \\ \\
 ===== Create a Artix USB-Stick ====== ===== Create a Artix USB-Stick ======
----+----
  
 After you downloaded the ISO, write your stick with it: After you downloaded the ISO, write your stick with it:
Line 19: Line 19:
 \\ \\
 ===== Boot into your USB Stick ===== ===== Boot into your USB Stick =====
 +----
 **For Windows:** **For Windows:**
    - Press and hold the "Shift" key as you click the "Restart" option in the Start menu or on the sign-in screen. Windows will reboot into a special boot options menu.    - Press and hold the "Shift" key as you click the "Restart" option in the Start menu or on the sign-in screen. Windows will reboot into a special boot options menu.
Line 31: Line 31:
 \\ \\
 ===== Partitioning your Drives ===== ===== Partitioning your Drives =====
 +----
 At first you need to tap some keys to get into partition ordering. At first you need to tap some keys to get into partition ordering.
 Boot up from 'UEFI:USB-Stick' because **otherwise this guide wont work** for you. Boot up from 'UEFI:USB-Stick' because **otherwise this guide wont work** for you.
Line 69: Line 69:
 \\ \\
 ===== Format and Mount Partitions ===== ===== Format and Mount Partitions =====
 +----
 Jetzt müssen wir noch die Partitionen die wir erstellt haben, richtig formatieren: Jetzt müssen wir noch die Partitionen die wir erstellt haben, richtig formatieren:
  
Line 86: Line 86:
 \\ \\
 ===== Install Artix Base System ===== ===== Install Artix Base System =====
 +----
 Install the base system !if you choosed rc install openrc, if you choosed runit install runit) as well as the linux firmware: Install the base system !if you choosed rc install openrc, if you choosed runit install runit) as well as the linux firmware:
 <code> <code>
Line 97: Line 97:
 \\ \\
 ===== Configure the base system ===== ===== Configure the base system =====
 +----
 To configure the system, chroot into your new Artix: To configure the system, chroot into your new Artix:
 <code>artix-chroot /mnt</code> <code>artix-chroot /mnt</code>
Line 136: Line 136:
 \\ \\
 ===== Post-Installation Configuration ===== ===== Post-Installation Configuration =====
 +----
 You can now either configure your system manually yourself or install my auto-bootstrapping script called [[https://git.marlonivo.xyz/sharx|sharx]], which will give you pretty much everything you need. Therefore type: You can now either configure your system manually yourself or install my auto-bootstrapping script called [[https://git.marlonivo.xyz/sharx|sharx]], which will give you pretty much everything you need. Therefore type:
 <code> <code>