|
senffon
初级用户
 
积分 118
发帖 66
注册 2005-10-21
状态 离线
|
『楼 主』:
严重发问,请教2003下16位的DOS系统运行时出现NTVDM错误怎么办
使用 LLM 解释/回答一下
我有几次碰到这种情况,就是2003系统上不知何故运行COMMAND时提示说:NTVDM遇到一个硬错误!于是上微软的支持主页找,检查过autoexec.nt ;config.nt;也查过dosx.exe等16位子系统的文件版本,都没有问题,可是运行COMMAND时就不行,连运行CMD时也要等很久才出提示符!在百度上也狠搜了几十把,还是没有找到真正答案!兼容性问题也排除了,boot.ini里也是设成 /fastdetect /NoExecute=Optint 组策略里没有对16位程序做限制!不知道这里有没有高手碰到过此类问题并解成功的?
I have encountered this situation several times. That is, on the 2003 system, for some reason, when running COMMAND, it prompts that "NTVDM encountered a hard error!" Then I went to Microsoft's support homepage to check. I checked autoexec.nt; config.nt; and also checked the file versions of 16-bit subsystems such as dosx.exe, etc., and there were no problems, but when running COMMAND, it still doesn't work. Even when running CMD, it takes a long time to get the prompt! I also searched fiercely on Baidu dozens of times, but still didn't find the real answer! The compatibility issue has also been ruled out. In boot.ini, it is set to /fastdetect /NoExecute=Optint. There are no restrictions on 16-bit programs in the group policy! I don't know if there are any experts here who have encountered such a problem and successfully solved it?
|
|
2006-6-13 19:41 |
|
|
senffon
初级用户
 
积分 118
发帖 66
注册 2005-10-21
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
本贴关键字:“NTVDM.exe;NTVDM遇到一个硬错误;CCDISK无法启动;街头篮球;"
Keywords of this post: "NTVDM.exe; NTVDM encountered a hard error; CCDISK cannot start; Street Basketball;"
|
|
2006-6-13 19:44 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2006-6-13 20:29 |
|
|
DOSforever
金牌会员
     
积分 4639
发帖 2239
注册 2005-1-30
状态 离线
|
|
2006-6-13 20:34 |
|
|
senffon
初级用户
 
积分 118
发帖 66
注册 2005-10-21
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
NTVDM.exe 版本是ntvdm5.2.3790.1830,没有打SP1之前是5.2.3790,
街头篮球;CCDISK,其内核程序都是要调用16位子系统的!
The version of NTVDM.exe is ntvdm5.2.3790.1830. Before SP1 was applied, it was 5.2.3790. "Street Basketball; CCDISK, and their kernel programs all need to call the 16-bit subsystem!"
|
|
2006-6-14 22:29 |
|
|
senffon
初级用户
 
积分 118
发帖 66
注册 2005-10-21
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
好久没有来,贴又沉了,这个问题还是没有解决,还是那样,系统是2003SP1,运行CCDISK1.4用几天之后,就出现CCDISK出不了界面,但进程里有这个CCDISK,而且是插入EXPLORER进程的,只有关闭EXPLORER进程之后,CCDISK才能关,之后症状就是在运行里输入CMD后要等很久才弹出DOS控制台,还有一个症状就是CCDISK启动后,后台有NTVDM进程出来,并且产生很多CMD进程,看样子好像是CMD卡在里面一样!系统正常里不会这样,这个问题我一直摸不清是那里出了问题!每次只有重装系统!但可以保证系统不是中了病毒!因为我用好多工具查过!还请有心的大侠能花点时间研究一下!在此谢过了!
Long time no come, the post sank again. This problem still hasn't been solved, it's still the same. The system is 2003SP1. After running CCDISK1.4 for a few days, the interface of CCDISK can't come out, but there is this CCDISK in the process, and it's inserted into the EXPLORER process. Only after closing the EXPLORER process can CCDISK be closed. Then the symptom is that after entering CMD in the run, it takes a long time to pop up the DOS console. There is another symptom that after CCDISK starts, the NTVDM process comes out in the background and generates many CMD processes. It seems that CMD is stuck in it! It won't be like this in the normal system. I've been unclear about where the problem is! I can only reinstall the system every time! But I can guarantee that the system is not infected with a virus! Because I've checked with many tools! I still ask the kind experts to spend some time to study it! Thanks in advance here!
|
|
2006-9-18 09:46 |
|
|
senffon
初级用户
 
积分 118
发帖 66
注册 2005-10-21
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
楼上的办法我也试过没有解决,我换过的文件有:
AUTOEXEC.NT
CONFIG.NT
DOSX.EXe
NTVDM.EXe
NTVDMD.DLL
REDIR.EXE
MSCDEXNT.EXE
这些都是在参考了MICROSOFT的文档后做的处理,但还是没有效!
另外在我的TMP文件夹下有很多rom.dmp文件出现!
还有一点就是,我在系统日志里没有看到一项相关的记录,所以摸不到门!
Last edited by senffon on 2006-9-18 at 09:57 ]
I've also tried the methods mentioned by the person above, but it didn't solve the problem. The files I've replaced are:
AUTOEXEC.NT
CONFIG.NT
DOSX.EXe
NTVDM.EXe
NTVDMD.DLL
REDIR.EXE
MSCDEXNT.EXE
I did these based on Microsoft's documentation, but it's still ineffective!
Also, there are many rom.dmp files in my TMP folder!
Another thing is that I didn't see any relevant records in the system log, so I'm at a loss!
Last edited by senffon on 2006-9-18 at 09:57 ]
|
|
2006-9-18 09:49 |
|
|
senffon
初级用户
 
积分 118
发帖 66
注册 2005-10-21
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
为什么我这个问题一直没有破到同病相怜的人呢?
Why haven't I found people who have the same problem as me?
|
|
2006-9-24 10:20 |
|
|
sy821103
新手上路

积分 2
发帖 1
注册 2007-7-10
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
我也想下呀。我不知道为什么下不了
I also want to download. I don't know why I can't download
|
|
2007-7-10 10:06 |
|
|
dzk910
新手上路

积分 1
发帖 1
注册 2009-5-10
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
NTVDM 正需要呢~感谢提供
NTVDM is just what is needed~ Thanks for providing
|
|
2009-8-25 04:32 |
|
|
babyzg
新手上路

积分 1
发帖 1
注册 2010-4-8
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
到处找这个 终于找到了
Been looking everywhere for this, finally found it
|
|
2010-4-13 11:04 |
|
|
wl00560
银牌会员
    
积分 1384
发帖 709
注册 2005-10-29
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
如果CMD要很久才出现,估计是病毒了……
用360、Windows清理助手杀一下,还有杀毒软件新病毒库的……
If the CMD takes a long time to appear, it is estimated to be a virus... Use 360, Windows Cleaner to scan, and also the new virus database of the antivirus software...
|
|
2010-4-13 17:57 |
|