Support for overriding machine hard drive(s)
This commit is contained in:
parent
0735ea8186
commit
e9e7ccf6f2
17 changed files with 370 additions and 310 deletions
|
|
@ -6,11 +6,11 @@ machines:
|
|||
- id: deskpro386
|
||||
type: pc
|
||||
debugger: true
|
||||
config: /devices/pc/machine/compaq/deskpro386/ega/4096kb/machine.xml
|
||||
autoMount:
|
||||
A:
|
||||
path: /disks/pc/os2/misc/football/FOOTBALL-76817.json
|
||||
messages: warn
|
||||
config: /devices/pc/machine/compaq/deskpro386/ega/4096kb/machine.xml
|
||||
---
|
||||
|
||||
OS/2 FOOTBALL Boot Disk (v7.68.17)
|
||||
|
|
|
|||
|
|
@ -6,7 +6,10 @@ machines:
|
|||
- type: pc
|
||||
id: deskpro386
|
||||
debugger: true
|
||||
state: deskpro386.json
|
||||
config: /devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml
|
||||
drives: '[{name:"68Mb Hard Disk",type:4,path:"http://archive.pcjs.org/disks/pc/fixed/68mb/win95.json"}]'
|
||||
autoMount: ''
|
||||
---
|
||||
|
||||
Microsoft Windows 95 (First Retail Release)
|
||||
|
|
|
|||
1
disks/pc/windows/win95/4.00.950/deskpro386.json
Normal file
1
disks/pc/windows/win95/4.00.950/deskpro386.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue