Public bug reported:

Binary package hint: nautilus

I wanted my disks to automount on startup, but I didnt want to address them 
directly with device path, since it can change.
So instead i use the LABEL directive.
Now each partition is listed twice in Nautilus Places (see screenshot).

According to a post on ubuntuforums, this issue can also happen if you identify 
partitions by UUID:
* http://ubuntuforums.org/showthread.php?p=8050320

A workaround is to specify the partitions by /dev/sdXXX paths instead


# /etc/fstab: static file system information.
proc /proc proc defaults 0 0

LABEL=ubuntu / ext3 relatime,errors=remount-ro 0 1
UUID=4c604809-286a-4bf3-afd5-d23ff2e5464c none swap sw 0 0

/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

LABEL=mp3       /media/mp3         ext4   users,noauto,noexec,noatime,rw  0 2
LABEL=tvserier  /media/tvserier    ext4   users,noauto,noexec,noatime,rw  0 3
LABEL=filmer    /media/filmer      ext4   users,noauto,noexec,noatime,rw  0 4
LABEL=downloads /media/downloads   ext4   users,noauto,noexec,noatime,rw  0 5

ProblemType: Bug
Architecture: amd64
Date: Sun Oct  4 13:07:08 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: fglrx
Package: nautilus 1:2.28.0-0ubuntu4
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-11-generic x86_64

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug

-- 
Custom fstab causes duplicate entries for partitions in Places
https://bugs.launchpad.net/bugs/442130
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to