Bookmark this page

Summary

  • Storage devices are represented by the block device file type.

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

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

  • To successfully unmount a device, all processes must stop accessing the mount point.

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

  • The lsblk command lists the details of block devices, such as the size and the UUID.

  • The find command searches in real time in the local file systems for files according to search criteria.

Revision: rh124-9.3-770cc61