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