Hi,
I am trying to mount my CD drive via autofs()/auto_master() in FreeBSD 10.1.
I am following the auto_master() man page which states the following to automount the CD drive:
	
	
	
		
I'm a little confused because in the man page, it goes on to say that for special maps, only -hosts and -null are supported. Does this mean the example in the man page with the special map of -intr is wrong?
				
			I am trying to mount my CD drive via autofs()/auto_master() in FreeBSD 10.1.
I am following the auto_master() man page which states the following to automount the CD drive:
 cd -intr,fstype=cd9660 :/dev/cd0. It doesn't work and gives me the following error when trying to access the mountpoint as specified in /etc/auto_master:
		Code:
	
	automountd[958]: failed to handle special map "-intr,fstype=cd9660"