summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorian <ian@openbsd.org>2011-03-09 17:11:40 +0000
committerian <ian@openbsd.org>2011-03-09 17:11:40 +0000
commit4405f43daab51fa4c62482ef9088edfbdefe9a8e (patch)
tree39dd50cf64b40c343cf47ea46063f99f8caa8a7b
parentKnock out a bunch more UPS devices from attaching to uhid(4). (diff)
downloadwireguard-openbsd-4405f43daab51fa4c62482ef9088edfbdefe9a8e.tar.xz
wireguard-openbsd-4405f43daab51fa4c62482ef9088edfbdefe9a8e.zip
Mention need for 512-byte CDROM drive on older SPARCs, discussed w/ miod@ ok krw@
-rw-r--r--distrib/notes/sparc/install6
1 files changed, 5 insertions, 1 deletions
diff --git a/distrib/notes/sparc/install b/distrib/notes/sparc/install
index 84e221d0d60..e1dd6182483 100644
--- a/distrib/notes/sparc/install
+++ b/distrib/notes/sparc/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.72 2010/10/18 04:24:07 deraadt Exp $
+dnl $OpenBSD: install,v 1.73 2011/03/09 17:11:40 ian Exp $
OpenBSDInstallPrelude({:-SMD disks-:})
There are several ways to install OpenBSD onto a disk. The normal way
@@ -92,6 +92,10 @@ boot image is only known to work on sun4c and sun4m architectures.
If it does not work, you'll have to create a boot floppy or bootable
hard disk using the instructions under preparing boot media.
+Note that older SPARC machines will not boot from CD-ROM drives
+unless the drive is set to use 512-byte blocks instead of the usual
+2048-byte blocks. Sun-provided CD-ROM drives from that era are OK;
+some third-party drives have a dip-switch or jumper setting.
Booting from SCSI disk (miniroot or floppy image):