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.
Problem: 1GB-Stick with USBASPI
Name: Tomi Date: August 15, 2005 at 15:18:57 Pacific OS: DOS7 (WIN98SE) CPU/Ram: Pentium 4, 512MB
Comment:
For recovery purposes I created a bootable CD-ROM (DOS7 from WIN98SE) with the Panasonic USBASPI.SYS driver (Version 2.20) and the DI1000DD.SYS driver for USB-Memory sticks.
With a 512MB cruzer micro stick (FAT) everthings works fine. With a 1GB Kingston DataTraveler Elite (FAT) USBASPI.SYS detects the stick but DI1000DD.SYS doesn't find the drive.
I tried it with a FAT32 formated 1GB-stick - without success !
The ASPIDISK.SYS from Adaptec also didn't help. It works fine with the 512MB-stick.
Is there a general problem with usb-sticks >= 1GB ?
Name: plainandsimple Date: August 15, 2005 at 23:10:22 Pacific
Reply:
As far as I am aware MS-DOS6 standalone was the reference for creating USB Drivers. It could possibly be a size limitation, maybe contact the Driver Developer ??
Summary: Hello, I try to use a Sony USB memory stick (32MB) under DOS 6.22 (Bootdisk) with USBASPI.SYS Di1000dd.sys I get following message at booting: ASPI for UHCI/OHCI USB mass storage Version 1.07 ID:0 LU...
Summary: Hi Anenefan The problem is not with FIND but with setting a variable to the result of FIND On XP SET VAR1=abcd=1234 works OK On Win98 SET VAR1=abcd=1234 Does not work at all the result echoed on VA...
Summary: I am using a batch file in Win95 to back up a folder onto a zip drive. Whenever the batch file runs I receive an "Incorrect DOS Version" error. The batch file is written as follows: c: cd\ cd mydocu~...