Can't get my SCSI CD-ROM to work in DOS!
Posted: Fri Mar 15, 2002 5:02 am
Can anyone help me getting my Plextor drives work in DOS?
I'm trying to create a boot discette to run ghost from, but i can't get the SCSI adapter/cd rom drivers to work.
I hav a Asus SCSI card without BIOS (Symbios chip).
One Plextor CD ROM and one Plextor burner. Also, two HDD partitons are FAT32 that will be found under DOS.
Under boot, the aspi driver is loaded, then the Symcd lists both my drives, but after the plextor driver is loaded the drives arent present...?
What am i doin wrong?
My Autoexec.bat:
@echo off
MOUSE.COM
LH \MSCDEX.EXE /E: plx001 M:/10
CD GHOST
echo Loading...
GHOST.EXE
Config.sys:
DEVICE=ASPI8XX.SYS
DEVICE=SYMCD.SYS /E
DEVICE=plextor.sys /E: plx001 M:/10
LASTDRIVE=Z
Any help would be great
I'm trying to create a boot discette to run ghost from, but i can't get the SCSI adapter/cd rom drivers to work.
I hav a Asus SCSI card without BIOS (Symbios chip).
One Plextor CD ROM and one Plextor burner. Also, two HDD partitons are FAT32 that will be found under DOS.
Under boot, the aspi driver is loaded, then the Symcd lists both my drives, but after the plextor driver is loaded the drives arent present...?
What am i doin wrong?
My Autoexec.bat:
@echo off
MOUSE.COM
LH \MSCDEX.EXE /E: plx001 M:/10
CD GHOST
echo Loading...
GHOST.EXE
Config.sys:
DEVICE=ASPI8XX.SYS
DEVICE=SYMCD.SYS /E
DEVICE=plextor.sys /E: plx001 M:/10
LASTDRIVE=Z
Any help would be great