Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!udel!mmdf From: Paul Dickson Newsgroups: comp.sys.amiga.misc Subject: Re: Minix on Amiga 3000 Message-ID: <48453@nigel.ee.udel.edu> Date: 21 Mar 91 22:10:34 GMT Sender: mmdf@ee.udel.edu Lines: 10 > I recently purchased MINIX 1.5 for my Amiga. However, I wasn't told > that it wouldn't work with An Amiga 3000 (MC68030 processor). Minix for the Amiga makes too much specific use of the 68000 to be able to work on non-68000 Amigas. Some specific areas are the handling of stack data after exceptions and the use of the upper 8 address bits as encoding of interrupt vectors. I believe there is a fixed binary only version that fixes these problems that is FTPable from some place or I can forward you the description of the source code fixes which I keep from the minix mailing list.