Amiga.org
Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started 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?
-
Did you edit your CD mountlist to use the correct device and unit before mounting it?
--
moto
-
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.
-
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.
-
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?