Here ya go -
[hondo@localhost ~]$ su
Password:
[root@localhost ~]# mount
/dev/sda1 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw)
/dev/sdc1 on /StorageDrive type ext4 (rw)
/dev/sdb5 on /backup type ext3 (rw,relatime,acl)
/dev/sdb1 on /home type ext3 (rw)
none on /tmp type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
gvfs-fuse-daemon on /home/hondo/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=hondo)
[root@localhost ~]#