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?
NTVDM.EXE [solved]
NTVDM.EXE [solved]
Last edited by cr2 on Sat Aug 09, 2008 8:58 pm, edited 1 time in total.
OS-LUX V0.0
Working on...
Memory management: the Pool
Working on...
Memory management: the Pool
Re: NTVDM.EXE
Update....
Just as a test, I ran COMMAND.COM. Same error.
Just as a test, I ran COMMAND.COM. Same error.
OS-LUX V0.0
Working on...
Memory management: the Pool
Working on...
Memory management: the Pool
Re: NTVDM.EXE
Another Update!
I ran sfc /scannow to see if I could fix the problem, and it said it found some corrupt files, but couldn't fix 'em.
I ran sfc /scannow to see if I could fix the problem, and it said it found some corrupt files, but couldn't fix 'em.
OS-LUX V0.0
Working on...
Memory management: the Pool
Working on...
Memory management: the Pool
Re: NTVDM.EXE
Final Update:
I rebooted my computer recently, and it worked.
I rebooted my computer recently, and it worked.
OS-LUX V0.0
Working on...
Memory management: the Pool
Working on...
Memory management: the Pool