How can you see all mounted drives?

Answers were Sorted based on User's Feedback



How can you see all mounted drives? ..

Answer / suitable

with df -hT command and
with the mount command.

Is This Answer Correct ?    34 Yes 6 No

How can you see all mounted drives? ..

Answer / saim.saiyed

with mount command

Is This Answer Correct ?    19 Yes 4 No

How can you see all mounted drives? ..

Answer / shivmohanpatel

we can see all mounted drives
#mount
#df -Th
#df -Th
# fdisk -l

Is This Answer Correct ?    17 Yes 6 No

How can you see all mounted drives? ..

Answer / susheel narayan singh

#df
# vim /etc/mtab

Is This Answer Correct ?    8 Yes 1 No

How can you see all mounted drives? ..

Answer / vimal

In vi /etc/fstab

or
df -h

Is This Answer Correct ?    8 Yes 3 No

How can you see all mounted drives? ..

Answer / shyam kumar panikar

mount -l

through mount command also we can see but not in description
when we are using mount -l it shows what partition mounted
on which directory

Is This Answer Correct ?    6 Yes 2 No

How can you see all mounted drives? ..

Answer / kkr

#df -h it displays #vi /etc/fstab perminant mounts and also
temporary mounts and sizes in mbs.
#df -k it displays sizes in kbs

Is This Answer Correct ?    7 Yes 4 No

How can you see all mounted drives? ..

Answer / 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

How can you see all mounted drives? ..

Answer / kiran

df -h

Is This Answer Correct ?    0 Yes 0 No

How can you see all mounted drives? ..

Answer / kamal kakkar

it can be mount -a

Is This Answer Correct ?    3 Yes 10 No

Post New Answer

More Linux AllOther Interview Questions

what is memory mapped / IO mapped ? Which calls used for this to access any hardware address in linux device driver ?

3 Answers   Broadcom,


what is NIS Server...?

2 Answers   IBM,


How to send automated email to a set of people at fixed time ?

3 Answers   Accenture, HP,


What are RPM?s, what do they offer?

2 Answers  


1.how to know cpu information on linux system? 2.how to hardware information on linux system? 3.if we add the new user what are the files will be changed? 4.how to remove the cache in squid server ? 5.how to know ur useing 32bit r 64 bit os ? 6.at booting process at init level which file it is reads? 7.if ur system performance is show what can u do ? 8.if ur file system corrupted what can u do ? fsck also not working? 9.how did u do health check in linux? 10.how did u check system performance in linux? 11.how did u create NIS server? give me the steps ? 12.how did u add a packages in linux ? 13.how did u know depended packages for any package useing rpm how u know? 14.how did you monitor cronjobs in linux ? 15.what is the use of logroted? and how did u do ? 16.port no is already in use so what canu do for that in http? 17.how to samba configurated are not ? there are any command for that ? 18.how to create a NTP Client using commands ? not as graphical... 19.how to know how many members are using any service? like ftp are any other services? 20.what is the differences between cmp,diff,comm commands?

3 Answers  






My root password has been changed, how can i enter into the system without root password?

6 Answers  


Give a Linux shell command to find all files in a directory which contain ip addresses.

1 Answers   Amazon,


what are acl permissions..? what is automation of jobs..?

5 Answers   IBM, TCS,


What is the difference between RedHat linux and Fedora and Ubuntu?

3 Answers   CSC,


will u plz send me the complete steps of installation of red hat linux on intel's core 2 duo processor?

1 Answers  


What is the difference between ext3 and ext4?

0 Answers   IBM,


How can you see all mounted drives?

10 Answers  


Categories