I have a win98 partition on /dev/hdb1. I want to mount that automatically, instead of explicitly using 'mount -t vfat /dev/hdb1 /win98'. I looked at the docs for autofs but found it confusing. How do I do it? Thanks. Robin