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

What's a command word?

583


How do I use nslookup?

571


What is the command to compare two files in unix?

618


Why is grep called grep?

773


What is the difference between cat and more command?

623






What is the difference between grep and grep?

563


What is grep r?

590


Does cp command overwrite files?

620


Explain mount and unmount command.

611


What is grep command in unix with examples?

604


Enumerate some of the most commonly used network commands in unix?

614


What does grep v do?

557


What is pipe command in unix?

668


Which unix command to make a new directory?

587


What do chgrp command do?

588