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...
- 04-09-2009 #1Just 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
- 04-09-2009 #2
you can use the disk free command to see that
syantax: df -h
- 04-09-2009 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 5
Thanks, but df -h didn't nfs mount either.
- 04-09-2009 #4If 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.
- 04-10-2009 #5Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
Mount should show anything that's mounted.
- 04-14-2009 #6Linux Guru
- 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!


Reply With Quote
