Home | History | Annotate | Line # | Download | only in amiga
hardware revision 1.5
      1 NetBSD/amiga 1.1 runs on any amiga that has a 68020 or better CPU
      2 with some form of FPU and MMU.  The minimal configuration requires
      3 4M of RAM and about 65M of disk space.  To install the entire system
      4 requires much more disk space, and to run X or compile the system,
      5 more RAM is recommended.  (4M of RAM will actually allow you to
      6 compile, however it won't be speedy.  X really isn't usable on a
      7 4M system)
      8 
      9 Here is a table of recommended HD partition sizes for a full install:
     10 	partition:	advise,	with X,	needed,	with X
     11 	root (/)	15M	15M	10M	10M
     12 	user (/usr)	65M	100M	45M 	80M
     13 	swap		----- 2M for every M ram -----
     14 	local (/local)	up to you
     15 
     16 
     17 As you may note the recommended size of /usr is 20M greater than
     18 needed. This is to leave room for a kernel source and compile tree
     19 as you will probably want to compile your own kernel. (GENERIC is
     20 large and bulky to accommodate all people).
     21 
     22 If you only have 4M of fast memory, you should make your swap partition
     23 larger, as your system will be doing much more swapping.
     24 
     25 Supported devices include:
     26 	A4000/A1200 IDE controller.
     27 	SCSI host adapters:
     28 		33c93 based boards: A2091, A3000 and GVP series II.
     29 		53c80 based boards: 12 Gauge, IVS and Wordsync/Bytesync.
     30 		53c710 based boards: A4091, Magnum, Warp Engine and Zeus.
     31 		FAS216 based boards: FastLane Z3, Blizzard.
     32 	Video controllers:
     33 		ECS, AGA and A2024 built in on various amigas.
     34 		Retina Z2 and Retina Z3.
     35 		Picasso II.
     36 		GVP Spectrum.
     37 		Piccolo.
     38 		A2410.
     39 		Cybervision 64.
     40 	Ethernet controllers:
     41 		A2065 Ethernet
     42 		Hydra Ethernet
     43 		ASDG Ethernet
     44 		A4066 Ethernet
     45 		Ariadne Ethernet
     46 		Quicknet Ethernet
     47 	Arcnet controllers:
     48 		A2060 Arcnet
     49 	Tape drives:
     50 		Most SCSI tape drives, including
     51 			Archive Viper, Cipher SCSI-2 ST150.
     52 	CD-ROM drives:
     53 		Most SCSI CD-ROM drives
     54 	Serial cards:
     55 		MultiFaceCard II and III
     56 		A2232
     57 	Amiga floppy drives.
     58 	Amiga parallel port.
     59 	Amiga serial port.
     60 	Amiga mouse.
     61 
     62 If its not on this list, there is no support for it in this release.
     63