Tools To Help You Mount
The mount command is used to mount filesystems(e.g. mount /dev/dsk/c0t0d0s7 /home)
The umount command unmounts a filesystem which is not in use
The lsof utility can be to see which files are open in a filesystem and who has them open (lsof is a free 3rd party utility)