To nitpick a bit, rather use e.g. /t1 than /mnt/t1, since just like
/media is reserved for removable media, /mnt is reserved for *temporary*
mounts. :-)
http://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard
--
mountall only mounts 2nd HD as root karmic
https://bugs.launchpad.net/bugs/498650
Any filesystem placed in /etc/fstab will be mounted by the root user
during system start-up. The user and users options do not affect who
can use a filesystem, simply who can mount and umount it.
Since this is an ext4 filesystem, the security of that filesystem will
still be in effect when mounte
This is the line from my /etc/fstab
UUID=0690b0da-c323-4d76-a3a5-4e4ab5e37e5c/media/t1ext4
user,noatime,auto,rw,exec,errors=remount-ro02
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 do
What do you mean by "seems to mount it twice" ?
Can you provide the output of "mount" once booted?
** Changed in: mountall (Ubuntu)
Status: New => Incomplete
** Changed in: mountall (Ubuntu)
Importance: Undecided => Low
--
mountall only mounts 2nd HD as root karmic
https://bugs.launc
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/36982976/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/36982977/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/36982978/ProcStatus.txt
** Attachm