--- title: "Minix on the QL" type: "article" slug: "minix-on-the-ql-2" url: "http://localhost/article/minix-on-the-ql-2/" markdown_url: "http://localhost/article/minix-on-the-ql-2.md" published_at: "2025-11-18T09:32:55+00:00" modified_at: "2025-11-18T09:32:55+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "For those that don't know what Minix is; Minix is a small Unix like operating system written by Andrew Tannenbaum to be used as an instructional aide in Operating System classes. Felix Croes started working on porting Minix to the QL from the Atari ST version. Erwin Dondorp (dondorp@fwi.uva.nl) has taken over the task. He…" category: - name: "QL Hacker's Journal" slug: "ql-hackers-journal" taxonomy: "category" url: "http://localhost/category/periodicals/ql-hackers-journal/" post_tag: - name: "QL" slug: "ql" taxonomy: "post_tag" url: "http://localhost/tag/ql/" model: - name: "Sinclair QL" slug: "sinclair-ql" taxonomy: "model" url: "http://localhost/model/sinclair-ql/" indiv: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" publication_r: id: 33686 title: "QL Hacker’s Journal" type: "periodical" url: "http://localhost/periodical/ql-hackers-journal/" authors_r: - name: "Tim Swenson" slug: "tim-swenson" taxonomy: "indiv" url: "http://localhost/indiv/tim-swenson/" issue: "1" issues_articles: - id: 61529 title: "QL Hacker’s Journal 1" type: "issue" url: "http://localhost/issue/ql-hackers-journal-1/" pubdate: "January 1991" archive_link: true archiveurl: "https://archive.org/download/ql-hackers-journal/QL%20Hacker%27s%20Journal%201.txt" --- For those that don’t know what [Minix](https://en.wikipedia.org/wiki/Minix) is; Minix is a small Unix like operating system written by Andrew Tannenbaum to be used as an instructional aide in Operating System classes. Felix Croes started working on porting Minix to the QL from the Atari ST version. Erwin Dondorp (dondorp@fwi.uva.nl) has taken over the task. He reports that he has Minix version 1.5.5 running successfully. After much pestering, Erwin has decided to allow me to be a beta tester for the project. He has promised to send a disk with QL Minix, but so far my mailbox has yet to recieve such a package. I’ll keep pestering him and keep you informed. One interesting item about Minix/QL is that, unlike other versions, it does not take over the QL. Minix/QL is just another job running under QDOS. Basically it is a Multitasking OS running under another Multitasking OS.