Some small fixes suggested by David Brownlee
This commit is contained in:
parent
71e9f6cb59
commit
2ee7b67a98
@ -5,9 +5,12 @@ Here is a table of recommended HD partition sizes for a full install:
|
||||
partition: advise, with X, needed, with X
|
||||
root (/) 15M 15M 10M 10M
|
||||
user (/usr) 65M 100M 45M 80M
|
||||
swap ----- 2M for every M ram -----
|
||||
swap ----- 2M for every M ram (see below) -----
|
||||
local (/local) up to you
|
||||
|
||||
In addition of the rule of thumb for the swap size mentioned below, you
|
||||
probably want to make sure that the size of the swap partition does not
|
||||
drop below 20Mb (30Mb for systems with X).
|
||||
As you may note the recommended size of /usr is 20M greater than
|
||||
needed. This is to leave room for a kernel source and compile tree
|
||||
as you will probably want to compile your own kernel. (GENERIC is
|
||||
@ -15,7 +18,7 @@ large and bulky to accommodate all people, BOOT is small and might
|
||||
not have all the features you want).
|
||||
|
||||
Supported devices include:
|
||||
- The buildin SCSI host adapter
|
||||
- The builtin SCSI host adapter
|
||||
- Should support most SCSI-drives. The drives that are
|
||||
currently tested are:
|
||||
MAXTOR 7245S, MAXTOR 7080S, SEAGATE ST157N
|
||||
@ -24,8 +27,8 @@ Supported devices include:
|
||||
TANDBERG 3600
|
||||
- Should support most CD-ROM drives.
|
||||
- Should support most ZIP/MO drives.
|
||||
- The buildin video controller
|
||||
- The building (720Kb/1.44Mb) floppydrive
|
||||
- The builtin video controller
|
||||
- The builtin (720Kb/1.44Mb) floppydrive
|
||||
- The serial2/modem2 ports
|
||||
- The Falcon FX memory expansion
|
||||
- The atari mouse
|
||||
|
Loading…
Reference in New Issue
Block a user