UNSOLVED

aloncohen

updated

19 years ago

A

aloncohen

37 Posts

0

64350

May 14th, 2007 12:00

i1100 Boot from FDD (Win98) + USBASPI.sys

Hi,
I'm trying to boot via Win-98SE Floppy ,using USBASPI driver(s) to Ghost the Laptog (Ghost 2003) with LG (USB) DVD RRW 4.7G CD.
The LG DVD is detected , the internal Laptop DVD is NOT detected and the system cannot detect my mouse as well.
config.sys:
==========
device=usbaspi.sys /w /v          ;<< to detect (or Troubleshoot)  any USB devices
device=usbcd.sys /d:usbcd001 ;<< this is the usb (external) LG dvd
device=di1000dd.sys               ;<< this for my Sundisk (and it's loaded OK)
device=oakcdrom.sys /d:mscd001 ;<< this is the laptop internal cd device (NOT detected...)
lastdrive = z
autoexec.bat:
=============
@echo Off
set tz=gho-02:00
path=a:\;%cdrom%:\;c:\;a:\nc;d:\;e:\;
mouse.com
rem  the mouse is NOT detected as well...  and I've tryied some others  like gmouse .. but no success.
 
mscdex.exe /d:mscd001 /l:%cdrom%   

=============


Please Help

Thanks!.