summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormartin <martin@openbsd.org>2007-01-08 14:10:02 +0000
committermartin <martin@openbsd.org>2007-01-08 14:10:02 +0000
commitf1536127c05ddd81d6d091c704df3fcab0ee7010 (patch)
tree1c06038672a4d4f312f2d14f0b9639d1a22fa8f1
parentdiscard packet and return if ifp is not a member of the bridge (diff)
downloadwireguard-openbsd-f1536127c05ddd81d6d091c704df3fcab0ee7010.tar.xz
wireguard-openbsd-f1536127c05ddd81d6d091c704df3fcab0ee7010.zip
describe disk preparation better, inspired by the sparc miniroot
instructions ok miod@
-rw-r--r--distrib/notes/landisk/prep10
1 files changed, 7 insertions, 3 deletions
diff --git a/distrib/notes/landisk/prep b/distrib/notes/landisk/prep
index 22634a17113..96c9ac40e63 100644
--- a/distrib/notes/landisk/prep
+++ b/distrib/notes/landisk/prep
@@ -1,6 +1,10 @@
-dnl $OpenBSD: prep,v 1.1 2006/11/09 00:45:37 deraadt Exp $
+dnl $OpenBSD: prep,v 1.2 2007/01/08 14:10:02 martin Exp $
To be able to boot the OpenBSD/MACHINE installation program, you will
-need to copy a miniroot image onto the CF or harddrive that the machine
-uses.
+need to prepare the CF or harddrive in another machine. Note this will
+destroy any previous hard disk content.
+
+Use the dd(1) utility to copy the file to the hard drive.
+The command would likely be:
+ dd if=miniroot{:--:}OSrev.fs of=/dev/rwd1c
dnl
dnl XXX bootable partitions