NTVDM.EXE [solved]
Posted: Fri Aug 08, 2008 10:50 pm
I am rewriting my OS (again), and I am still working on the stage 1 bootloader. NTVDM.EXE (Vista's 16-bit emulator) has worked (It is run in order to execute programs like "debug" and "PARTCOPY") up until now. Very recently, when my batch file for assembling and copying my bootloader, was running PARTCOPY.EXE, Windows alerted me that NTVDM.EXE crashed. My first instinct was to try "debug" (I didn't know what NTVDM.EXE did then), and the same error popped up. Windows, as normal, gave me no information on what actually happened. Any ideas on how to solve this?
NOTE: I have Windows Vista on the same machine as OpenSUSE(linux) 10.3. Should I compile my OS on linux instead?
NOTE: I have Windows Vista on the same machine as OpenSUSE(linux) 10.3. Should I compile my OS on linux instead?