diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2006-12-03 00:28:50 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2006-12-03 00:28:50 +0000 |
commit | b039a8a74dd320b5e9b4c6a7aaaba1eef25a303d (patch) | |
tree | 913813c581ab522a78f155ac9cbc195534578971 /distrib | |
parent | b9780804df075af083691bd9746776dbbadb38dd (diff) |
Mention that the jumper must be moved to J4 on Thecus N2100.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/armish/prep | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/distrib/notes/armish/prep b/distrib/notes/armish/prep index 556652df319..ebf58aa7d47 100644 --- a/distrib/notes/armish/prep +++ b/distrib/notes/armish/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.3 2006/11/28 18:55:21 robert Exp $ +dnl $OpenBSD: prep,v 1.4 2006/12/03 00:28:49 drahn Exp $ To be able to boot the OpenBSD/MACHINE installation program, you will need to acquire some limited knowledge of RedBoot, the low-level process that controls the microprocessor after hardware initialization. @@ -7,6 +7,9 @@ dnl XXX bootable partitions The enabled features between IOData HDL-G and Thecus N2100 vary so the same methods will not work on both machines. +On the Thecus N2100, it is necessary to move jumper J3 to J4 to properly +route the serial port interupt to allow serial to work under OpenBSD. + Thecus cannot load a file from disk, but can load an image from flash or network. IOData can load an image from disk (ext2fs), however the commands |