Update windows 2000 after vga pci revision

The vga devices was not recognized any more after changing the pci
revision. The image has the vbe driver reinstalled.
This commit is contained in:
Fabian 2022-07-21 21:47:02 +09:00
parent 084575179b
commit c7ed5f8dc1
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@
<tr id="start_reactos"><td><a href="?profile=reactos">ReactOS</a> <small>18 MB</small></td><td>
Windows-compatible OS. Restored from snapshot</td></tr>
<tr id="start_windows2000"><td><a href="?profile=windows2000">Windows 2000</a> <small>24 MB</small></td><td>
<tr id="start_windows2000"><td><a href="?profile=windows2000">Windows 2000</a> <small>22 MB</small></td><td>
Including Pinball and Internet Explorer with internet access. Additional sectors are loaded as needed.</td></tr>
<tr id="start_windows98"><td><a href="?profile=windows98">Windows 98</a> <small>9.7 MB</small></td><td>
Including Minesweeper and Internet Explorer with internet access. Additional sectors are loaded as needed.</td></tr>

View file

@ -523,9 +523,9 @@
},
name: "Windows 2000",
state: {
"url": host + "windows2k_state.bin.zst",
"url": host + "windows2k_state-v2.bin.zst",
},
preserve_mac_from_state_image: true,
mac_address_translation: true,
},
{
id: "windows2000-boot",