My plug is still set without udev-automount so I actually call a mount() in the rc.local
$this->bbcode_second_pass_code('', 'proled orange
swapon /dev/sda3
sleep 5
mount /dev/sda1 /media/Harddrive
sleep 5
##the rest of my crap since starting daemons
##before the Harddrive mounted would cause
##problems
proled green')
Try was WHSE posted, but if you're stubborn like me, call mounts in the rc.local.