Software >> OS >> Unix >> Solaris: What happens when you mount a device to an existing directory

eg. mount /dev/dsk/c0t0d0s5 /local where /local is an existing directory Without using -O option the file system being mounted WILL NOT overlay files existing on /local, instead the mount command will fail with "device busy" message