Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is mount ,tell me about mount ,how can u use in real
time project??

Answer Posted / sangu

mounting a specific file system in linux so that the user
can make use of the file present in the specific mount
point directory.

eg:
mount -t ext2.ko /dev/sda5 /mnt

here ext2.ko is the file system
device partition is /dev/sda5
/mnt is the mount point directory which contains the files
of the specific file system

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give the command for finding the current date.

1176


What does the metacharacter mean?

1191


What command is used to switching between users in unix?

1130


Can you enlist some commonly used network commands?

1158


Write a command that will display files in the current directory, in a colored, long format.

1274


What does #!/ Bin sh do?

1116


What is rmdir command?

1154


Using unix command how to display no of records in oracle?

1208


Explain command to display different lines that are found when compare two files?

1221


What does the command ' $who | sort –logfile > newfile' do?

1325


What are the differences among a system call, a library function, and a unix command?

1275


How to use grep command to list find the records of a file containing 10 different strings?

1195


What is the command to compare two files in unix?

1171


How can you see the command line history?

1186


What is command substitution?

1479