aboutsummaryrefslogtreecommitdiff
path: root/docs/bsd/netbsd.md
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 23:29:23 -0700
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2017-03-17 23:29:23 -0700
commit62f6c9d95fa1546bf5b3d65d8aa7da92e14c82ab (patch)
treec1e770329be2715a674c8bbfc026a17050bcf86a /docs/bsd/netbsd.md
parent1eb5130a1c70a7238548d977e9c6f371c007eed7 (diff)
downloadlibrebootfr-62f6c9d95fa1546bf5b3d65d8aa7da92e14c82ab.tar.gz
librebootfr-62f6c9d95fa1546bf5b3d65d8aa7da92e14c82ab.zip
Squeeze blank
Diffstat (limited to 'docs/bsd/netbsd.md')
-rw-r--r--docs/bsd/netbsd.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/docs/bsd/netbsd.md b/docs/bsd/netbsd.md
index 4f276317..d2118aad 100644
--- a/docs/bsd/netbsd.md
+++ b/docs/bsd/netbsd.md
@@ -23,14 +23,10 @@ for the initial instructions.
[Back to previous index](./)
-
-
**This section is only for the GRUB payload. For depthcharge (used on
CrOS devices in libreboot), instructions have yet to be written in the
libreboot documentation.**
-
-
netbsd.iso is the installation image for NetBSD. Adapt the filename
accordingly, for your version of NetBSD.
@@ -77,7 +73,6 @@ NetBSD installer to it with dd. For example:
You should now be able to boot the installer from your USB drive.
Continue reading, for information about how to do that.
-
Prepare the USB drive (in GNU+Linux)
------------------------------------
@@ -106,9 +101,6 @@ distro ISO to it with dd. For example:
You should now be able to boot the installer from your USB drive.
Continue reading, for information about how to do that.
-
-
-
Installing NetBSD without full disk encryption
----------------------------------------------
@@ -121,17 +113,11 @@ grub> **boot**
It will start booting into the NetBSD installer. Follow the normal
process for installing NetBSD.
-
-
-
Installing NetBSD with full disk encryption
-------------------------------------------
TODO
-
-
-
Booting
-------
@@ -142,9 +128,6 @@ grub> **boot**
NetBSD will start booting. Yay!
-
-
-
Configuring Grub
----------------
@@ -169,9 +152,6 @@ The next time you boot, you'll see the old Grub menu for a few seconds,
then you'll see the a new menu with only NetBSD on the list. After 3
seconds NetBSD will boot, or you can hit enter to boot.
-
-
-
Troubleshooting
===============
@@ -190,9 +170,6 @@ won't boot...something about file not found
Your device names (i.e. usb0, usb1, sd0, sd1, wd0, ahci0, hd0, etc) and
numbers may differ. Use TAB completion.
-
-
-
Copyright © 2016 Leah Rowe <info@minifree.org>
Copyright © 2016 Scott Bonds <scott@ggr.com>