A quick sanity check to be sure it works: open a CLI, and type:
Code: Select all
cd mister:
dir
more minimig_vadjust.dat
If the cd fails, the share driver isn't working for some reason. Have you created a 'shared' directory under the Amiga dir?
If the dir fails or doesn't print anything, you may have a permissions problem on the directory, or maybe you haven't put any files there.
If the more fails (can't read the file), then either it's not there, or the permissions on the dir or on the minimig file are wrong.
You should only be able to get permissions problems if your files are stored on something other than the internal SD card. That's a FAT filesystem, which doesn't do permissions.