Computing.Net > Forums > Disk Operating System > USB DI1000DD.SYS Div 0 Error

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

USB DI1000DD.SYS Div 0 Error

Reply to Message Icon

Name: westwood
Date: August 20, 2004 at 08:35:23 Pacific
OS: MSDOS 6.22
CPU/Ram: P4
Comment:

Trying to get a flash drive up and running under DOS. When config.sys loads:
devicehigh=USBASPI.SYS /v /w
The flash drive seems to be enumerated. However, when:
devicehigh=DI1000DD.SYS
loads, I get a div by zero error message. Any suggestions? I have tried numerous switches, and also ensured that the flash drive was formatted as "FAT", not "FAT32".



Sponsored Link
Ads by Google

Response Number 1
Name: 4004
Date: August 21, 2004 at 01:33:15 Pacific
Reply:

Have you tried just using the DEVICE= lines as the first two entries in CONFIG.SYS ?

You are using the version 2.15 Panasonic USB ASPI driver I presume ?


http://www.mwpms.uklinux.net/usbfire.txt


0

Response Number 2
Name: Jones
Date: August 27, 2004 at 00:28:41 Pacific
Reply:

try
DEVICEHIGH=DI1000DD.SYS /H1 /H0

good luck
ps are you using dos7?


0

Response Number 3
Name: Deckard
Date: September 15, 2004 at 03:18:19 Pacific
Reply:

Hard disks have so called Master Boot Record in the first physical sector. This record contains information about partitioning of physical disk and logical disk sizes.

Some USB Drives can be formatted not only as HDD, but as floppy or ZIP drive. DI1000DD.SYS presumes HDD logical structure on device, so this driver reads somewhere 0(instead of expected non-zero value) and divide by 0.

You have to check format utility for your USB Drive and try to format USB Drive in HDD mode. But FORMAT command or simple format disk from Windows cannot help here, because
the trouble is in Master Boot Record (or something like this), not in Boot Sector.



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: USB DI1000DD.SYS Div 0 Error

DI1000DD.SYS (USB boot device) www.computing.net/answers/dos/di1000ddsys-usb-boot-device/15888.html

USBASPI.SYS - a USB driver for DOS www.computing.net/answers/dos/usbaspisys-a-usb-driver-for-dos-/15928.html

USB storage in DOS - USBASPI.SYS www.computing.net/answers/dos/usb-storage-in-dos-usbaspisys/13679.html