Recent Posts by Dominic
|
Jun 23, 2008
|
Topic: Knox / Mounting a vault at an alternate mount point Is it possible to specify an alternate mount point for Knox’ vaults, so that instead of mounting the vault at the default /Volumes/ directory, I could mount it within my home folder or another location? Basically, I would like to create a vault that mounts to /User/$HOME/Accounts instead of /Volumes/Accounts; ideally in a location that other users on the same system cannot access the mounted image or even know that it exists. I know that hdiutil -attach ”/path/to/disk_image” -mountpoint ”/Users/$HOME/.../MountPoint” will basically do what I am looking to accomplish. But I would love to be able to have the option in Knox’s more friendly interface. Any suggestions on how I would go about doing this? |