中国DOS联盟论坛

中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --
联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟
中国DOS联盟论坛
现在时间是 2026-08-04 08:08
48,038 主题排行 / 350,123 发帖 / 今日 0 篇 / 48,251 会员排行
DOS疑难解答 & 问题讨论 (解答室) » 转贴自网易社区:DOS下面的USB设备用起来可真不容易
可打印版本  6,634 / 16
第1楼 MYS 发表于 2002-10-17 00:00
元老会员 发帖 1,637 积分 5,170 来自 广东佛山
转贴自网易社区:DOS下面的USB设备用起来可真不容易
作 者: lastlooking(回眸一笑)
下载了一个DOS下面USB设备的驱动程序DUSE,加载后重新启动进入DOS系统,移动硬盘到是找到了,可惜扇区无法正确读取,因为驱动程序能识别的扇区大小为512、1024、2048,而我的移动硬盘扇区大小为8192,郁闷郁闷。。。。
第2楼 Wengier 发表于 2002-10-17 00:00
系统支持 发帖 10,521 积分 27,736
要是在这儿问就最好不过了。
第3楼 qngqng 发表于 2002-10-24 00:00
初级用户 发帖 2 积分 106
我也遇到这样的问题,在DOS下可以找到盘符,就是无法读取请问如何办?
第4楼 Wengier 发表于 2002-10-24 00:00
系统支持 发帖 10,521 积分 27,736
那您那个USB设备具体的情况如何?是何种USB设备?
第5楼 qngqng 发表于 2002-10-24 00:00
初级用户 发帖 2 积分 106
usb1.1 移动硬盘
第6楼 Wengier 发表于 2002-10-24 00:00
系统支持 发帖 10,521 积分 27,736
可能需要一些参数才可以正常加载,具体参数可在“DOS文章”栏目中看到:
http://www.cn-dos.net/newdos/dosarticle.html

另外,您不妨试试新加入的USB驱动程序“Motto Hairu”,它也可以驱动USB硬盘:
http://www.cn-dos.net/newdos/doswarec.html
第7楼 fbair 发表于 2002-10-31 00:00
初级用户 发帖 1 积分 102
我想买个U盘,在dos下可以驱动吗?使用那个驱动?有usb驱动马?可以运行里面的program?
第8楼 MYS 发表于 2002-10-31 00:00
元老会员 发帖 1,637 积分 5,170 来自 广东佛山
目前U盘不能在DOS下驱动,除非是用U盘启动的DOS。
第9楼 Wengier 发表于 2002-11-01 00:00
系统支持 发帖 10,521 积分 27,736
U盘是USB磁盘吗?
第10楼 rrdn 发表于 2002-11-01 00:00
初级用户 发帖 2 积分 105
我的USB 光驱也能找到盘符,但不能读取内容。
是笔记本芯的USB光驱,不是那种台式机的,超薄型的,不知怎么设置可以驱动,弄了一天也没有搞定。
第11楼 MYS 发表于 2002-11-01 00:00
元老会员 发帖 1,637 积分 5,170 来自 广东佛山
U盘是拇指大小的FLASH电子盘,就是朗科优盘,爱国者迷你盘之类的。
rrdn,或者你研究一下它的参数,我这里没有USB驱动器,无法试验。光盘的每个簇好象应该是2048字节的。
第12楼 Wengier 发表于 2002-11-01 00:00
系统支持 发帖 10,521 积分 27,736
另外还可以试试USB_CD和Motto Hairu以驱动USB光驱。
第13楼 0122 发表于 2002-11-05 00:00
初级用户 发帖 14 积分 164
如何使用Motto Hairu以驱动USB硬盘
第14楼 Wengier 发表于 2002-11-05 00:00
系统支持 发帖 10,521 积分 27,736
Motto Hairu里面有三个驱动程序,分别为USB的ASPI管理器、软盘、硬盘的驱动程序,具体可见里面的说明文件。
第15楼 Wengier 发表于 2002-11-05 00:00
系统支持 发帖 10,521 积分 27,736
以下是Motto Hairu的英文说明:

----------
"motto hairu" DOS Driver
----------

This driver enables "motto hairu" USB interface on DOS.
IEEE1394 interface can not be used on DOS.

There are three drivers as DOS Driver.

USBASPI.SYS : USB1.1 mode ASPI Manager
RAMFD.SYS : RAM DISK driver for USB floppy, if you have only single USB port and access both.
Di1000dd.SYS : ASPI HDD driver

1. If you does not have USB floppy

Copy USBASPI.SYS and Di1000dd.SYS files and
add following 2 lines to config.sys on the boot disk.

device=USBASPI.SYS
device=Di1000dd.SYS

After that, connect "motto hairu" to USB port, then set this disk to FDD, and
power-on PC.

2. If you use USB floppy

Copy USBASPI.SYS, Di1000dd.SYS and RAMFD.SYS files and
add following 3 lines to config.sys on the boot disk.

device=RAMFD.SYS
device=USBASPI.SYS /W --- Use /R option, if you have multiple USB ports
device=Di1000dd.SYS

And confirm
device=himem.sys
is exist in config.sys.
If you don't have, add following 4 lines.

device=himem.sys
device=RAMFD.SYS
device=USBASPI.SYS /W
device=Di1000dd.SYS

When power-on, during booting, contents of FD is copied to RAM disk, then,
when the copy is completed, following message will appear.

===============================================
=== Connect the target device to USB port. ===
=== Press



key.
Boot will continue from RAM disk.

NOTE:
1) After changing DOS mode with rebooting Windows, it can not work.
You must power off once.

2) Option settings

USBASPI.SYS has following options.

/R : Access also USB FDD.
: RAMFD.SYS may be needed in some cases.

/W : Prompt following message for swapping floppy and device, if you need to boot from USB floppy and have only one USB port.

===============================================
=== Connect the target device to USB port. ===
=== Press





















-> -> .
2. Double click icon.
3. Click tab.
4. Double click .

************* Universal Host Controller
means UHCI is used.

************* Open Host Controller
means OHCI is used.
1 2  下一页
[ 联系联盟系统管理团队 - 中国DOS联盟 - 标准版 ]
Sponsored by ifanr Inc | © 2001–2023