Skip to content

Commit

Permalink
Refresh grml-debootstrap
Browse files Browse the repository at this point in the history
Built via `make doc` from grml-debootstrap.git
  • Loading branch information
mika committed May 12, 2020
1 parent 5dbf977 commit 4c75e57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grml-debootstrap/index.html
Expand Up @@ -1235,7 +1235,7 @@ <h2 id="_usage_examples">Usage examples</h2>
<div class="paragraph"><p>Install default Debian release (buster) on LVM device /dev/mapper/vg0-rootfs and install bootmanager GRUB in MBR (master boot record) of /dev/sda.</p></div>
<div class="literalblock">
<div class="content">
<pre><code>grml-debootstrap --efi /dev/sda1 --target /dev/sda2 --grub /dev/sda --efi</code></pre>
<pre><code>grml-debootstrap --efi /dev/sda1 --target /dev/sda2 --grub /dev/sda</code></pre>
</div></div>
<div class="paragraph"><p>Install default Debian release (buster) on /dev/sda2 and install bootmanager GRUB in MBR (master boot record) of /dev/sda.
Use /dev/sda1 as EFI partition (requires EFI support in booted system).</p></div>
Expand Down Expand Up @@ -1515,7 +1515,7 @@ <h2 id="_author">Author</h2>
<div id="footer">
<div id="footer-text">
Last updated
2019-10-15 13:08:42 UTC
2019-12-13 13:06:15 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit 4c75e57

Please sign in to comment.