Welcome, Guest. Please login or register.

Author Topic: Installing a scci cdrom in a amiga 2000  (Read 3731 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline voyagerTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2006
  • Posts: 70
    • Show all replies
Installing a scci cdrom in a amiga 2000
« on: August 11, 2006, 06:39:13 PM »
Hi to all

I’am trying to install a cdrom drive on my a2000.

First I wanted to know if the drive was realy there, so I checkt hdtool box. I told me I had no driver. I have a GVP 2000 HC+8 so I downloaded the install disk.

Learnt to extract a dms file and I now have a working non dos install disk. I booted from the disk used hdd prep and found out there was a plextor cdrom on ID1. That was all I wanted to know.

Do I still need a driver? Something like scsi.device?

The drive was there so I could focus on the software part.

Searched the forums and found a link to Amicdfs

Tried to read the .guide file, I still have no idea how to read it, so I used word for windows, now I have a almost readable piece of text.

 
"Install" "How to install AmiCDFS"
------------------------------------------------------------------------
                      How to install AmiCDFS 2.40

Step 1

Copy the supplied Mount and SetPatch commands to C:

Found a mount file and a setpatch file copy it to C: DONE


Step 2

Copy SetCDFS to your C: drawer. DONE

Step 3

Copy AmiCDFS to L: If you own a 68020 or better copy
               AmiCDFS.030 instead and rename it. DONE

@{b}Step 4


Copy the CD0: mount entry file to DEVS:DOSDrivers/ and edit it as described in the next section.

What is a mound entry file? I quest it was the CD0 file with the icon looking like a recycle mark and the strip under it, there was also a mc0 version of it

Step 5

Copy def_CDDAdisk.info to ENVARC:sys/ if you wish to use CDDA disks. Set the Default Tool as described in a later section of this manual.

What is a Envarc:sys/ ???? do I have to make a directory called Envarc in de system dir or what? But it says CDDA so it must be audio cd related I ignored it

If you are still using Kickstart 2.x copy WBStart-Handler to L:, else copy  wbstart.library to LIBS: Yes I am using 2.x so DONE

Step 6

Copy MCDPlayer wherever you want. DONE

Step 7

Reboot your machine. DONE




NOTTING….


Whats next? Do I have to modify the startup S.?

Edit the cd0 mound entry file?

         /* $VER: CD0 2.40 (14.12.97)
         *
         * CD-ROM filesystem mount entry
         */

        Device          = scsi.device    Do I have one?                       1)
        Unit            = 1       unit is device 1                             2)
        FileSystem      = L:AmiCDFS
        Flags           = 0
        BlocksPerTrack  = 32
        BlockSize       = 2048
        Reserved        = 0
        LowCyl          = 0
        HighCyl         = 11000
        Surface         = 1
        Buffers         = 64                                    3)
        BufMemType      = 1                                     4)
        Mask            = 0x7fffffff                            5)
        GlobVec         = -1
        Priority        = 10
        DosType         = 0x43444653
        StackSize       = 600
        Mount           = 1

        Control         = "LC BL=8 FB=32"                       6)

I’am on it all day now and its not funny anymore is there realy no other way? What about os 3.1 has it support by default for cdrom drives?

Kind Regards Sebastian
 

Offline voyagerTopic starter

  • Jr. Member
  • **
  • Join Date: Feb 2006
  • Posts: 70
    • Show all replies
Re: Installing a scci cdrom in a amiga 2000
« Reply #1 on: August 11, 2006, 09:04:07 PM »
Where is the gvpscsi.device located? is it stored on the gvp eprom? of do i have to install it from the gvp instal disk?

How do i edit the cd0 file? word or notepad makes a mess of it. I remember there was a text reader called more or someting like that, but has it a file or text editor?

It WORKS! Great thanks you, now i can transver files ;-)