pcjs/disks/pcx86/fixed/10mb/README.md
2016-05-23 14:34:57 -07:00

987 B

layout title permalink redirect_from
page 10Mb Hard Drive (Fixed Disk) Images /disks/pcx86/fixed/10mb/
/disks/pc/fixed/10mb/

10Mb Hard Drive (Fixed Disk) Images

This folder contains the following 10Mb disk images:

These disk images are used by various Model 5160 machine configurations.

To use one of these disks with another machine configuration, include:

<hdc id="hdcXT" drives='[{name:"10Mb Hard Drive",path:"/disks/pcx86/fixed/10mb/PCDOS200-WIN101-CGA.json",type:3}]'/>

in the machine.xml file. Alternatively, you can include it by reference:

<hdc ref="/disks/pcx86/fixed/10mb/pcdos200-win101-cga.xml"/>

Of course, if your machine configuration file is on a different server, the ref path will likely be different.