summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc/stand/bootsd/README
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvmeppc/stand/bootsd/README')
-rw-r--r--sys/arch/mvmeppc/stand/bootsd/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/arch/mvmeppc/stand/bootsd/README b/sys/arch/mvmeppc/stand/bootsd/README
new file mode 100644
index 00000000000..47a7aab2813
--- /dev/null
+++ b/sys/arch/mvmeppc/stand/bootsd/README
@@ -0,0 +1,7 @@
+In short:
+ cd /usr/mdec
+ cp bootsd /
+ ./installboot -v /bootsd ./bootxx /dev/rsd0a
+
+ (you will need to be single user to run installboot since it writes
+ to a raw disk device)