User Tools

Site Tools


applications:emulators:bochs:notes

Applications - Emulators - Bochs - Notes

Windows 98

Tested with Bochs 2.6.6 on Windows Vista SP2.

Copy the sample config to a production config:

COPY bochsrc-sample.txt bochsrc.txt

Create an 8 GB image file:

bximage -mode=create -hd=8G "D:\QEMU VMs\Windows 98 SE NL\Win98SENL.img" -q

Add to bochsrc.txt:

ata0-master: type=disk, path="D:\QEMU VMs\Windows 98 SE NL\Win98SENL.img", mode=flat
ata0-slave: type=cdrom, path="D:\ISO\Win98\WINDOWS 98.ISO", status=inserted

Set the BXSHARE variable to the Bochs install directory and start bochs:

SET BXSHARE=D:\Apps\Bochs-2.6.6
bochs
applications/emulators/bochs/notes.txt · Last modified: 2014/09/28 16:26 by bas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki