File System Mounting
File System Mounting
Mounting
Unit - 4
Introduction
Definition:
Mounting is the process of making a file
system accessible at a certain point in the
directory tree.
Purpose:
Allows the operating system to read and write
data on storage devices.
2
“
Key Concepts
What is Mounting?
Just as you have to open a file before you can
use it on your computer, you need to "mount" a
file system to make it accessible. Think of
mounting as a way of connecting the storage
device to the computer's directory tree so you
”
can see and use the files stored on it.
”
The process of detaching a file system from the
directory tree.
”
Some operating systems require you to specify the type of file
system (like NTFS, FAT32, etc.).
Other systems can automatically detect the file system type by
inspecting the device.
”
Some operating systems require you to specify the type of file
system (like NTFS, FAT32, etc.).
Other systems can automatically detect the file system type by
inspecting the device.
”
Some operating systems require you to specify the type of file
system (like NTFS, FAT32, etc.).
Other systems can automatically detect the file system type by
inspecting the device.