|  | 
 
| 求助 U盘CDROM使用ghost不能引导的问题 
 
 我用以上提供的资料做了一个U盘,却提示
 The following file is missing or corrupted: USBASPI.SYS
 There is an error in your CONFIG.SYS file on line 7
 
 The following file is missing or corrupted: USBCD.SYS
 There is an error in your CONFIG.SYS file on line 8
 
 The following file is missing or corrupted: RAMDRIVE.SYS
 There is an error in your CONFIG.SYS file on line 13
 
 The following file is missing or corrupted: COMMAND.COM
 Type the name of the Command Interpreter (e.g.c:\windows\command..)
 
 
 我用的CONFIG.SYS是:
 device=himem.sys /testmem:off
 DEVICEHIGH=QCDROM.SYS /D:PATACD01
 DEVICEHIGH=GCDROM.SYS /D:SATACD01 /C0
 DEVICEHIGH=GCDROM.SYS /D:SATACD02 /C1
 DEVICEHIGH=GCDROM.SYS /D:SATACD03 /C2
 devicehigh=ramfd.sys
 devicehigh=usbaspi.sys
 devicehigh=usbcd.sys /d:USB-CD
 files=10
 buffers=10
 dos=high,umb
 stacks=9,256
 devicehigh=ramdrive.sys /E 4096
 lastdrive=z
 
 
 
 请问问题出在什么地方?在线等
 | 
 |