Find the answer to your Linux question:
Results 1 to 6 of 6
I would like to know how to show all the current mount points in the file system. I tried mount but it didn't show the nfs mount point. Thanks...
  1. #1
    Just Joined!
    Join Date
    Jul 2008
    Posts
    5

    how to show all the current mount points

    I would like to know how to show all the current mount points in the file system. I tried mount but it didn't show the nfs mount point.

    Thanks

  2. #2
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493
    you can use the disk free command to see that
    syantax: df -h

  3. #3
    Just Joined!
    Join Date
    Jul 2008
    Posts
    5
    Thanks, but df -h didn't nfs mount either.

  4. #4
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,298
    Quote Originally Posted by uminds View Post
    I would like to know how to show all the current mount points in the file system. I tried mount but it didn't show the nfs mount point.

    Thanks

    It should do, at least it does on our RHEL servers
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  5. #5
    Linux Guru
    Join Date
    Nov 2007
    Location
    Córdoba (Spain)
    Posts
    1,513
    Mount should show anything that's mounted.

  6. #6
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,970
    As i92guboj said, mount should show anything that's mounted. If by mount points, you mean the points where an NFS file system would be mounted when imported, then if the remote file system hasn't been imported as yet, mount won't show it, as a mount point is simply an empty directory somewhere in your file system.

    So, that said, can you be more clear on what you are trying to find out? TAL.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...