Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

boot minix2.04 on bochs2.3 errors

5 views
Skip to first unread message

chenk...@163.com

unread,
Aug 29, 2007, 11:44:46 AM8/29/07
to
I am setting up minix2.04 on fc6 via bochs2.3. I have downloaded
ROOT.MNX,USR.MNX,USR.TAZ from the minix site.then I create an empty 40
megabyte disk image.
I press = when the Minix boot monitor appears, to boot Minix.It just
display like this:

Minix boot monitor 2.19

Press ESC to enter the monitor

Hit a key as follows:

= Start Minix
=

Loading Minix 2.0.4.

cs ds text data bss stack
000800 00c800 48608 8060 37616 0 kernel
100000 103c00 14672 1156 30384 1024 mm
10bc00 113000 29600 2400 107352 2048 fs

my bochsrc.bxrc like this:
megs: 256
romimage: file=$BXSHARE/BIOS-Bochs-latest, address=0xf0000
vgaromimage: $BXSHARE/VGABIOS-elpin-2.40
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata0-master: type=disk, path="Minix-2.0.4-emptyHD.img",\
mode=flat, cylinders=81, heads=16, spt=63
floppya: 1_44=ROOT.MNX
floppyb: 1_44=USR.MNX
boot: floppy
log: Minix-2.0.4-prep.log
mouse: enabled=0


Thanks for your help

Al Woodhull

unread,
Aug 31, 2007, 11:37:11 PM8/31/07
to
On Aug 29, 11:44 am, chenkun1...@163.com wrote:
> I am setting up minix2.04 on fc6 via bochs2.3. ...

I wrote a Minix on Bochs How-to article, available at
http://minix1.woodhull.com/faq/bxmxhowto.html.

It was written in 2004, when the current version was Bochs 2.1.1.
I used Bochs on Windows 2000.

Bochs has been around for quite a while, and some versions worked
with Minix, some did not. Minix 2.0.0 was distributed with the
then-current Bochs version in 1997, but some later versions of Bochs
were problematic. I had good results with Bochs 2.1.1 but I have not
worked with newer versions.

- Al

0 new messages