answersLogoWhite

0


Best Answer

Mounting a file system is what allows one to access the access, read, and modify it. It doesn't matter where the file system is mounted, either (though an empty directory is preferable). The mount command binds the physical device to whichever directory you choose and calls the proper kernel driver to allow actual file operations.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the concept of mounting a file system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Disadvantage of mounting a file system one at a time?

I assume you are talking about manually mounting a file system one at a time; in that case, the disadvantage is time, and the fact that you need to type in the commands.


A c program to manage a bank system using inheritance and not using the concept of file handling?

using with files


Is there a file concept in c plus plus?

No. The standard does not define nor require a file concept.


What is The concept of a System?

What is the concept of a system.


What is the concept of class file?

That means: the file where a class is stored.


Difference between booting and mounting process of UNIX?

The 'boot' process of an Operating System brings it up from a cold or warm sequence, such as power on, or a software initiated reset. It has to bring in the software into memory and get all of the processes running. Once it is down with the 'boot' the system is ready for users to do work. 'Mounting' in Unix refers to mounting a filesystem, i.e. bringing it online for use. The system obviously has to be up and running for this to occur, so a boot process has to complete before you can mount a file system.


What are the different types of File Management Utilities?

sequence file system index file system main file system sequence index file system


What is the name of the Linux file-sharing service?

"File-sharing" is a platform-independent concept, that of sharing files between computers. If you are referring to the service / file system that allows other computers on the same network to access files on the local computer, this is usually done with NFS (Network File System). For compatibility with Windows, it is also possible to use Samba.


What does it mean to Mount or Unmount an Image File?

The process of mounting is when you take a file (your image) and attach it to your file system so it can behave like it's a directory. Like if you mounted a disc image in Windows you could basically have a virtual "F:" drive (can be any letter) which when opened would be the contents of the disc image.


What file system does Solaris use natively?

Solaris employs the file system called UFS (UNIX file system) for its native file system type.


What does NTFS stand for?

new technology file system it is a new file system of microsoft to replace fat file system


What is the oldest Linux file system?

The first file system Linux supported was the MINIX file system.