ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Operating Systems  >>  Unix  >>  Unix Commands
 
 


 

 
 Unix Commands interview questions  Unix Commands Interview Questions
 Unix Threads interview questions  Unix Threads Interview Questions
 Unix IPC interview questions  Unix IPC Interview Questions
 Unix Socket Programming interview questions  Unix Socket Programming Interview Questions
 Unix System Calls interview questions  Unix System Calls Interview Questions
 Unix AllOther interview questions  Unix AllOther Interview Questions
Question
what is mount ,tell me about mount ,how can u use in real
time project??
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is mount ,tell me about mount ,how can u use in real time project??
Answer
# 1
if you have 2 operating system on one HDD, mean linux and
windows now, if u wants to use the D:\ of windows then u can
use mount command.

after mounting D:\ u can directly put u r data from linux 

when u re-boot system and login to windows then u will be
able to use that data.
 
Is This Answer Correct ?    2 Yes 1 No
Chirag
 
  Re: what is mount ,tell me about mount ,how can u use in real time project??
Answer
# 2
mount is a command which is used to copy or to use the 
files or folders which are in windows into ur linux.

coomand:
mount /dev/hda5 /mnt/temp
 
Is This Answer Correct ?    1 Yes 1 No
Satya
 
 
 
  Re: what is mount ,tell me about mount ,how can u use in real time project??
Answer
# 3
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 ?    0 Yes 0 No
Visu_kvg
[Jetking]
 
  Re: what is mount ,tell me about mount ,how can u use in real time project??
Answer
# 4
mount is used for mounting the devices and filesystem it is
a command utility for mounting devices
 
Is This Answer Correct ?    0 Yes 0 No
Saravanan
 
  Re: what is mount ,tell me about mount ,how can u use in real time project??
Answer
# 5
mount is nothing but a command which displays the already 
mounted file systems.
 
Is This Answer Correct ?    0 Yes 0 No
Varun
 
  Re: what is mount ,tell me about mount ,how can u use in real time project??
Answer
# 6
In computers, to mount is to make a group of files in a 
file system structure accessible to a user or user group. 
In some usages, it means to make a device physically 
accessible.

In a UNIX environment, the mount command attaches discs, or 
directories logically rather than physically. The Unix 
mount command makes a directory accessible by attaching a 
root directory of one file system to another directory, 
which makes all the file systems usable as if they were 
subdirectories of the file system they are attached to.

Unix recognizes devices by their location, as compared to 
Windows, which recognizes them by their names (C: drive, 
for example).


Command Usage example:
$ mount	/dev/hda1	/mnt/temp
 
Is This Answer Correct ?    2 Yes 0 No
Sreedhar
 

 
 
 
Other Unix Commands Interview Questions
 
  Question Asked @ Answers
 
Can a process kill itself in UNIX/or in its various versions?  1
How do you find path of a directory? Give its syntax.  6
How do you copy a directory with many files and folders into another directory?  1
what is the use of wild cards?  2
what will be the output of ls ~/.. ABC13
How do you list the files in an UNIX directory while also showing hidden files?  2
How to setup Disk space as well as memory in solaris10?  4
How does the user view the contents of a text file in UNIX? IBM3
what does the 'tee' command do?  2
How to get a particular string as your prompt ? Give syntax of that command?  2
what is the use of "test" command in unix?  3
which command is used to identify the type of the file?  1
what do you understand by 'building block primitive'? Infosys1
what is the difference between commmands cmp and diff?  3
what is the functionality of kernel in unix architecture?  5
What is the difference between pipe (|) and tee command in unix Cap-Gemini4
If we want to see first 35 lines of a file which command we have to use?  2
What do you mean by zambie process?  4
which command is used to stop a running process in unix?  2
How do you remove a crontab file?  4
 
For more Unix Commands Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com