Hi Thomas, ok but the manual says that the only thing to do it's copy AT into "Expansion"; well ...
From their point of view this is true. The AT file is all they need to provide. Everything else is the task of other software vendors.
I don't know how to create mountlist: could you help me? I've tried to copy Mountlist in dh0:Devs/, renamed it to "CF0"
This is exactly the opposite of what you have to do. In WB 3.1 you have a seperate dosdriver for each device. In WB 1.3 all devices are described in one file called mountlist. The file has to be named mountlist, you should not rename it.
Copy CF0 from your A1200 to the A2000 and open it in a text editor. Then open mountlist in a text editor, too. Now copy the contents from CF0 to the end of mountlist. Surround it by CF0: at the top and # at the bottom, just like all the other entries.
Device=compactflash.device needs to be changed to what the tandem needs, probably tandemat.device (the manual should contain the right name).
Filesystem=l:fat95 also needs to be changed. I think MSH works on Kick 1.3:
http://aminet.net/package/disk/misc/MSH-1.58From all the files in the archives you should only need MessyFileSystem.
However, you should read the manual of FAT95 because it describes very detailed what the entries in the mounlist are for. I could imagine that the "automatic" partition mounting of FAT95 does not work with MSH, so you might need to enter correct values for Heads, BlocksPerTrack, LowCyl and HighCyl.