How to install Windows NT #4907
Replies: 8 comments 10 replies
-
I'm of the understanding from other discussions here that Windows Vista and higher requires an ACPI BIOS to run, or at least install. |
Beta Was this translation helpful? Give feedback.
-
@BridgeHeadland, thank you for sharing your experiences! Related: I haven't went through all of it, so sharing some first observations: You may want to split the long opening post - for easier reference and for discussions about each OS version be in the replies to each post:
Recommending Windows editions that don't work is confusing... for me the question is not "which edition is best" (whatever best means), but "which Windows edition works with the least amount of problems or most convenient installation procedure".
WHS - official requirement is "Pentium III" - I doubt that's a reason for it not to work in DOSbox, but have you tried with cpu type P3? ReactOS - NT/2003 clone with open source, so worth to try, because theoretically having access to the source code may help with solving the problems in running it? |
Beta Was this translation helpful? Give feedback.
-
I've been trying to follow your instructions to install Windows 2000 in DOSBox-X, and I have managed to get as far as WINNT.EXE copying the files across (which completes successfully). However, after remounting the C: and D: drives after the reboot and running BOOT C:, I get the error "NTLDR is missing. Press any key to restart". I have checked the contents of C: and I can see NTDLR exists, so not sure what's going on here. |
Beta Was this translation helpful? Give feedback.
-
@ct2057 I have to admit that I could be wrong when I wrote 32768 MB, maybe you could try with 32000 MB. |
Beta Was this translation helpful? Give feedback.
-
@BridgeHeadland |
Beta Was this translation helpful? Give feedback.
-
So I finally got Windows NT 4.0 to install. It is very sensitive to the configuration and will either crash during the installation from INACCESSIBLE_BOOT_DEVICE error or random missing/corrupted file errors during the GUI portion of the installer or during first boot of the OS if not configured properly ( Currently, the main problems with DOSBox-X support for Windows NT 4.0 are:
NOTE: The primary issue with DBX and Windows NT 4.0 is DOSBox-X's emulated IDE controller and the NT4 How to install:
NOTE: There are two ways to install NT/2k/XP on DOSBox-X. The first is using DOS to pre-install the Windows installer to the HDD. The second is to boot directly from the ISO using el torrito. In most cases, booting from the ISO directly will fail. However, the attached config will work with booting directly from the ISO and installing from DOS. Both methods will be shown below.
NOTES:
3a. CD Boot Install: Open DOSBox-X with the modified config and run:
During the text based installer choose to keep the FAT partition. Converting to NTFS has zero known benefits with DOSBox-X right now. Keeping FAT 16 will allow you to use the built-in DOS environment to copy files to and from the NT4 image. 3b. Alternatively, perform DOS based pre-installation: NOTE: The WINNT.EXE DOS pre-installer will only work with disk size 2048 MB or smaller. Copy the "i386" folder from the ISO to your DBX directory, then open Dosbox with the modified config and run
After the files finish copying press [Enter] to reboot and run:
The text based installer should load. Choose to keep the FAT partition. Converting to NTFS has zero known benefits with DOSBox-X right now. Keeping FAT 16 will allow you to use the built-in DOS environment to copy files to and from the NT4 image.
To simplify the rest of the installation,
And run DBX with modified config file. The GUI installer should load. If you don't encounter any errors you will eventually reboot into Windows NT 4.0 with a HDD and CDROM. If you deviated from the given config, you will likely see an INACCESSIBLE_BOOT_DEVICE error or missing/corrupt file errors during the GUI installer. |
Beta Was this translation helpful? Give feedback.
-
Post installation: Stop Windows asking for the NT4 CD when drivers are needed:
Enable APM softpower off:
Windows XP Paint (with XP mfc42u.dll) and games work on NT 4.0. The XP games have quality of life improvements (right click auto moves cards etc.) and XP Paint looks slightly better. There are probably some other mods that work, but I haven't tired fiddling around too much yet. NOTE: I had to use 86Box to install the service pack and Fat32 filesystem driver as well as make any serious changes to the OS and then go back to using DBX for testing. I highly recommend getting the latest 86Box from the automated builds page and the latest roms from github. |
Beta Was this translation helpful? Give feedback.
-
And the big question: Why use Windows NT 4.0? Windows NT 4.0 is fully 32bit (no 16bit kludges like Win9x), supports 4GiB of RAM (without fiddling around) and has native support for OpenGL. Graphics drivers written for NT4 are kernel mode and are more performant than NT3.x. Vintage 32bit games will likely perform better on NT4 than Windows 9x--especially on real HW with the Pentium Pro (the Pentium/Pentium MMX worked better with Win9x than the Pentium Pro). In my testing, Diablo I and Helfire seemed to have lower CPU loading in an NT4 guest than 98 SE but it is hard to say with all the problems NT4 has with DOSBox-X at the moment. 86box has great support for NT 4.0 and you can actually setup similar enough systems that you can swap between DBX and 86box using the same image. In 86box I use Machine Type "miscellaneous", Machine "Microsoft Virtual PC 2007", Video "[PCI] S3 Vision 968" with 8MiB RAM, Sound "Windows Sound System" (disabled if jumping between DBX and 86box), and HD Controller "Internal Device. This config works well and is much saner than using random period accurate ROMs for the motherboard and so on. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have come so far in my research and experiments of how to install all versions of Windows NT up to Windows Server 2003, as well as Windows Home Server, so I decided to create a discussion topic, where the first post shows the procedures for the Windows NT installations. It applies to all editions of Windows NT I have mentioned, as well as Windows Longhorn (up to build 4020), which is the beta version of Vista. This post does not show how to install Windows Vista, at least not yet. As I see it, there are no plans to make it possible to install Windows Vista (and newer; except WHS) in DOSBox-X, I don't think it will be possible either, but of course I could be wrong. Currently. It is also possible to install all of Windows NT in dynamic VHD files, if you want to save space on the hard drive in your device.
This post will change over time!
Windows NT 3.1
Windows NT 3.1 for Workgroups is recommend.
The highest possible storage capacity is size 503 MB. Operating systems can be installed in a VHD file or IMG file (other image files will behave as IMG), created in DOSBox-X. The file system begin as FAT16, but you can convert it to NTFS during the installation.
Approach
Start DOSBox-X with the configuration below, create an IMG file in the integrated DOS, like a virtual floppy drive, by typing "IMGMAKE disk.img -t fd_1440", then you will create an IMG (or similar) or VHD by typing for example "IMGMAKE -t hd -size XXXXX hdd.vhd -fat 16", with the configuration below, type "imgmount A disk.img -t floppy -fdc 0m", then "imgmount C hdd.vhd -t hdd -ide 1m", and then, for example "imgmount D cdrom.iso -t iso -ide 2m", when done type "D:", then "cd i386", then "WINNT.EXE". Now you are in the installation file of Windows NT 3.1, for DOS, first press ENTER to continue, then ENTER again, the setup will now copy the files to the virtual floppy disk, you can enable Turbo to make the copying faster, after that DOSBox-X will restart, and you must write "imgmount A disk.img -t floppy -fdc 0m" and "imgmount 2 hdd.vhd -t hdd -ide 1m", and preferably "imgmount D cdrom.iso -t iso - ide 2m", before typing "BOOT A:" to continue the installation. You have now reached NTLDR, there you will see a menu where the installation/upgrade of Windows is the recommend option, so you can safely press ENTER. It will take time, after that you will come to an END-USER LICENSE AGREEMENT, you scroll all the way down with PAGE DOWN until you have reached the end, then you press F8, after that you press C, then ENTER, and then you choose whether you continue to have FAT (FAT16) as file system, or if you want to convert to NTFS (which is recommend). Now the rest of the second step will take care of itself, so you can activate Turbo again to speed up the setup. DOSBox-X will reboot again, you must type "imgmount 2 hdd.vhd -t hdd -ide 1m" again, before typing "BOOT C:", because the rest of the setup will take place in Windows NT 3.1 itself, you must setup manually, and it's up to you how you want to set up Windows NT 3.1.
Windows NT 3.5x
Windows NT 3.51 for Worsgroups is recommend.
The highest possible storage capacity is size 1600 MB. Operating systems can be installed in a VHD file or IMG file (other image files will behave as IMG), created in DOSBox-X if the file system is FAT16, you can convert it to NTFS during the installation.
Approach
Start DOSBox-X with the configuration below, create an IMG (or something similar) or VHD in the integrated DOS, by typing for example "IMGMAKE -t hd -size XXXXX hdd.vhd -fat 16", type "imgmount C hdd.vhd -t hdd -ide 1m", then for example "imgmount D cdrom.iso -t iso -ide 2m", when done type "D:", then "cd i386", and then "WINNT .EXE /B". Now you are in the installation file of Windows NT 3.5, for DOS, first press ENTER to continue, then ENTER again, the setup will now copy the files to the IMG/VHD file, you can enable Turbo to the copying should go faster, after that DOSBox-X will restart, and you must write "imgmount 2 hdd.vhd -t hdd -ide 1m", and preferably "imgmount D cdrom.iso -t iso -ide 2m", before writing "BOOT C:" to continue the installation. You have now reached NTLDR, there you will see a menu, where the installation/upgrade of Windows is the recommend option, so you can safely press ENTER. It will take time, after that you will come to an END-USER LICENSE AGREEMENT, you scroll all the way down with PAGE DOWN until you have reached the end, then you press F8, after that you press C, then ENTER, and then you choose whether to continue with FAT (FAT16) as a file system, or if you want to convert to NTFS (which is recommend). Now the rest of the second step will take care of itself, so you can activate Turbo again to speed up the setup. DOSBox-X will reboot again, you must type "imgmount 2 hdd.vhd -t hdd -ide 1m" again, before typing "BOOT C:", because the rest of the setup will take place in Windows NT 3.5 itself, the setup is done manually , and it's up to you how you want to set up Windows NT 3.5. If you want to install Windows NT 3.51, you must install Windows NT 3.5 first, but with the FAT16 file system, then you install Windows NT 3.51, which is only available as an upgrade, you install as a new installation, if you want to convert the file system to NTFS.
Windows NT 4.0
Windows NT 4.0 for Workgroups is recommend.
The highest possible storage capacity is size 4098 MB. Operating systems can be installed in a VHD file or IMG file (other image files will behave as IMG), created in DOSBox-X, or with Disk Manager in Windows if you have, the latter method is recommend, The file system need to FAT16 before you start the installation, you can convert it to NTFS during the installation.
Approach
Start DOSBox-X with the configuration below, create an IMG (or something similar) or VHD in the integrated DOS, by typing for example "IMGMAKE -t hd -size XXXXX hdd.vhd -fat 16", or create a VHD in Disk Manager, type "imgmount C hdd.vhd -t hdd -ide 1m", then for example "imgmount D cdrom.iso -t iso -ide 2m", when done type "D:", then "cd i386", then "WINNT .EXE /B". Now you are in the installation file of Windows NT 4.0, for DOS, first press ENTER to continue, then ENTER again, the setup will now copy the files to the IMG/VHD file, you can enable Turbo to the copying should go faster, after that DOSBox-X will restart, and you must write "imgmount 2 hdd.vhd -t hdd -ide 1m", and preferably "imgmount D cdrom.iso -t iso -ide 2m", before writing "BOOT C:" to continue the installation. You have now reached NTLDR, there you will see a menu, where the installation/upgrade of Windows is the recommend option, so you can safely press ENTER. It will take time, after that you will come to an END-USER LICENSE AGREEMENT, you scroll all the way down with PAGE DOWN until you have reached the end, then you press F8, after that you press C, then ENTER, and then you choose whether to continue with FAT (FAT16) as a file system, or if you want to convert to NTFS (which is recommend). Now the rest of the second step will take care of itself, so you can activate Turbo again to speed up the setup. DOSBox-X will reboot again, you must type "imgmount 2 hdd.vhd -t hdd -ide 1m" again, before typing "BOOT C:", because the rest of the setup will take place in Windows NT 4.0 itself, the setup is done manually , and it's up to you how you want to set up Windows NT 4.0.
Windows 2000
Windows 2000 Professional is recommend.
The highest possible storage capacity is of an unknown size, the recommend size is 32000 MB, if the file system is NTFS. Operating systems can be installed in a VHD file created with DOSBox-X, or with Disk Manager in Windows if you have, the latter method is recommend. If you want to install operating systems with FAT32, the size cannot be larger than 16000 MB.
Approach
Start DOSBox-X with the configuration below, create an IMG (or something similar) or VHD in the integrated DOS, by typing for example "IMGMAKE -t hd -size XXXXX hdd.vhd", or create a VHD in Disk Manager, type "imgmount C hdd. vhd -t hdd -ide 1m", then for example "imgmount D cdrom.iso -t iso -ide 2m", when done typr create a VHD in Disk Manager, type "imgmount C hdd. vhd -t hdd -ide 1m", then for example "imgmount D cdrom.iso -t iso -ide 2m", when done type "D:", then "cd i386", then "WINNT.EXE". Now you are in the Windows 2000 installation file, for DOS, first press ENTER to continue, then ENTER again, the setup will now copy the files to the IMG/VHD file, you can enable Turbo to speed up the copying, after DOSBox-X will restart, and you must type "imgmount 2 hdd.vhd -t hdd -ide 1m", and preferably "imgmount D cdrom.iso -t iso -ide 2m", before typing "BOOT C:" for to continue the installation. You have now come to NTLDR, there you will see a menu, where the installation/upgrade of Windows is the recommend option, so you can safely press ENTER. It will take time, after that you will come to an END-USER LICENSE AGREEMENT, you scroll all the way down with PAGE DOWN until you have reached the end, then you press F8, after that you press C, then ENTER, and then you choose whether to continue with - or convert to FAT32 as the file system, or whether you want to convert to NTFS (which is recommend). Now the rest of the second step will take care of itself, so you can activate Turbo again to speed up the setup. DOSBox-X will reboot again, you must type "imgmount 2 hdd.vhd -t hdd -ide 1m" again, before typing "BOOT C:", because the rest of the setup will take place in Windows 2000 itself, the setup is done manually, and it's up to you how you want to set up Windows 2000. If your VHD is raw, you simply imgmount the VHD as 2, and you do the first 2 installation stages in 1 single stage, when you are going to format the VHD and decide the preferred file system, don't choose quick formatting. If the file system in your VHD file is RAW, type, at drive Z, "boot -el-torito d:".
Windows XP
Windows XP Media Center Edition 2005 (x86) is recommend.
The highest possible storage capacity is size 32000 MB, if the file system is NTFS. Operating systems can be installed in a VHD file created in DOSBox-X, or with Disk Manager in Windows if you have, the latter method is recommend. If you want to install operating systems with FAT32, the size cannot be larger than 16000 MB.
Approach
Start DOSBox-X with the configuration below, create an IMG (or something similar) or VHD in the integrated DOS, by typing for example "IMGMAKE -t hd -size XXXXX hdd.vhd", or create a VHD in Disk Manager, type "imgmount C hdd. vhd -t hdd -ide 1m", then for example "imgmount D cdrom.iso -t iso -ide 2m", when done type "D:", then "cd i386", then "WINNT.EXE". Now you are in the Windows XP installation file, for DOS, first press ENTER to continue, then ENTER again, the setup will now copy the files to the IMG/VHD file, you can enable Turbo to speed up the copying, after DOSBox-X will restart, and you must type "imgmount 2 hdd.vhd -t hdd -ide 1m", and preferably "imgmount D cdrom.iso -t iso -ide 2m", before typing "BOOT C:" for to continue the installation. You have now come to NTLDR, there you will see a menu, where the installation/upgrade of Windows is the recommend option, so you can safely press ENTER. It will take time, after that you will come to an END-USER LICENSE AGREEMENT, press F8, after that press C, then ENTER, and then choose whether to continue with - or convert to FAT32 as the file system, or whether you want to convert to NTFS (which is recommend). Now the rest of the second step will take care of itself, so you can activate Turbo again to speed up the setup. DOSBox-X will reboot again, you must type "imgmount 2 hdd.vhd -t hdd -ide 1m" again, before typing "BOOT C:", because the rest of the setup will take place in Windows XP itself, the setup is done manually, and it's up to you how you want to set up Windows XP. If your VHD is raw, you simply imgmount the VHD as 2, and you do the first 2 installation stages in 1 single stage, when you are going to format the VHD and decide the preferred file system, don't choose quick formatting. If the file system in your VHD file is RAW, type, at drive Z, "boot -el-torito d:".
Windows Server 2003
Windows Server 2003 Datacenter Edition RTM (x86) is currently the version I would recommend among these that work today, otherwise I would recommend Windows Server 2003 Datacenter Edition SP2 (x86). Currently, it is not possible install any but RTM versions of Windows Server 2003 because during the installation you will also install updates that DOSBox-X does not handle yet, most likely because DOSBox-X does not emulate full IDE controllers, but rather generic ones.
The highest possible storage capacity is size 32000 MB, if the file system is NTFS. Operating systems can be installed in a VHD file created in DOSBox-X, or with Disk Manager in Windows if you have, the latter method is recommend. If you want to install operating systems with FAT32, the recommend size is 4096 MB, the highest possible storage capacity is unknown.
Approach
Start DOSBox-X " with the configuration below, create an IMG (or something similar) or VHD in the integrated DOS, by typing for example "IMGMAKE -t hd -size XXXXX hdd.vhd", or create a VHD in Disk Manager, type "imgmount C hdd. vhd -t hdd -ide 1m", then for example "imgmount D cdrom.iso -t iso -ide 2m", when done type "D:", then "cd i386", then "WINNT.EXE" .Now you are in the Windows Server 2003 setup file, for DOS, first press ENTER to continue, then ENTER again, the setup will now copy the files to the IMG/VHD file, you can enable Turbo to speed up the copying, after that, DOSBox-X will restart, and you must write "imgmount 2 hdd.vhd -t hdd -ide 1m", and preferably "imgmount D cdrom.iso -t iso -ide 2m", before writing "BOOT C:" to continue the installation. You have now reached NTLDR, there you will see a menu, where the installation/upgrade of Windows is the recommend option, so you can safely press ENTER. It will take time, after that you will come to an END- USER LICENSE AGREEMENT, press F8, after that press C, then ENTER, and then choose whether to continue with - or convert to FAT32 as the file system, or whether you want to convert to NTFS (which is recommend). Now the rest of the second step will take care of itself, so you can activate Turbo again to speed up the setup. DOSBox-X will reboot again, you must type "imgmount 2 hdd.vhd -t hdd -ide 1m" again, before typing "BOOT C:", because the rest of the setup will take place in Windows Server 2003 itself, the setup is done manually , and it's up to you how you want to set up Windows Server 2003. If your VHD is raw, you simply imgmount the VHD as 2, and you do the first 2 installation stages in 1 single stage, when you are going to format the VHD and decide the preferred file system, don't choose quick formatting. If the file system in your VHD file is RAW, type, at drive Z, "boot -el-torito d:".
Windows Longhorn (Windows Vista Beta)
Windows Longhorn build 4042 (Lab06_n) is recommend among those that can be installed from a DOS based Windows (Windows 98 and Windows ME in this case), if it doesn’t matter, I would recommend Windows Longhorn build 5840. Currently, it is not possible to complete an installation of Windows Longhorn because during the installation you will also install something that DOSBox-X does not handle yet, most likely because DOSBox-X does not emulate full IDE controllers, but rather generic ones.
The highest possible storage capacity is size 32000 MB, if the file system is NTFS. Operating systems can be installed in a VHD file created in DOSBox-X, or with Disk Manager in Windows if you have, the latter method is recommend. If you want to install operating systems with FAT32, the recommend size is probably 4096 MB, the highest possible storage capacity is unknown.
Approach
Start DOSBox-X " with the configuration below, use a copy of the image file where you have any operative system you can install it from the integrated DOS or any Windows like Windows 95, Windows NT 4.0, Windows 98, Windows 2000, Windows ME, Windows XP, Windows Server 2003 or Windows Home Server, depending on which build you want to install, whether in an IMG file, VHD file or another image file, by typing "imgmount 2 hdd.vhd -t hdd -ide 1m", in the integrated DOS, if that's what the image file is called, then write for example "imgmount D cdrom.iso -t iso -ide 2m", if it's Windows The Longhorn ISO is called, when it is done type "BOOT C:" so that you start one of the mentioned Windows. You start the installation of Windows Longhorn by clicking into the CD drive, where the Windows Longhorn CD is, then you do a completely clean installation of Windows Longhorn, you can also convert the file system to NTFS, if the file system is not already, you can activate Turbo so that the copying will go faster, after that DOSBox-X will restart, and you must type "imgmount 2 hdd.vhd -t hdd -ide 1m", and preferably "imgmount D cdrom.iso -t iso -ide 2m" again, before typing "BOOT C:" to continue the installation. You have now reached NTLDR, there you will see a menu where the installation/upgrade of Windows is the recommend option, so you can safely press ENTER. If you are using one of the first two versions of Windows Longhorn, after a while you will come to an END-USER LICENSE AGREEMENT, press F8, after that press C, then ENTER. Now the rest of the second step will take care of itself, so you can activate Turbo again to speed up the setup. DOSBox-X will reboot again, you must type "imgmount 2 hdd.vhd -t hdd -ide 1m" again, before typing "BOOT C:", because the rest of the setup will take place in Windows Longhorn itself, the setup is done manually, and it's up to you how you want to set up Windows Longhorn. If the file system in your VHD file is RAW, type, at drive Z, "boot -el-torito d:".
Windows Home Server
Windows Home Server SP1 (x86) is recommend.
The highest possible storage capacity is size 32000 MB, if the file system is NTFS. Operating systems can be installed in a VHD file created in DOSBox-X, or with Disk Manager in Windows if you have, the latter method is recommend. If you want to install operating systems with FAT32, the recommend size is probably 4096 MB, the highest possible storage capacity is unknown. Currently, it’s not possible install Windows Home Server, because during the installation you will also install something that DOSBox-X does not handle yet, most likely because DOSBox-X does not emulate full IDE controllers, but rather generic ones.
Approach
Start DOSBox-X " with the configuration below, create an IMG (or something similar) or VHD in the integrated DOS, by typing for example "IMGMAKE -t hd -size XXXXX hdd.vhd", open the VHD file with Disk Manager, transfer all files from the ISO file to the VHD file you opened with Disk Manager, since the ISO file are based of a DVD disc. From DOSBox-X, you type "imgmount c hdd.vhd -t hdd -ide 1m", then "c:", then "cd i386", and then "winnt.exe". Now you are in the Windows Home Server setup file, for DOS, first press ENTER to continue, then ENTER again, the setup will now copy the files to the IMG/VHD file, you can enable Turbo to speed up the copying, after that, DOSBox-X will restart, and you must write "imgmount 2 hdd.vhd -t hdd -ide 1m", and preferably "imgmount D cdrom.iso -t iso -ide 2m", before writing "BOOT C:" to continue the installation. You have now reached NTLDR, there you will see a menu, where the installation/upgrade of Windows is the recommend option, so you can safely press ENTER. It will take time, after that you will come to an END- USER LICENSE AGREEMENT, press F8, after that press C, then ENTER, and then choose whether to continue with - or convert to FAT32 as the file system, or whether you want to convert to NTFS (which is recommend). Now the rest of the second step will take care of itself, so you can activate Turbo again to speed up the setup. DOSBox-X will restart again, you must type "imgmount 2 hdd.vhd -t hdd -ide 1m" again, before typing "BOOT C:", because the rest of the setup will take place in Windows Home Server itself, the setup is done manually , and it's up to you how you want to set up Windows Home Server. If your VHD is raw, you simply imgmount the VHD as 2, and you do the first 2 installation stages in 1 single stage, when you are going to format the VHD and decide the preferred file system, don't choose quick formatting. If you prefer to use a Disk Manager created VHD, transfer all the files from the ISO file in a Disk Manager created VHD with a earlier Windows NT, or the RTM version of Windows Server 2003 with SP2, and do a clean install inside the VHD.
To create a VHD file in Disk Manager, click Create VHD in Action. You decide where the VHD should be placed, how big the file should be, and whether the file should be fixed or dynamic. You left-click on the recently connected VHD file in Disk Manager and choose initialize disk, you choose the MBR partitioning method, you wizard for new single volume without assigning a drive letter or path (number), don't format the volume, and then finish. Now the VHD file is ready.
For some reason, Windows NT 5.x (2000/XP/Server 2003/Longhorn/Home Server) requires cycles to be set to 3800000 (3,8 GHz) for any reason to run with cputype set to pentium_iii, unlike DOS-based Windows, which does not require cycles to be set too much like that. Haven't checked yet on how many cycles pre-NT5.x requires to run with pentium_iii.
Bonus




It doesn't appear that Windows Vista can be installed or be run in DOSBox-X, at least not yet, but if you create a VHD file with the FAT32 file system (32000 is the only known size known to work), in DOSBox-X, and install Windows Vista (any version , only it's x86) in another virtual machine, like VirtualBox (the only one tested), where you have to expect the file system to be formatted to NTFS. After the installation is complete, try booting the VHD file in DOSBOX-X. You will get to the Windows Boot Manager (BOOTMGR), but you may not be able to start and run Windows Vista anyway, because the ACPI emulation is currently experimemtal, and because Windows Vista contain files DOSBox-X can’t handle - likely because the IDE controller emulation is generic. If you install Windows 7 or later this way, you won't even get to the Windows Boot Manager In DOSBox-X (reason unknown), it will just flash at the top left.
You are welcome to try to install Windows Vista in DOSBox-X, but then the installation must be started from Windows XP or Windows Server 2003 (Standard Edition RTM), and not from the integrated DOS, since the CD or DVD does not have an installation file for DOS.
These images of the Windows Boot Manager are the print screen when it was run in DOSBox-X.
Beta Was this translation helpful? Give feedback.
All reactions