Bookmark this page

Summary

In this chapter, you learned:

  • Storage devices are represented by a special file type called block device.

  • The df command reports total disk space, used disk space, and free disk space on all mounted regular file systems.

  • The mount command allows the root user to manually mount a file system.

  • All processes need to stop accessing the mount point in order to successfully unmount the device.

  • The removable storage devices are mounted in the /run/media directory when using the graphical environment.

  • The find command performs a real-time search in the local file systems to find files based on search criteria.

Revision: rh124-8.2-df5a585