what is mount ,tell me about mount ,how can u use in real
time project??
Answer Posted / visu_kvg
The process of adding or linking or mapping the formatted
disk space to a folder is called mounting.
Like the boot partition is formatted in ext2/3 filesystem
and then it is mounted to /boot folder.You cannot use any
partition or disk without mounting
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What does awk stand for?
What is a bash command?
Which unix command to make a new directory?
what is the advaantage of each user having its own copy of the shell?
Name the various commands that are used for the user information in unix.
What is awk good for?
Which command is used to find whether the system is 32 bit or 64 bit?
Which command is used to kill the last background job?
What is the general format of unix command syntax?
What are the differences among a system call, a library function, and a unix command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Differentiate cmp command from diff command.
What is the use of awk command in unix?
Which command is used to delete all files in the current directory and all its sub-directories?