DOS=HIGH,UMB
DEVICEHIGH=HIMEM.SYS /TESTMEM:OFF
FILES=50
BUFFERS=40
STACKS=9,256
LASTDRIVE=Z
DEVICE = USBASPI5.SYS /U /V
DEVICE = DI1000DD.sys
I configured Config.sys as listed above. I'm using Dos7.1.
After ASPI searches for USB devices, the list is as follows:
aspi device: id:0 lun:0 = ......
id:0 lun:1 = ......
After that, DI1000DD.sys assigns drive letter E: to LUN:0
I want to know, how can I also assign a drive letter to LUN:1???
I've searched online for a long time, and still couldn't find any parameter documentation for DI1000DD.sys.
(I also tried NJ32Disk.sys 1.06, and it's the same as DI1000DD.sys, it can't load a drive letter for LUN:1 either.)
DEVICEHIGH=HIMEM.SYS /TESTMEM:OFF
FILES=50
BUFFERS=40
STACKS=9,256
LASTDRIVE=Z
DEVICE = USBASPI5.SYS /U /V
DEVICE = DI1000DD.sys
I configured Config.sys as listed above. I'm using Dos7.1.
After ASPI searches for USB devices, the list is as follows:
aspi device: id:0 lun:0 = ......
id:0 lun:1 = ......
After that, DI1000DD.sys assigns drive letter E: to LUN:0
I want to know, how can I also assign a drive letter to LUN:1???
I've searched online for a long time, and still couldn't find any parameter documentation for DI1000DD.sys.
(I also tried NJ32Disk.sys 1.06, and it's the same as DI1000DD.sys, it can't load a drive letter for LUN:1 either.)




