This is the line from my /etc/fstab UUID=0690b0da-c323-4d76-a3a5-4e4ab5e37e5c /media/t1 ext4 user,noatime,auto,rw,exec,errors=remount-ro 0 2
I tried the options part w/ both user, and users, and got the same results. This is the output from mount. Note that /dev/sdb1 does not have the user or users option. It is only usable by root, which is not very useful. I also tried mounting w/ options section of uid=1000,gid=1000 and this worked for one of the kernels recently pushed thru but then stopped working after a different kernel upgrade. I say "mounted twice" because I have the mount applet on my bar. Two of these show up for /dev/sdb1. The first says "1000 GB Filesystem (mounted)" The second says t1 (not mounted) As you can see from my fstab and the mount output below, that this 2nd HD is mounted to /media/t1 I would have named the mount point 1T but I was not sure it was allowed to begin w/ a number, and I am having enough trouble as it is. I have a support contract w/ Canonical; should I call this in? /dev/sda1 on / type ext4 (rw,errors=remount-ro) proc on /proc type proc (rw) none on /sys type sysfs (rw,noexec,nosuid,nodev) none on /sys/fs/fuse/connections type fusectl (rw) none on /sys/kernel/debug type debugfs (rw) none on /sys/kernel/security type securityfs (rw) udev on /dev type tmpfs (rw,mode=0755) none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620) none on /dev/shm type tmpfs (rw,nosuid,nodev) none on /var/run type tmpfs (rw,nosuid,mode=0755) none on /var/lock type tmpfs (rw,noexec,nosuid,nodev) none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) none on /proc/fs/vmblock/mountPoint type vmblock (rw) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev) gvfs-fuse-daemon on /home/rob/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=rob) /dev/sdb1 on /media/t1 type ext4 (rw,nosuid,nodev,noatime,errors=remount-ro) gvfs-fuse-daemon on /home/doug/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=doug) -- mountall only mounts 2nd HD as root karmic https://bugs.launchpad.net/bugs/498650 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
