-
Notifications
You must be signed in to change notification settings - Fork 442
Guide:Installing PC DOS 6
Robert edited this page Apr 9, 2020
·
9 revisions
Back to the PC DOS and MS-DOS Installation Guide
Table of Contents
Note: The below example assumes 4 disks, if you have 5 disks you need to add it to the end of the BOOT command.
Assuming your PC DOS 6.x disk images are in the current working directory, and named as shown below, type the following commands at the DOSBox-X Z:\>
prompt.
IMGMAKE hdd.img -t hd -size 2048 IMGMOUNT C hdd.img BOOT DISK1.IMG DISK2.IMG DISK3.IMG DISK4.IMG
When prompted to change disk, on the DOSBox-X menu bar select "DOS" followed by "Swap disk". After the installation is finished, from the DOSBox-X menu bar select "Main" followed by "Reset guest system" and you will be back at the DOSBox-X Z:\>
prompt.
You can now boot these DOS versions directly from the HDD image as follows:
IMGMOUNT C hdd.img BOOT -L C