In Linux, the mount command is used to mount and display disks, partitions, and file systems.
Mounting refers to the process in which the operating system prepares the media to be read.
Note: The swap file system cannot be mounted using the mount command.
Answer option D is incorrect. In Linux, the UMOUNT command is used to unmount a file system from its mount point.
Answer options A and B are incorrect. There are no such commands as attach and detach in Linux.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit