[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gnome mounts all fstab entries



On Sun, 05 Sep 2010 14:31:39 +0000, Camaleón wrote:

>> I don't know its old behaviour but I just noticed that if gnome is
>> started, then all my mount points defined in fstab are mounted, despite
>> that the mount points are defined as noauto.
>> 
>> Anyway that I can disable it?
> 
> Can you post your "/etc/fstab" . . .

$ grep /mnt/ /etc/fstab
LABEL=os11 /mnt/os11 ext3 noauto,user,dev,suid,exec 0 0 # /dev/sda5
LABEL=os12 /mnt/os12 ext3 noauto,user,dev,suid,exec 0 0 # /dev/sda6
LABEL=os13 /mnt/os13 ext3 noauto,user,dev,suid,exec 0 0 # /dev/sda7
LABEL=vars1 /mnt/vars1 reiserfs noauto,user,dev,suid,exec 0 0 # /dev/sda9
LABEL=export /mnt/export reiserfs noauto,user,dev,suid,exec 0 0 # /dev/
sda10
LABEL=export.img /mnt/export.img reiserfs noauto,user,dev,suid,exec 0 0 
# /dev/sda11
LABEL=TOOLS /mnt/TOOLS vfat 
noauto,user,dev,suid,exec,umask=000,uid=tong,gid=tong 0 0 # /dev/sda12

$ mount | grep /mnt/
/dev/sda12 on /mnt/TOOLS type vfat 
(rw,umask=000,uid=9999,gid=1001,user=yingli)
/dev/sda6 on /mnt/os12 type ext3 (rw,user=yingli)
/dev/sda3 on /mnt/os1p type ext3 (rw,user=yingli)
/dev/sda7 on /mnt/os13 type ext3 (rw,user=yingli)

So, all un-mounted partitions are mounted; those who have already been 
mounted (elsewhere) are not mounted by gnome again (which is good).

> and your Debian version?

Debian testing.

$ uname -rm 
2.6.33-grml64 x86_64

$ apt-cache policy gnome-core
gnome-core:
  Installed: 1:2.30+1
  Candidate: 1:2.30+1
  Version table:
 *** 1:2.30+1 0
        360 http://cdn.debian.net testing/main Packages
         50 http://cdn.debian.net unstable/main Packages
        100 /var/lib/dpkg/status

Thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/


Reply to: