10/19/23
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
</div>
|
||||
|
||||
<!-- Rest of page -->
|
||||
<div class="hero-image">
|
||||
</div>
|
||||
<div class="main">
|
||||
<h2>Installation Handbook</h2>
|
||||
<p>This guide is the official installation handbook for Everest Linux.</p>
|
||||
@@ -126,7 +128,7 @@
|
||||
<p>Create remaining directories on /usr with mkusrskel:</p>
|
||||
<code>(root)# mkusrskel -d /mnt/everest/usr</code>
|
||||
<h2>Downloading a system image</h2>
|
||||
<p>An Everest system image provides an incomplete root filesystem which users can build a system off of. Users should be careful of which image they choose, as switching in the future is trivial, time consuming, and requires rebuilding a lot of packages.</p>
|
||||
<p>An Everest system image provides an incomplete root filesystem which users can build a system off of. Users should be careful of which image they choose, as switching in the future is arduous, time consuming, and requires rebuilding a lot of packages.</p>
|
||||
<p>It's a lot better to get it right the first time, rather than trying to get it right later.</p>
|
||||
<p>Do some thorough planning to ensure you get the right system image. For instance, ask yourself a few questions, such as:</p>
|
||||
<ol>
|
||||
|
||||
Reference in New Issue
Block a user