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