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...


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

how do i check which package has installed some command suppose ls , mkdir or whatever ???

8 Answers  


Which directory is closer to the top of the file system tree, parent directory or current directory?

3 Answers  


How to findout, if the user is local user or NIS user in the Linux (RHEL)?

1 Answers  


how can i make an user to nologin without locking the account for the user

7 Answers   CSS, CSS Corp,


In Linux(RHEL) server have two users with same name. one is local user and second one is NIS user. if you login the server which user will login (local or NIS)

1 Answers  


You want to create a compressed backup of the users' home directories. What utility should you use?

5 Answers  


what is difference between  TFTP abd FTP?

0 Answers  


Tell me the 5 differences between Linux and Unix?

4 Answers  


How does the boot process[init levels] work on Linux? How is it different from Solaris?

3 Answers  


expalin the process of kickstart installation?

1 Answers   HCL, IBM,


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

1 Answers   Amazon,


How to trace any process background processing?

5 Answers  


Categories