From the Power Flyer manual:-
Copy ATA3Prefs to the Prefs: drawer
Copy ATA3.driver to the C: drawer
Add the following to the Startup-sequence:-
C:CheckLMB
IF WARN
SYS:Prefs/ATA3Prefs
ENDIF
C:ATA3.driver QUIET (or for drives over 8GB, RESIDENT QUIET)
With OS3.9 I think you have to also add SKIPROMUPDATES (?)
To edit the Startup-sequence (a simple text file) open a Shell (CLI) by going to the System: drawer and clicking the Shell icon. I think you can also do it directly using Notepad (or whatever the OS3.9 editor is called).
In the CLI interface, type in:-
ed s:startup-sequence
or in Notepad, just open the s:startup-sequence file
When you've opened s-s text file, add the details noted at the top of the listing. When finished save the file. I've forgotten the CLI Save routine, but someone here will tell us.
See if that works.
JaX
PS: Register your PF hardware with Elbox. You'll then be able to get the latest drivers/Prefs files.