Welcome, Guest. Please login or register.

Author Topic: Help! CDrom drive will not work with Cyberstorm  (Read 1531 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Castellen

Re: Help! CDrom drive will not work with Cyberstorm
« on: February 04, 2006, 06:27:26 PM »
Hold down the Esc key during boot.

Make sure your mount file (Devs:DOSdrivers/CD0) is pointing to the right place.
I imagine it should be something like:
device = scsi.device
unit = 0

CDrom drive should have it's jumper set to master if it's the only IDE device connected.
 

Offline Castellen

Re: Help! CDrom drive will not work with Cyberstorm
« Reply #1 on: February 04, 2006, 07:10:37 PM »
You don't need no steenken install script...

Just make sure ASIMCFDS or whatever it's called is in L: and use your favourite text editor to check Devs:DOSdrivers/CD0

Should be something like:
FileSystem = L:ASIMCDFS /* The name of the game */
Device = "scsi.device" /* Name of exec device driver */
Unit = 0 /* exec device unit */


You'd better check what ASIMCDFS calls itself, I'm just guessing.

I see you're running OS3.1
Can't remember if you'll need to install IDEfix in your case?? (would use atapi.device)
Someone here will be able to clarify that.  Where's Patrick???

In any case, you're probably better to buy OS3.9 which gives you the many OS updates.  Including fixed scsi.device, large disk support, CacheCDFS for your CDROM, etc.
Of course to install OS3.9, you need your CDROM drive to work to begin with :-)