Hello, Putting my hands on an opensolaris old book I found the suggestion to disable the automount of removable devices: wiz:# svcadm disable rmvolmgr wiz:# svcs -a | grep rmvolmgr disabled 20:56:56 svc:/system/filesystem/rmvolmgr:default But the auto-mount still happens. There is a proper way to do that in the modern times? thx Dan 5mode