Hi I am trying to reinstall start up ,but cant remember where I go to add the start up details ,I remember if I drag ACATune in to the c directory ,and then enter ed s:user-startup a editor comes up and I have to enter the start up details but I am not quite sure where as there is no mention of ACATune on the page I have opened in the ed , so how do I find this ,sorry if this is confusing but I am a little confused mysif
If you have an ACA1232, then the line needed is:
C:ACATune -cache on -burst on -vbrmove -maprom * >ram:acaoutput.txt
This line will need adding to the beginning of your Startup-Sequence, not User-Startup...
So type in a shell:
ed s:startup-sequence
And add the line before any other command (usually). It depends on your setup though. Once typed in, click save in the file menu.
If you only have a 3.0 Kickstart you could use this line to softkick 3.1:
C:ACATune -cache on -burst on -vbrmove -maprom DEVS:Kickstarts/Kick40068.A1200 >ram:acaoutput.txt
After your Workbench appears you can open the text file RAM:acaoutput.txt to have a peek at the output of the ACATune command in order to make sure everything's okay (ie. no errors or anything). That's what I've always done anyway.

Honestly though, with a different ACA card it's probably a slightly different line you'd need...so could really do with knowing your ACA model.