4.3. Unmounting a File System
The GFS2 file system can be unmounted the same way as any Linux file system — by using the
umount
command.
Note
The
umount
command is a Linux system command. Information about this command can be found in the Linux umount
command man pages.
Usage Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
umount MountPoint
umount MountPoint
MountPoint
- Specifies the directory where the GFS2 file system is currently mounted.