Skip to Content
Operation GuideUnmount file systemLinux

Unmount the File System (Linux)

Step One: Check Mount Information

  1. Obtain the mount path corresponding to the file system by executing df -h.

Step Two: Unmount the File System

  1. Execute umount <mounted_path>.

If there are problems with unmounting the file system, please contact XXXCloud technical support in time.