adspace


How can you see all mounted drives?

Answer Posted / naresh

mount -l
is the perfect answer, as this commands lists all the
mounted drive / partitions in the system ( temperory or
permenent), here root / user may have mounted / unmounted
some other partitions

fstab gives us the information that which partitions has to
be mounted whenever the system starts.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between FTP , NFS , SAMBA servers explain separately.

1341


what is the gate of ftp server in redhat linux?

2003