Answer Posted / sowmya
Hi
mount is the command used to know which devices are
loaded.it means devices like floppy drive,cd drive.if we
give mount command it will display which device is mounted.
unmount is the command used to disable the device.if we
give umount and the path of the device then it will umount
the device.
In windows we wont have this concept.because those are
installed.
Let me know if i am wrong
| Is This Answer Correct ? | 27 Yes | 7 No |
Post New Answer View All Answers
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
How to protect a process from others to kill?
Explain the unmount system calls?
Explain the difference between command and utility in unix?
Name the command which is used to execute system calls from exe?
What are the possible return values of kill() system call?
Tell me how to protect a process from others to kill?
What is the difference between command and utility in unix?
What is the first process created by the kernel in unix?
What is the fork() system call?
Explain the mount and unmount system calls?
The very first process created by the kernel in unix is?
Explain the mount system calls?