|
fishsir
初级用户
 
积分 121
发帖 6
注册 2003-4-1
状态 离线
|
『楼 主』:
DOS下USB设备100%启动
使用 LLM 解释/回答一下
我的发现:
我有个优盘,一个硬盘.我单独用DUSE时,系统报"Failed to load usb storage device",而且DUSE单独用时参数我试了很多,不能识别任何设备.而我单独用Motto Hairu时
不能找到设备,但我同时用这两个程序就一切OK,可支持USB闪存和硬盘,百分之百能启动.如果同时插入两个设备,只能启动其一,只需在config.sys写入下面的东东,但你得先下载这些程序,下载地址楼上有:
device=DUSE.EXE VERBOSE=0 XFER=64 NOCD
device=USBASPI.SYS
device=Di1000dd.SYS
运行到DUSE时USB硬盘灯会常亮,仍然会说"Failed to load usb storage device".然后运行到Motto Hairu时就识别到硬盘或Motto Hairu了.
好象DUSE支持即插即用,我的这方法即插即用无效.所有我还是希望能单独用DUSE启动设备.
希望其它高手能帮我解决这个问题.
My Discovery:
I have a USB flash drive and a hard drive. When I use DUSE alone, the system reports "Failed to load usb storage device", and I have tried many parameters when using DUSE alone, but it cannot recognize any device. And when I use Motto Hairu alone, I cannot find the device, but when I use these two programs at the same time, everything is OK, and it can support USB flash drives and hard drives, and can boot 100% successfully. If two devices are inserted at the same time, only one can be booted. You just need to write the following things in config.sys, but you need to download these programs first, and the download address is upstairs:
device=DUSE.EXE VERBOSE=0 XFER=64 NOCD
device=USBASPI.SYS
device=Di1000dd.SYS
When running to DUSE, the USB hard drive light will be always on, and it will still say "Failed to load usb storage device". Then when running to Motto Hairu, it will recognize the hard drive or Motto Hairu.
It seems that DUSE supports plug and play, but my method of plug and play is invalid. So I still hope to boot the device with DUSE alone.
I hope other experts can help me solve this problem.
|
|
2003-4-1 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
DUSE确实不支持某些芯片,除非更新一下。不过DUSE和USBASPI联用确实是很不错。
DUSE does not support some chips indeed, unless it is updated. But the combination of DUSE and USBASPI is really good.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-5 00:00 |
|
|
fishsir
初级用户
 
积分 121
发帖 6
注册 2003-4-1
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
我发现用OHCI.exe\UHCI.exe也能代替DUSE.exe,我单位上的一块IBM USB 2.0硬盘盒用DUSE时会死机,用UHCI就不会,
还有,我上面带DUSE的那个方法在微星845PE max主板下不能启动,我不知道还有那些主板不支持,我'100%启动'的词夸张了点
I found that OHCI.exe\UHCI.exe can also replace DUSE.exe. The IBM USB 2.0 hard drive enclosure in my unit will crash when using DUSE, but it won't when using UHCI. Also, the method with DUSE I mentioned above can't boot on the MSI 845PE max motherboard. I don't know which other motherboards don't support it, and the word '100% boot' I used was exaggerated.
|
|
2003-4-6 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
我的SiS735芯片就不行,运行DUSE会挂住,除非指定NOOHCI选项(但这样的话它什么都检测不到)。
请问OHCI/UHCI驱动USB硬盘的情况如何?是只读的吗?支持FAT32/NTFS驱动器吗?支持PnP吗?
My SiS735 chip doesn't work. When running DUSE, it hangs, unless the NOOHCI option is specified (but then it can't detect anything).
Please tell me about the situation of OHCI/UHCI driving USB hard drives. Is it read-only? Does it support FAT32/NTFS drives? Does it support PnP?
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-6 00:00 |
|
|
禅宗
元老会员
         CEO
积分 1019
发帖 300
注册 2002-10-20 来自 广东
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
真是好办法啊,我已成功驱动了不同牌子的USB硬盘了,包括USB2。0,用过的电脑有手提东芝5205、2410,VIA、INTEL芯片的主板兼容机也OK,看来联合真的很奇妙啊,呵呵
What a good method! I have successfully driven USB hard drives of different brands, including USB 2.0. The used computers include Toshiba 5205 and 2410 laptops, and VIA and Intel chipset compatible desktops are also okay. It seems that the combination is really amazing, heh heh
|

禅宗——大道至简,知易行难!
网站: http://www.dgzens.com
QQ: 11951692 微信: dgzens
E-MAIL: warmrose@21cn.com |
|
2003-4-7 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
可见DOS下是可以正常驱动大多数USB硬盘等USB驱动器的.
It can be seen that most USB hard drives and other USB drives can be normally driven under DOS.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-4-7 00:00 |
|
|
playboy2925
银牌会员
     想當一人之下萬人之上
积分 1275
发帖 393
注册 2003-1-10
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
我的Netac odn 驱不上。
My Netac ODN drive isn't working.
|

<- 刷新一下换个MM
叫我Jorkin或小p就行,别再叫playboy2925了,跟提犯人似的。
如果认为小弟发的logo不错的话,给朵鲜花我就知道了。:)
|
|
2003-4-8 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
这种方法至少可以驱动80%-90%以上的USB硬盘、USB优盘、USB光驱等吧,如果实在不行的话,那只好试试DOS下其它的USB驱动程序了,例如IBMUSBCD.SYS、USB4DOS等等。
This method can drive at least more than 80%-90% of USB hard drives, USB flash drives, USB optical drives, etc. If it really doesn't work, then we have to try other USB driver programs under DOS, such as IBMUSBCD.SYS, USB4DOS, etc.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-1 00:00 |
|
|
沈洁
金牌会员
      小飞侠
积分 4590
发帖 1812
注册 2003-4-2 来自 上海市
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
我得问题比较麻烦!
我用的是苹果机的键盘,
上面集成了USB扩展断口。
平时我得USB键盘鼠标在DOS下都是考主板上的驱动来驱动的。
但是,当我把U盘的驱动用以上方法加载后,
键盘就被锁死了。
真不知道怎么办才好。
My problem is relatively complicated!
I am using an Apple computer keyboard,
which has an integrated USB expansion port.
Usually, my USB keyboard and mouse are driven by the drivers on the motherboard under DOS.
But when I load the U disk driver using the above method,
the keyboard is locked.
I really don't know what to do.
|

 |
|
2003-5-1 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
那就不加载DUSE,而只加载USBASPI.SYS和DI1000DD.SYS试试。
Then don't load DUSE, but just try loading USBASPI.SYS and DI1000DD.SYS.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-2 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
对了,有时USBASPI1.SYS和USBASPI2.SYS的效果也是不同的呢。USBASPI1.SYS的成功率往往要高一些。
By the way, sometimes the effects of USBASPI1.SYS and USBASPI2.SYS are also different. The success rate of USBASPI1.SYS is often a bit higher.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2003-5-24 00:00 |
|