UNIX: Mounts and Umounts in Solaris
Mounts and Unmounts
In Solaris mounting process is used to attach individual file system to their mount points. These actions makes the file system accessible and available to the system and user.
Unmounting process detaches file system from mount point. This action makes file system unavailable and unaccessible for users and system.
Database Files:
/etc/vfstab : Whenever system [...]




