我在Config.sys中如上所列进行了配置. 用的是Dos7.1.
在ASPI查找USB设备后列表如下:
aspi device: id:0 lun:0 = ......
id:0 lun:1 = ......
之后DI1000DD.sys给 LUN:0 设置了盘符 E:
我想知道,怎么样才能给 LUN:1也设置一个盘符???
在网上找了好久了,也没有关于DI1000DD.sys的参数说明.
(用NJ32Disk.sys 1.06 也试过了,和DI1000DD.sys一样,不能为LUN:1加载盘符.) 作者: Wengier 时间: 2005-4-18 00:00 那您試試ASPIDISK.SYS吧,看能不能成功。作者: wtm75 时间: 2005-4-18 00:00 好使. 经过大侠指点后,困扰我一天一夜的问题终于解决了.感谢.[em02][em02][em02]作者: blue777 时间: 2005-4-18 00:00 I connected 3 USB 2.0 drives to my Dell CPxH 500 MHz PIII notebook. 2 were connected via a 2 port 2.0 PCMCIA (Belkin) and one via the internal 1.1 port on the back. As it booted I saw two HS drives and 1 FS drive, and all the equipped USB controllers and addresses. I found the files out on the net. ASPIDISK.SYS is from Adaptec's site and the USBASPI4.SYS is the latest Panasonic driver, also found thru google. Here's my config.sys: device=himem.sys /testmemff
device=usbaspi4.sys /v
device=aspidisk.sys It also picked up the PCI 3 port 2.0 card in another PC, that I had the same 3 drives connected and they all showed up as HS drives. I did a test ghost from this machine. The partition was 1.9 GB and took 17 minutes to ghost on the Fastest setting, to the USB PCMCIA 2.0 connected drive. The image was just over a gig. It took several hours to find these but there there. KR 作者: blue777 时间: 2005-4-18 00:00 ASPIDISK.SYS 4.01以后的版本只支持FAT32,所以Wengier收录的正是4.01版的.作者: qqqrun 时间: 2005-4-27 00:00 Wengier大侠在dos届属非常著名的了,想请教DOS下如何制作自解压执行文件,如tool.exe,在DOS下执行它,就会解压出很多EXE、TXT文件。联系qiqi@qq-one.com作者: Wengier 时间: 2005-4-28 00:00 qqqrun:請看我給您的短信回復。作者: zhwenkai 时间: 2005-9-10 22:55
Quote:
Originally posted by blue777 at 2005-4-18 00:00:
ASPIDISK.SYS 4.01以后的版本只支持FAT32,所以Wengier收录的正是4.01版的.