by drichard58 » Aug 9th, '12, 02:54
OK - I tried mounting the drives from root and it came back saying that the drives were already mounted.
Here is the output of the fstab:
# Entry for /dev/sda1 :
UUID=eb2ebd3e-5735-48b1-a4b4-d6d438eb920d / ext2 acl,relatime 1 1
# Entry for /dev/sda6 :
UUID=55456678-1d01-4b29-a6e1-665012b63048 /home ext2 acl,relatime 1 2
/dev/sr0 /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0
# Entry for /dev/sdc1 :
UUID=bdfe9e8a-e40f-4fb2-a3f7-9c3964be7922 /mnt/backup ext2 acl,relatime 1 2
# Entry for /dev/sdb1 :
UUID=a0543313-e605-42cb-9494-840d32325ff3 /mnt/media ext2 acl,relatime 1 2
none /proc proc defaults 0 0
# Entry for /dev/sdd1 :
UUID=b2c9dd61-9e18-406d-a681-57d15ca382af /public ext4 acl,relatime 0 0
# Entry for /dev/sda5 :
UUID=9978fe48-d4e8-4eef-9a68-efc8bcf31659 swap swap defaults 0 0
Here is the output of the mtab:
ootfs / rootfs rw 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
devtmpfs /dev devtmpfs rw,nosuid,relatime,size=3019856k,nr_inodes=754964,mode=755 0 0
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
tmpfs /run tmpfs rw,nosuid,nodev,relatime,mode=755 0 0
/dev/sda1 / ext2 rw,relatime,errors=continue,user_xattr,acl 0 0
tmpfs /sys/fs/cgroup tmpfs rw,nosuid,nodev,noexec,relatime,mode=755 0 0
cgroup /sys/fs/cgroup/systemd cgroup rw,nosuid,nodev,noexec,relatime,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd 0 0
cgroup /sys/fs/cgroup/cpuset cgroup rw,nosuid,nodev,noexec,relatime,cpuset 0 0
cgroup /sys/fs/cgroup/cpu,cpuacct cgroup rw,nosuid,nodev,noexec,relatime,cpuacct,cpu 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,nosuid,nodev,noexec,relatime,devices 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,nosuid,nodev,noexec,relatime,freezer 0 0
cgroup /sys/fs/cgroup/net_cls cgroup rw,nosuid,nodev,noexec,relatime,net_cls 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,nosuid,nodev,noexec,relatime,blkio 0 0
systemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=24,pgrp=1,timeout=300,minproto=5,maxproto=5,direct 0 0
systemd-1 /proc/bus/usb autofs rw,relatime,fd=17,pgrp=1,timeout=300,minproto=5,maxproto=5,direct 0 0
hugetlbfs /dev/hugepages hugetlbfs rw,relatime 0 0
securityfs /sys/kernel/security securityfs rw,relatime 0 0
mqueue /dev/mqueue mqueue rw,relatime 0 0
debugfs /sys/kernel/debug debugfs rw,relatime 0 0
/dev/sdh1 /public ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0
/dev/sda6 /home ext2 rw,relatime,errors=continue,user_xattr,acl 0 0
usbfs /proc/bus/usb usbfs rw,relatime,devgid=43,devmode=664 0 0
/dev/sdb1 /mnt/media ext2 rw,relatime,errors=continue,user_xattr,acl 0 0
/dev/sdc1 /mnt/backup ext2 rw,relatime,errors=continue,user_xattr,acl 0 0
And, just to be sure I was clear, if I click on PLACES on the Gnome Window (which starts up Nautilus), I see all the various drives, but no information about them and if I select them, it says that it cannot mount the drive.
computer:/// 80 GB Hard Disk.drive
computer:/// 250 GB Hard Disk.drive
computer:/// 324GB Hard Disk.drive
computer:/// 500 GB Hard Disk.drive
computer:/// CD/DVD Drive.drive
computer:/// CompactFlash Card Reader.drive
computer:/// MemoryStick Card Reader.drive
computer:/// SDCard Reader.drive
computer:/// SmartMedia Card Reader.drive
If I go to /mnt/backup or /mnt/media, I can see the directories & the files beneath. So it looks like it's just an "undocumented feature" (aka - a "bug") that won't let me see the information from the main "computer" screen.
computer:///root.link