Welcome, Guest. Please login or register.

Author Topic: AmiCDrom v1.15 ( CDRom Handler Error HELP Plz )  (Read 2599 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline iowthemeTopic starter

AmiCDrom v1.15 ( CDRom Handler Error HELP Plz )
« on: March 24, 2010, 10:37:27 PM »
Hi All
Have Got My A1200 Up & Running with CF Card and CDRom Laptop IDE TEAC CD-224E
How have a ERROR with the CDRom
=======================================

CDRom Handler Error
Error white parsing " Startup" field in mountlist:
Wrong number of argument

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

Then i have a look at CD0 with ED

/* AmiCDROM filesystem V1.15 */

Handler = SYS:L/cdrom-handler
Stacksize = 10000
Priority = 5
GlobVec = -1
Mount = 1
Startup = "DEVICE=atapi.device UNIT=2 FAST ROCKRIDGE MAYBELOWERCASE PLAYCDDA=Workbench CF:"

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

I have 2 64Mb CF Card set-up with WB 3.1

1st CF Card is with IDEFix 97 on UNIT=2 this work, but it the shareware Demo

2nd CD Card is with AmiCDRom v1.15 this is not working

Can any one HELP Plz
Thank All
« Last Edit: March 24, 2010, 11:42:17 PM by iowtheme »
A1200, v3.1 Rom Microbotics M1230XA 40Mhz, 32Ram, No FPU, 4Gb CF Card, 24x CDrom, GBS-8200.

A4000D, v3.1 Rom, WarpEngine 40Mhz, 128Ram, 4GB CF Card, LCD SVGA, CDrw Drive.


A1000 Std System,

A500 Std 521k Ram,

A600, 2mb Ram E/P, 80Mb H/D,

A500 Plus, 2mb Ram E/P, Action Replay
 

Offline iowthemeTopic starter

Re: AmiCDrom v1.15 ( CDRom Handler Error HELP Plz )
« Reply #1 on: March 25, 2010, 12:06:50 AM »
Thank paul1981
 
This work fine with IDEFix, it show up as UNIT=2 so i set to UNIT=2
 
IDEfix is a DEMO and AmiCDRom is full?
A1200, v3.1 Rom Microbotics M1230XA 40Mhz, 32Ram, No FPU, 4Gb CF Card, 24x CDrom, GBS-8200.

A4000D, v3.1 Rom, WarpEngine 40Mhz, 128Ram, 4GB CF Card, LCD SVGA, CDrw Drive.


A1000 Std System,

A500 Std 521k Ram,

A600, 2mb Ram E/P, 80Mb H/D,

A500 Plus, 2mb Ram E/P, Action Replay
 

Offline iowthemeTopic starter

Re: AmiCDrom v1.15 ( CDRom Handler Error HELP Plz )
« Reply #2 on: March 25, 2010, 10:06:21 AM »
Now setup V2.40

/* $VER: CD0 2.40 (14.12.97)
*
* CD-ROM filesystem mount entry
*/
Device = atapi.device
Unit = 2
FileSystem = L:AmiCDFS
Flags = 0
BlocksPerTrack = 32
BlockSize = 2048
Reserved = 0
LowCyl = 0
HighCyl = 11000
Surfaces = 1
Buffers = 64
BufMemType = 1
Mask = 0x7fffffff
GlobVec = -1
Priority = 10
DosType = 0x43444653
StackSize = 600
Mount = 1

Control = "LC BL=8 FB=32"
/* Control field template:
*
* LC=LOWERCASE/S,CS=CASESENSE/S,
* HF=HFSFIRST/S,LN=LONGNAMES/S,TD=TRACKDISK/S,
* BL=BUFFERLINES/K/N,FB=FILEBUFFERS/K/N,
* DC=DISKCHANGE/K/N,MT=MOTORTIME/K/N,
* SD=STARTDELAY/K/N,TDC=TDCHANGE/S,
* TOSHIBA/S,OLDMODE/S
*/

and this is not working to.

If i place in to the Devs the atapi driver this work ( BUT it is the IDEfix atapi driver Demo ONLY )
:angry:
A1200, v3.1 Rom Microbotics M1230XA 40Mhz, 32Ram, No FPU, 4Gb CF Card, 24x CDrom, GBS-8200.

A4000D, v3.1 Rom, WarpEngine 40Mhz, 128Ram, 4GB CF Card, LCD SVGA, CDrw Drive.


A1000 Std System,

A500 Std 521k Ram,

A600, 2mb Ram E/P, 80Mb H/D,

A500 Plus, 2mb Ram E/P, Action Replay