Hello all I am trying to make a boot up diskwith support for my USB 2.0 ATAPI CD-RW. I am tryimg to add it to a VIA Eden SBC, with a Eden 533MHz processor, USB1.1 controller. I am making the boot CD with Nero and adding files to the compilation through its console.
I have added all the files I need (I think) to my Floppy. I have my config.sys set as follows
DEVICE=HIMEM.SYS /testmem:off
DEVICE = USBASPI1.SYS rem From Panasonic and bootdisk.com
DEVICE=USBCD1.SYS /DUSBCD001 rem I have used USBCD1 and 2
LASTDRIVE=Z
DOS=HIGH,UMB
autoexec.bat as follows
@echo off
MSCDEX.EXE /D:USBCD001 /L:F
CLS
Echo ......lOADING GHOST...... PLEASE WAIT
A:\GHOST -batch -rb -clone,mode=load,src=f:\FULLWMI.GHO.DST -SURE
I boot the CD I get booting from CD
Loading MS-DOS
Finding USB Controllers rem it finds the 2
Finding USB Devices
Finds the ATAPI CD-RW
ID:0 LUN:0 ATAPI CD-RW 52X24 G.AZ
Installed ASPI Manager
Bad or Missing USBCD1.SYS
Error in CONFIG.SYS line 3
Bad or Missing Command Interpreter
Enter correct name of Command Interpreter (eg. C:\COMMAND.COM
A>
I have gotten that several times now, i have used different boot disks that I have downloaded and modified the config.sys and autoexec.bat, I have not used many different usbaspi but i have used version usbaspi1 from bootdrive.com and also downloaded from Panasonic. I have used a couple different USB Drivers.
If anyone has any suggestions I would really appreciate it, I am at my wits end as i was supposed to have finished the image ghosting yesterday.
Cheers
Paul Tyler
Athena USA