It seems that under macOS that all disks of every type will always be mounted under /Volumes. (Except, of course, for the boot drive which will always be mounted at /.)

But is this just the case under "normal" circumstances for most people most of the time?

Is it ever possible that some kind of storage could be mounted elsewhere like on other *nix type OSes?

有帮助吗?

解决方案

Sure - use the mount command by hand using a command line shell and terminal application.

Interrupting a direct attached disk mount is not as easy. (or documented here yet AFAIK)

许可以下: CC-BY-SA归因
不隶属于 apple.stackexchange
scroll top