diff options
Diffstat (limited to 'docs/bsd/openbsd.html')
-rw-r--r-- | docs/bsd/openbsd.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/bsd/openbsd.html b/docs/bsd/openbsd.html index 80d776cf..52e34475 100644 --- a/docs/bsd/openbsd.html +++ b/docs/bsd/openbsd.html @@ -89,6 +89,22 @@ <a href="#pagetop">Back to top of page</a>. </p> + <h2>Prepare the USB drive (in NetBSD)</h2> + <p> + <a href="https://wiki.netbsd.org/tutorials/how_to_install_netbsd_from_an_usb_memory_stick/">This page</a> + on the NetBSD website shows how to create a NetBSD bootable USB drive + from within NetBSD itself. You should use the <em>dd</em> method + documented there. This will also work with the OpenBSD image. + </p> + + <h2>Prepare the USB drive (in FreeBSD)</h2> + <p> + <a href="https://www.freebsd.org/doc/handbook/bsdinstall-pre.html">This page</a> + on the FreeBSD website shows how to create a bootable USB drive + for installing FreeBSD. Use the <em>dd</em> on that page. You can + also use the same instructions with a OpenBSD ISO image. + </p> + <h2>Prepare the USB drive (in GNU/Linux)</h2> <p> |