Apollo1260/66. If you want to use MuRedox though, you'll need to install the MMULib package first. MuRedox needs the mmu.library, and also the appropriate cpu library from the package, so you will need to apply the included patch to setpatch, so that setpatch loads the 68060.library (MMULib version) directly in the startup-sequence (no need for dummy 68040 library with this setup...the patched setpatch will detect the correct cpu, and invoke the correct cpu library from the libs: drawer).
The SetPatch patch is NOT needed with the newest SetPatch in AmigaOS 3.9. It loads the 68060.library directly if a 68060 is detected.
The MMULib docs does mention problems with some phase5 hardware, to do with them not following commodore guidelines for autoconfig and hence problems. But not sure if that applies to your 060 card. In the docs though it says there are workarounds. One is to use your current P5 cpu library, or the other to use MMULib library and use and edit the mmu-configuration file.
This is true but P5Init that comes with the MMU library takes care of most of these problems.