中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-09-21 16:53
47,812 topics / 349,917 posts / today 0 new / 48,270 members
DOS疑难解答 & 问题讨论 (解答室) » Reposted from NetEase Community: Using USB devices under DOS is really not easy
Printable Version  7,052 / 16
Floor1 MYS Posted 2002-10-17 00:00
元老会员 Posts 1,637 Credits 5,170 From 广东佛山
Author: lastlooking(回眸一笑)
Downloaded a USB device driver for DOS called DUSE. After loading it and restarting into the DOS system, the external hard drive was found, but unfortunately, the sectors couldn't be read correctly because the driver only recognizes sector sizes of 512, 1024, 2048, while my external hard drive has a sector size of 8192.郁闷郁闷...
Floor2 Wengier Posted 2002-10-17 00:00
系统支持 Posts 10,521 Credits 27,736
It would be best to ask here.
Floor3 qngqng Posted 2002-10-24 00:00
初级用户 Posts 2 Credits 106
I also encountered such a problem. In DOS, the drive letter can be found, but it cannot be read. How to solve it?
Floor4 Wengier Posted 2002-10-24 00:00
系统支持 Posts 10,521 Credits 27,736
Then what is the specific situation of your USB device? What kind of USB device is it?
Floor5 qngqng Posted 2002-10-24 00:00
初级用户 Posts 2 Credits 106
usb1.1 external hard drive
Floor6 Wengier Posted 2002-10-24 00:00
系统支持 Posts 10,521 Credits 27,736
Some parameters may be needed to load normally. The specific parameters can be seen in the "DOS Articles" section:
http://www.cn-dos.net/newdos/dosarticle.html

In addition, you may wish to try the newly added USB driver "Motto Hairu", which can also drive USB hard drives:
http://www.cn-dos.net/newdos/doswarec.html
Floor7 fbair Posted 2002-10-31 00:00
初级用户 Posts 1 Credits 102
I want to buy a USB flash drive. Can it be driven under DOS? Which driver to use? Is there a USB driver? Can I run the programs in it?
Floor8 MYS Posted 2002-10-31 00:00
元老会员 Posts 1,637 Credits 5,170 From 广东佛山
At present, the USB flash drive cannot be driven under DOS, unless it is a DOS booted from the USB flash drive.
Floor9 Wengier Posted 2002-11-01 00:00
系统支持 Posts 10,521 Credits 27,736
Is a USB flash drive a USB disk?
Floor10 rrdn Posted 2002-11-01 00:00
初级用户 Posts 2 Credits 105
My USB drive can also find the drive letter, but it can't read the content. It's a USB drive for a laptop, not the kind for a desktop, ultra-thin. I don't know how to set it to make it work. I've spent a whole day without getting it sorted out.
Floor11 MYS Posted 2002-11-01 00:00
元老会员 Posts 1,637 Credits 5,170 From 广东佛山
USB flash drives are thumb-sized FLASH electronic disks, such as Longshine U-drives, Patriot Mini-disks, etc.
rrdn, or you can study its parameters. I don't have a USB drive here and can't test. Each cluster on the CD seems to be 2048 bytes.
Floor12 Wengier Posted 2002-11-01 00:00
系统支持 Posts 10,521 Credits 27,736
Additionally, you can also try USB_CD and Motto Hairu to drive USB optical drives.
Floor13 0122 Posted 2002-11-05 00:00
初级用户 Posts 14 Credits 164
How to use Motto Hairu to drive a USB hard drive
Floor14 Wengier Posted 2002-11-05 00:00
系统支持 Posts 10,521 Credits 27,736
There are three drivers in Motto Hairu, namely the USB ASPI manager, floppy disk, and hard disk drivers. For specific details, please refer to the instruction file inside.
Floor15 Wengier Posted 2002-11-05 00:00
系统支持 Posts 10,521 Credits 27,736
----------
"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  Next
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023