Display Mounted Devices on Linux Fedora Using mount command
Display Mounted Devices on Linux Fedora Using mount command.
When using the mount command without any option, it display all mounted devices on the system. The mount command read /etc/mtab and then display mounted devices on your Linux Fedora system. The command example below show mount command execute without any option to display mounted devices.
Display mounted devices
Just type in mount command and then hit 'Enter' key to display all mounted devices that currently mounted
[root@fedora11 ~]# mount
/dev/mapper/VolGroup-lv_root on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0")
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
gvfs-fuse-daemon on /home/fedora11/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=fedora11)
/dev/sr0 on /media/Fedora 11 i386 DVD type iso9660 (ro,nosuid,nodev,uhelper=devkit,uid=500,gid=500,iocharset=utf8,mode=0400,dmode=0500)
[root@fedora11 ~]#
Keywords: display mounted devices, display mounted devices on linux, display monted devices on linux fedora, linux mounted devices, mounted device linux
- Add new comment
- 7140 reads
- Tell your friends


Recent comments
17 weeks 36 min ago
21 weeks 2 days ago
21 weeks 2 days ago
24 weeks 6 days ago
24 weeks 6 days ago
30 weeks 15 hours ago
30 weeks 19 hours ago
30 weeks 1 day ago