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
Tell me how to protect a process from others to kill?
Name the command which is used to execute system calls from exe?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
What is the fork() system call?
Explain the difference between command and utility in unix?
Explain the mount and unmount system calls?
What are the possible return values of kill() system call?
The very first process created by the kernel in unix is?
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?
Explain the mount system calls?
Explain the unmount system calls?