Board logo

标题: 找不到光驱 (Sata 接口的 DVD) [打印本页]

作者: zzzaaaxq     时间: 2007-9-5 23:40    标题: 找不到光驱 (Sata 接口的 DVD)

我用 MSDOS710引导光盘启动 但启动后却找不到光驱 (是Sata 接口的 DVD)

------------------------------------------------------------
config.sys:
------------------------------------------------------------
[COMMON]
switches=/F /N

[MENU]
MENUITEM=GigaSataIde, GigaByte OnBoard Sata Ide CD-ROM
MENUITEM=Normal, Normal Interface CD-ROM

[COMMON]
device=c:\bootfile\himem.sys /testmem:off
break=off
dos=high
files=40
lastdrive=Z
shell=command.com /P /E:1024

[GigaSataIde]
device=c:\bootfile\gcdrom.sys /D:MSCD000 /C0
device=c:\bootfile\gcdrom.sys /D:MSCD001 /C1
device=c:\bootfile\gcdrom.sys /D:MSCD002 /C2

[Normal]
device=c:\bootfile\himem.sys /testmem:off
device=c:\bootfile\oakcdrom.sys /D:mscd001
device=c:\bootfile\btdosm.sys
device=c:\bootfile\flashpt.sys
device=c:\bootfile\btcdrom.sys /D:mscd001
device=c:\bootfile\aspi2dos.sys
device=c:\bootfile\aspi8dos.sys
device=c:\bootfile\aspi4dos.sys
device=c:\bootfile\aspi8u2.sys
device=c:\bootfile\aspicd.sys /D:mscd001
------------------------------------------------------------
autoexec.bat:
------------------------------------------------------------
@echo off
IF "%CONFIG%"=="Normal" GOTO NO_more
c:\bootfile\MSCDEX.EXE /D:MSCD000 /D:MSCD001 /D:MSCD002
rem FINDDRIV.EXE
:NO_more
c:\bootfile\MSCDEX.EXE /D:mscd001 /L:Z
------------------------------------------------------------

请大师们引条路 问题出在哪里? 谢谢
作者: bc12060101     时间: 2007-9-6 08:34
嘿嘿,偶来冒充一下大师。
从贴出的东西上未看出问题。请在开机时出现dos引导菜单时按下Shift+F8进入逐条命令测试模式,将执行到加载gcdrom及mscdex时的信息放上来,应该就能知道1234了。
作者: lianjiang2004     时间: 2007-9-6 09:20
用法上似乎没有什么问题,估计问题出在“c:\bootfile\”。
为何不用本地,而要引用硬盘上文件?
作者: dqhot     时间: 2007-11-8 21:35


  Quote:
Originally posted by lianjiang2004 at 2007-9-6 09:20 AM:
用法上似乎没有什么问题,估计问题出在“c:\bootfile\”。
为何不用本地,而要引用硬盘上文件?

一针见血