diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-09-29 00:08:11 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-09-29 00:08:11 +0000 |
commit | cb8fee19ec73571e81dd9d1fa855a2567527db5b (patch) | |
tree | 35520d67b5aa3477d24f312ac8d969bad7b5793c /distrib/notes | |
parent | d081aaeadf60ba7d00c53233083c12eb1ad29597 (diff) |
Mention that some alpha models only work from serial console.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/alpha/prep | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/distrib/notes/alpha/prep b/distrib/notes/alpha/prep index 2e171c0675d..6cbdf2ed2f3 100644 --- a/distrib/notes/alpha/prep +++ b/distrib/notes/alpha/prep @@ -1,4 +1,4 @@ -OpenBSD/alpha requires the SRM console. Some alphas come with +OpenBSD/MACHINE requires the SRM console. Some alphas come with the ARC firmware instead (this is what Windows NT uses). It is fairly simple to replace the ARC firmware with the SRM version. You can get replacement firmware either from a firmware update @@ -38,7 +38,7 @@ Acquiring and updating firmware: Using the SRM console: This is not intended to be an exhaustive guide on using the SRM firmware console. It should, however, give you enough - information to boot OpenBSD/alpha. + information to boot OpenBSD/MACHINE. To see a list of devices connected to your alpha, you can use the "show device" command. For booting the devices you @@ -84,6 +84,17 @@ is system-specific. The procedure for most common hardware is: See your owner's manual for more details on how to set your machine to use a serial console. +Note that some MACHINE computers currently *require* a serial console +and can't be used from a regular keyboard/display console, even though +the motherboard has appropriate connectors. +The following MACHINE models fall in this category: + - TurboChannel MACHINE computers listed above + - Personal Workstation (Miata) + +If booting using the regular console aborts with ``not configured to use display +&& keyboard console'', then you need to use a serial console. If your machine +was not listed in the list above, please report this on alpha@openbsd.org. + Alpha-related URL's: ftp://ftp.digital.com/pub/Digital/Alpha/ |