Originally posted by bc12060101 at 2008-12-10 20:33:
嘿嘿,第一个问题答案:可以(如果你只有一个光驱的话)。第二个问题答案:不用 /c0 是可以的,不用时默认的参数就是 /c0;至于指定盘符 /L:%cdrom% ...
现在有个问题就是如果在config.sys添加三行的话
device=驱动.sys /d:mscd000 /c0
device=驱动.sys /d:mscd000 /c1
device=驱动.sys /d:mscd000 /c2
那么现在光驱启动的时候在DOS认到三个盘符,但是三个盘符里面的内容文件是一样的,有没有办法是能智能的认到一个光驱一个盘符啊,两个光驱两个盘符?我上面参数应该没加错啊。
Last edited by szcht on 2008-12-10 at 21:31 ]
Originally posted by bc12060101 at 2008-12-10 20:33:
Hehe, the answer to the first question: Yes (if you only have one CD-ROM). The answer to the second question: It's okay not to use /c0, the default parameter when not used is /c0; as for specifying the drive letter /L:%cdrom%...
Now there is a problem. If three lines are added in config.sys:
device=driver.sys /d:mscd000 /c0
device=driver.sys /d:mscd000 /c1
device=driver.sys /d:mscd000 /c2
Then when the CD-ROM starts, three drive letters are recognized in DOS, but the content files in the three drive letters are the same. Is there a way to intelligently recognize one CD-ROM with one drive letter and two CD-ROMs with two drive letters? I should have added the parameters correctly above.
Last edited by szcht on 2008-12-10 at 21:31 ]