Linked by Will Senn on Tue 8th Jun 2004 05:35 UTC
OSNews, Generic OSes This tutorial will walk the reader through setting up Minix 2.0.4 on Windows XP via Bochs 2.1.1. These are the latest versions of Minix, Bochs and Windows XP as of May of 2004. In this era of Linux and Windows domination of the OS scene, it is important to remember that there are alternatives. Hence, this article will also serve as an introduction to one such alternative, Minix, which has a very rich heritage, indeed.
Permalink for comment
To read all comments associated with this story, please click here.
re: Tried QEMU
by Will Senn on Tue 8th Jun 2004 13:33 UTC

Ok, gotta say it - wow, on the face of it, qemu seems much faster. I booted the minix image I created in the howto in qemu and it worked very well. However, I'm at a bit of a loss as to how to do a floppy based install on an empty hard disk image if you can't swap floppies.

From the readme:
(snip)
It needs to convert floppy and CD-ROM to image file to use it. You cannot change them now, but you can use them as follows. (snip)

Maybe it's just the windows version?

Will