Computing.Net > Forums > Disk Operating System > USB 2.0 using 2.27 USBASPI.SYS

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 2.0 using 2.27 USBASPI.SYS

Reply to Message Icon

Name: Confusedsometimes
Date: February 25, 2009 at 17:12:30 Pacific
OS: Windows XP
Subcategory: Configurations
Comment:

hi All,
I'm trying to boot using bootable USB stick
2.0 capable.
the problem that I have is that I can load
USBASPI.SYS if I don't put /e for usb 2.0,
but whenever I do, I kept getting unable to
find usb device.
Please help. CHEERS



Sponsored Link
Ads by Google

Response Number 1
Name: tikbalang
Date: February 26, 2009 at 01:09:32 Pacific
Reply:

if you can already boot, then you don't need to load usbaspi.sys. the bios already assigns a drive letter for your usb stick.

if you are loading usbaspi.sys, it implies that that you are in the process of booting thru config.sys; or already on the command prompt using devload.com or loadsys.exe to load a device driver such as usbaspi.sys.

to assign drive letters to the usb devices you also need to load di1000dd.sys after usbaspi.sys.

here is the batchfile i use after booting to enable usb storage devices:

[code]
@echo off
devload.com /h usbaspi.sys /w /v
echo.
devload.com /h di1000dd.sys
echo.
[/code]


0

Response Number 2
Name: Confusedsometimes
Date: February 26, 2009 at 04:01:51 Pacific
Reply:

Hi Tikbalang,

Thanks for your quick response. As fas I can
remember I have done that combination
(loading di1000dd.sys)
I have also tried with the config.sys way as
well as devload.com a few days ago.
I will confirm tomorrow after trying it
again.

My problem only comes if I put /e switch on
the usbaspi.sys for USB 2.0 support.
If I dont use /e then it's okay but since I'm
using this bootable usb for ghosting
purposes, it will take a heck of a long time
to load the image if on 1.1.

Cheers


0

Response Number 3
Name: tikbalang
Date: February 26, 2009 at 08:16:37 Pacific
Reply:

are you already booting from your bootable usbstick? then you don't need and can't load usbaspi anymore.

is your usbstick usb 2.0 capable?
is your usbport usb 2.0 capable?

maybe usbaspi can't handle your hardware. try this:
http://www.tssc.de/products/enabler...


0

Response Number 4
Name: Confusedsometimes
Date: February 26, 2009 at 14:07:57 Pacific
Reply:

Hi Tikbalang,

I'm trying to rebuild one of the latest
latitude E4300. and the USB stick that I use
is just a normal Toshiba brand one.
can't see why it cant load the USB2 function
using /e
I tried using it with no /e and it took a
long time to load the image


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: USB 2.0 using 2.27 USBASPI.SYS

USB 2.0 connections on DOS ! www.computing.net/answers/dos/usb-20-connections-on-dos-/13138.html

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

USB2.0 storage in DOS = USBASPI.SYS www.computing.net/answers/dos/usb20-storage-in-dos-usbaspisys/13288.html