Results 1 to 4 of 4
If there is a partition. e.g /dev/sda1 is there a command that I can use to display all mount points on this particular partition. Any tip would be nice....
- 01-27-2010 #1Just Joined!
- Join Date
- Jan 2010
- Posts
- 5
Display mount points on a partition
If there is a partition. e.g /dev/sda1 is there a command that I can use to display all mount points on this particular partition. Any tip would be nice.
- 01-27-2010 #2Linux 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,975
What, precisely, do you mean? Do you mean what mount point is used for /dev/sda1, or do you mean what other mount points are on that file system to other devices?
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 02-01-2010 #3Just Joined!
- Join Date
- Nov 2007
- Location
- Salt Lake City, UT, USA
- Posts
- 32
Do you mean the mount command?
- 02-01-2010 #4Just Joined!
- Join Date
- Feb 2010
- Posts
- 3
yes mount -l


Reply With Quote