Hi all,
I'm trying to get my USB SATA cradle to automount on debian Squeeze, but not having much luck. Among various reading on udev and autofs, I've used the howto here (http :// wiki.debian.org/AutoFs) (spaces added because I can't post URLs yet) as a starting point.

dmesg shows the drive being inserted, udevadm gets the model and the UUID successfully.
I can manually the mount the drive no probs (/dev/sdg/sdg1)

But trying to add to the custom.rules files I don't get the device symlinks created after restarting udevd. If I try the UUID method and restart autofs, still no automount.

Other than dmesg, I'm not sure where to look for any other log files which might tell me something. There's nothing in /var/log that looks like its got anything to do with udev or autofs.

Can anyone point me down the right path?
Thanks.
Mark.