• TwitterFacebookGoogle PlusLinkedInRSS FeedEmail

Install Windows On Dosbox

12.09.2019 
Install Windows On Dosbox 3,6/5 1059 votes
First off: This Guide is not supported by the creators of Dosbox. Dosbox’s main goal is to emulate enough of dos to play dos games, and not Win9x. Also This Guide might or might not work for you.

Install Windows On Dosbox

First off things you will need:
1: DOSBox Megabuild6 - For creating the HD

Download DOSBox for free. An Open Source DOS emulator to run old DOS games. DOSBox emulates a full x86 pc with sound and DOS. Its main use is to run old DOS games on platforms which don't have DOS (Windows 7, 8, 8.1 and 10 / Linux / FreeBSD / Mac OS X). Cm2 crack 2017. Fedora Linux users that would like to use DOSBox can install it quickly, as the Fedora project carries it in their software sources. To set up the app on your Fedora system, use the DNF command below. Sudo dnf install dosbox -y OpenSUSE. On OpenSUSE, DOSBox is installable from the OSS All software repository. Ensure it’s enabled on your system.

2: Win 98se (that’s what I’ve got) Installation CD
3: WinImageInstall Windows On Dosbox
4: ykhwong's latest build.
5: The Following 3dfx Driver - http://www.multiupload.com/ZSZQLN2C5M
6: a dos6 Boot disk
7: some computer knowledge
A ) HD creation and setup
1: Install Megabuild6. start it. Type the following command:
Code: Select all
Imgmake c.img -t hd_2gig -nofs -bat

Dosbox For Windows 7


InstallOnce it's finished you should have 2 files: c.img and c.bat
2: extract ykhwong's latest build to something like c:dosbox9x (to differentiate it with dosbox standard). Move c.img and the dos6 boot disk to this directory.
add the following (if you use the same names as I do) to dosbox.conf
Code: Select all
[glide]
glide=emu
[autoexec]
imgmount 0 dos6.ima -t floppy -fs none
imgmount 2 c.img -t hdd -fs none -size 512,63,64,1023
boot -l a

Will give you

How To Install Windows On Dosbox

3: Once dos started type in
Code: Select all
fdisk
. Then create a primary partition, then follow the prompts until it finish, it should restart dosbox. when you're bock in dosbox at the a> prompt, type in
Code: Select all
format c: s

4: Once it's finished. exit dosbox. Start Winimage and load c.img with it. It should ask what partition to connect, just accept the standard one offered. On the menubar use Image > create folder, to create a folder called something like win98. Go into the Directory by double clicking on it. then select on the menubar > Image > Inject a folder. Point it to your 98se (the one with all the cab files). Close Winimage.
B )Install Windows
1: In dosbox.conf remove the dos6 imgmount and change the following boot from a to c. Should look like this:
Code: Select all
imgmount 2 c.img -t hdd -fs none -size 512,63,64,1023
boot -l c

2: Start Dosbox, It might ask what to boot F1 for dos or F2 for disk 2, just press enter. It should load dos. use the following to start installing windows (if you used the same folder name as me)
Code: Select all
cd win98
setup

3: Enjoy setting up windows like on a real pc.
C )Installing the Driver
1: Start Winimage. Load c.img as before. Create a folder, something like drivers. Then goto the Folder, then choose Image from the Menubar > Inject, then point Winimage to the 3dfx driver you've downloaded. exit winimage
2: Start Dosbox. Wait for Windows to load. Goto the Directory where the 3dfx driver is. Run the program. Choose the same folder as where the driver is, this makes the following step easier.
3: Then goto the Control Panel: Start > Settings > Control Panel.Then go to System. Then to the Device Manager Tab. Click on the + alongside the sound, video and game controllers. Then select the Voodoo graphics. Then on Properties, then Driver Tab, Update Driver. Then select next till you get to the screen 'What do you want Windows to do?' there select the second option: 'Display a list..' Then on Have Disk. Then Browse, to where the driver is stored (step c2). It should install up to a point, then complain that there is a newer file that the installation wants to override, keep the file and complete the installation. Restart Windows. (Dosbox might hang here, Just close dosbox and start it again. That's all to it really