因为我的鼠标是USB接口,我用DOS版的GHOST(启动盘加GHOST)进行备份和还原时,想在DOS下面使用鼠标。于是我在这儿的下载了DOS下USB鼠标的驱动程序文件:OHCI.EXE和UHCI.EXE。我把这两个文件复制到A盘上,并且在CONFIG.SYS文件里加上了(原来该文件是空的):
DEVICE=OHCI.EXE
DEVICE=UHCI.EXE
这时候用这张GHOST启动盘启动电脑,已经可以进入到GHOST的操作界面,也可以移到鼠标,但是只是动了几下鼠标系统就出错死机,并且出现以下提示:
page Fault cr2=10000440 in RMCB at eip=93;flags=3002
eax=00050000 ebx=00000001 ecx=0000d10f edx=0043005a esi=00010006 edi=0006
General protection Fault in RMCB at eip=14eb; flags=3002
eax=0000000d esp=002ae6d6 cs=2b ds=3b es=8f fs=33 gs=bf ss=8f error=cf60
an internal stack overflow has caused this session to be halted.change the STACKS setting in your CONFIG.SYS file .and then try again.
并且这时候软驱一直在读盘,怎么也关不了机,电源键也无效,最后只有把插头拨下才能强制关机。但是再次把电源插头插上时,不按主机的电源键就自动启动计算机,真是奇怪,从来没有遇到过这种问题。
我现在不知道怎么办?难道在DOS操作系统下就没有办法使用USB鼠标吗?请问版主或那位朋友能指点一二,多谢!!!
Because my mouse is a USB interface, when I use the DOS version of GHOST (boot disk plus GHOST) for backup and restoration, I want to use the mouse under DOS. So I downloaded the USB mouse driver files under DOS here: OHCI.EXE and UHCI.EXE. I copied these two files to drive A and added in the CONFIG.SYS file (originally this file was empty):
DEVICE=OHCI.EXE
DEVICE=UHCI.EXE
At this time, when I boot the computer with this GHOST boot disk, I can already enter the GHOST operation interface and can move the mouse, but just after moving the mouse a few times, the system crashes and the following prompt appears:
page Fault cr2=10000440 in RMCB at eip=93;flags=3002
eax=00050000 ebx=00000001 ecx=0000d10f edx=0043005a esi=00010006 edi=0006
General protection Fault in RMCB at eip=14eb; flags=3002
eax=0000000d esp=002ae6d6 cs=2b ds=3b es=8f fs=33 gs=bf ss=8f error=cf60
an internal stack overflow has caused this session to be halted.change the STACKS setting in your CONFIG.SYS file .and then try again.
And at this time the floppy drive has been reading the disk, and I can't turn off the computer at all, the power button is invalid, and finally I have to pull out the plug to force the computer to shut down. But when I plug in the power plug again, the computer automatically starts without pressing the power button on the main unit. It's really strange, I've never encountered this problem before.
I don't know what to do now? Does it mean that there is no way to use the USB mouse under the DOS operating system? Please ask the moderator or that friend to give me some advice, thank you!!!