diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-29 03:50:51 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-03-29 03:50:51 +0000 |
commit | 5b748aeb807d4fab9c772a90b42fd26417c7c7f5 (patch) | |
tree | 4e1d4f15046bdbf6847c0d82edcfb4abe2ad278a /distrib/notes | |
parent | 02801a744dd9fd49e065334b9ab905b8e5d40e56 (diff) |
From Ian Darwin <ian@darwinsys.com>
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/i386/hardware | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/distrib/notes/i386/hardware b/distrib/notes/i386/hardware index f5f55004c57..a3b54d3a4bb 100644 --- a/distrib/notes/i386/hardware +++ b/distrib/notes/i386/hardware @@ -1,14 +1,15 @@ OpenBSD/MACHINE OSREV runs on ISA (AT-Bus), EISA, PCI, and VL-bus systems with 386-family processors, with or without math coprocessors. It does NOT support MCA systems, such as some IBM PS/2 systems. The -minimal configuration is said to require 4M of RAM and 50M of disk space, -though we do not know of anyone running with a system quite this minimal today. -To install the entire system requires much more disk space, and to run X -or compile the system, more RAM is recommended. (4M of RAM will -actually allow you to run X and/or compile, but it won't be speedy. -Note that until you have around 16M of RAM, getting more RAM is more -important than getting a faster CPU.) - +minimal configuration to install the system is 6M or 8M of RAM and +perhaps 50M of disk space. A custom kernel might be able to run +with only 4MB, though we do not know of anyone running with a system +quite this minimal today. To install the entire system requires +much more disk space, and to run X or compile the system, more RAM +is recommended. (8M of RAM will actually allow you to run X and/or +compile but it won't be speedy. Note that until you have around 16M +of RAM, getting more RAM is more important than getting a faster CPU.) + Supported devices {:-include-:}: Floppy controllers. MFM, ESDI, IDE, and RLL hard disk controllers. |