Amiga.org

Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: pan1k on December 29, 2006, 07:05:28 PM

Title: Mounting CDROM Drive?
Post by: pan1k on December 29, 2006, 07:05:28 PM
Ok. I figured out how to partition the 80GB Drive in my FASTATA, but I also would like to use a CDROM Drive, it's recognized, I installed the Allegro FS but when I put a CDROM in nothing happens. Any ideas?
Title: Re: Mounting CDROM Drive?
Post by: motorollin on December 29, 2006, 07:08:19 PM
Did you edit your CD mountlist to use the correct device and unit before mounting it?

--
moto
Title: Re: Mounting CDROM Drive?
Post by: amiga92570 on December 30, 2006, 01:44:58 AM
If your cd was configured properly, the software should ask you if you want to install alegro cd file system after installing the ata software.
Title: Re: Mounting CDROM Drive?
Post by: pan1k on December 30, 2006, 02:29:00 AM
Got it to work! Now i'm having problems with the FastATA driver. Workbench wasnt loading completely, so i commented out a few lines and went line by line. System is freaking out with fastata.driver. Any ideas? All I get is a blankscreen.
Title: Re: Mounting CDROM Drive?
Post by: keropi on December 30, 2006, 08:41:55 AM
the fastata driver must be the FIRST thing that loads on your startup-sequence...
I had these 2 lines on the beggining of my s-s on my 1200:

c:stack 8192
c:ata3drv quiet

so maybe u try to load the ata3drv after other stuff?