Yes. Create a file '/etc/fstab' with lines such as the following:
Code:
UUID=00000000-0000-0000-0000-00000000000 none hfs rw,noauto
The zeroes need to be replaced with a correct UUID for the volume
you do not want mounting. 'diskutil info
volume-name' will show
you the UUID.