index.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. <!doctype html>
  2. <html lang="en">
  3. <meta charset="utf-8">
  4. <link rel="stylesheet" href="../../static/bootstrap.min.css">
  5. <link rel="stylesheet" href="../../static/style.css">
  6. <link rel="icon" type="image/gif" href="../../static/favicon.gif">
  7. <meta name="viewport" content="width=device-width, initial-scale=1">
  8. <meta name="description" content="Screenshots of the installation step-by-step">
  9. <title>Installation screenshots — Dragora.org</title>
  10. <body>
  11. <header>
  12. <p>Support our efforts to release the final version of Dragora 3. <a href="/donate/">Donate now</a></p>
  13. <nav class="navbar navbar-expand-lg bg-primary bg-gradient shadow-sm user-select-none" data-bs-theme="dark">
  14. <div class="container-fluid">
  15. <a class="navbar-brand small fw-bold" href="/">
  16. Dragora
  17. </a>
  18. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#mainNavbar" aria-controls="mainNavbar" aria-expanded="false" aria-label="Toggle navigation">
  19. <span class="navbar-toggler-icon"></span>
  20. </button>
  21. <div class="collapse navbar-collapse" id="mainNavbar">
  22. <ul class="navbar-nav me-auto">
  23. <li class="nav-item">
  24. <a class="nav-link" href="../../support/">Support</a>
  25. </li>
  26. <li class="nav-item">
  27. <a class="nav-link" href="../">Preview</a>
  28. </li>
  29. <li class="nav-item">
  30. <a class="nav-link" href="../../download/">Download</a>
  31. </li>
  32. <li class="nav-item">
  33. <a class="nav-link" href="../../donate/">Donate</a>
  34. </li>
  35. <li class="nav-item">
  36. <a class="nav-link" href="../../news/">News</a>
  37. </li>
  38. </ul>
  39. </div>
  40. </div>
  41. </nav>
  42. </header>
  43. <div class="my-3 mx-5 page">
  44. <main>
  45. <ul class="nav nav-tabs mb-3" role="tablist">
  46. <li class="nav-item" role="presentation">
  47. <a class="nav-link" href="/preview" aria-selected="false" role="tab">
  48. <img class="nb" src="/static/long-arrow-up-left.svg" height="20" alt="">
  49. Go back
  50. </a>
  51. </li>
  52. </ul><p>Step-by-step system and optional packages installation for Dragora 3.0:</p>
  53. <div class="container row align-items-start gap-5">
  54. <a class="col-12 col-sm-auto" href="/static/screenshots/dragora-boot.png">
  55. <figure class="figure">
  56. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/dragora-boot_IMGP.jpg" alt="Boot menu" width="200" height="200">
  57. <figcaption class="figure-caption">1: Live boot menu <span class="badge rounded-pill text-bg-light text-info float-end small">BEGIN</span><br>PNG &mdash; 640&times;480</figcaption>
  58. </figure>
  59. </a>
  60. <a class="col-12 col-sm-auto" href="/static/screenshots/2-keyboard-selection.png">
  61. <figure class="figure">
  62. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/2-keyboard-selection_IMGP.jpg" alt="Keymap selection" width="200" height="200">
  63. <figcaption class="figure-caption">2: Keymap selection<br>PNG &mdash; 720&times;400</figcaption>
  64. </figure>
  65. </a>
  66. <a class="col-12 col-sm-auto" href="/static/screenshots/3-mouse-configuration.png">
  67. <figure class="figure">
  68. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/3-mouse-configuration_IMGP.jpg" alt="Mouse configuration" width="200" height="200">
  69. <figcaption class="figure-caption">3: Mouse configuration<br>PNG &mdash; 720&times;400</figcaption>
  70. </figure>
  71. </a>
  72. <a class="col-12 col-sm-auto" href="/static/screenshots/4-installer-welcome.png">
  73. <figure class="figure">
  74. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/4-installer-welcome_IMGP.jpg" alt="Welcome" width="200" height="200">
  75. <figcaption class="figure-caption">4: Installer welcome<br>PNG &mdash; 720&times;400</figcaption>
  76. </figure>
  77. </a>
  78. <a class="col-12 col-sm-auto" href="/static/screenshots/5-insert-install-packages.png">
  79. <figure class="figure">
  80. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/5-insert-install-packages_IMGP.jpg" alt="Installation medium" width="200" height="200">
  81. <figcaption class="figure-caption">5: Installation medium<br>PNG &mdash; 720&times;400</figcaption>
  82. </figure>
  83. </a>
  84. <a class="col-12 col-sm-auto" href="/static/screenshots/6-swap-filesystem-detection.png">
  85. <figure class="figure">
  86. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/6-swap-filesystem-detection_IMGP.jpg" alt="Swap filesystem detection" width="200" height="200">
  87. <figcaption class="figure-caption">6: Swap filesystem detection<br>PNG &mdash; 720&times;400</figcaption>
  88. </figure>
  89. </a>
  90. <a class="col-12 col-sm-auto" href="/static/screenshots/7-linux-partitions.png">
  91. <figure class="figure">
  92. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/7-linux-partitions_IMGP.jpg" alt="Linux filesystem detection" width="200" height="200">
  93. <figcaption class="figure-caption">7: Linux filesystem detection<br>PNG &mdash; 720&times;400</figcaption>
  94. </figure>
  95. </a>
  96. <a class="col-12 col-sm-auto" href="/static/screenshots/8-root-mount-point.png">
  97. <figure class="figure">
  98. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/8-root-mount-point_IMGP.jpg" alt="Root mount point selection" width="200" height="200">
  99. <figcaption class="figure-caption">8: Root mount point<br>PNG &mdash; 720&times;400</figcaption>
  100. </figure>
  101. </a>
  102. <a class="col-12 col-sm-auto" href="/static/screenshots/9-filesystem-table-editor.png">
  103. <figure class="figure">
  104. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/9-filesystem-table-editor_IMGP.jpg" alt="Filesystem table editor" width="200" height="200">
  105. <figcaption class="figure-caption">9: Filesystem table editor<br>PNG &mdash; 720&times;400</figcaption>
  106. </figure>
  107. </a>
  108. <a class="col-12 col-sm-auto" href="/static/screenshots/10-default-software-suites.png">
  109. <figure class="figure">
  110. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/10-default-software-suites_IMGP.jpg" alt="Default software suites selection" width="200" height="200">
  111. <figcaption class="figure-caption">10: Default software series<br>PNG &mdash; 720&times;400</figcaption>
  112. </figure>
  113. </a>
  114. <a class="col-12 col-sm-auto" href="/static/screenshots/11-installation-mode.png">
  115. <figure class="figure">
  116. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/11-installation-mode_IMGP.jpg" alt="Installation mode selection" width="200" height="200">
  117. <figcaption class="figure-caption">11: Installation mode<br>PNG &mdash; 720&times;400</figcaption>
  118. </figure>
  119. </a>
  120. <a class="col-12 col-sm-auto" href="/static/screenshots/12-system-packages-installation.png">
  121. <figure class="figure">
  122. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/12-system-packages-installation_IMGP.jpg" alt="System packages installation" width="200" height="200">
  123. <figcaption class="figure-caption">12: System packages installation<br>PNG &mdash; 720&times;400</figcaption>
  124. </figure>
  125. </a>
  126. <a class="col-12 col-sm-auto" href="/static/screenshots/13-password-credential-detection.png">
  127. <figure class="figure">
  128. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/13-password-credential-detection_IMGP.jpg" alt="Password detection" width="200" height="200">
  129. <figcaption class="figure-caption">13: Credentials detection<br>PNG &mdash; 720&times;400</figcaption>
  130. </figure>
  131. </a>
  132. <a class="col-12 col-sm-auto" href="/static/screenshots/14-grub-bootloader-installation.png">
  133. <figure class="figure">
  134. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/14-grub-bootloader-installation_IMGP.jpg" alt="GRUB bootloader installation" width="200" height="200">
  135. <figcaption class="figure-caption">14: Bootloader installation<br>PNG &mdash; 720&times;400</figcaption>
  136. </figure>
  137. </a>
  138. <a class="col-12 col-sm-auto" href="/static/screenshots/15-default-service-daemons.png">
  139. <figure class="figure">
  140. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/15-default-service-daemons_IMGP.jpg" alt="System daemons services selection" width="200" height="200">
  141. <figcaption class="figure-caption">15: System services<br>PNG &mdash; 720&times;400</figcaption>
  142. </figure>
  143. </a>
  144. <a class="col-12 col-sm-auto" href="/static/screenshots/16-reboot.png">
  145. <figure class="figure">
  146. <img class="figure-img rounded img-thumbnail" src="/static/screenshots/16-reboot_IMGP.jpg" alt="System reboot" width="200" height="200">
  147. <figcaption class="figure-caption">16: Reboot <span class="badge rounded-pill text-bg-light text-info float-end small">END</span><br>PNG &mdash; 720&times;400</figcaption>
  148. </figure>
  149. </a>
  150. </div>
  151. </main>
  152. <footer class="small text-muted mt-5">
  153. <a class="btn btn-sm btn-outline-primary float-end" href="#"><span class="visually-hidden">TOP</span><img src="../../static/top.webp" alt="" title="Go to top" height="24"></a>
  154. <div class="hstack">
  155. <img class="me-2" src="../../static/logo/dragora-logo-modern.svg" alt="" height="64" draggable="false">
  156. <p class="vstack small mt-2">
  157. <span class="mb-1 fw-bold">Dragora is made available for free to everyone at no additional costs.</span>
  158. <span>&copy; 2024 <a class="text-muted text-decoration-none" href="https://www.dragora.org">dragora.org</a> &mdash; published under the <a class="text-muted text-decoration-none d-inline-block" href="http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" title="CC BY-SA 4.0"><span class="visually-hidden">CC BY-SA 4.0</span><img height="16" src="../../static/cc/cc.webp" alt="CC"><img class="mx-1" height="16" src="../../static/cc/by.webp" alt="BY"><img height="16" src="../../static/cc/sa.webp" alt="SA"> copyleft license</a>.</span>
  159. <span>This web domain never uses tracking or analytics cookies.</span>
  160. </p>
  161. </div>
  162. </footer>
  163. </div>
  164. <script src="../../static/bootstrap.min.js"></script>
  165. </body>
  166. </html>