Josselin Mouette wrote:
> Le lundi 30 octobre 2006 à 16:25 +0100, Michael Biebl a écrit :
>> Package: libgnomevfs2-0
>> Version: 2.14.2-2+b1
>> Severity: normal
>>
>> I have an IDE system, so my partitions are named /dev/hd*. Beginning
>> with kernel 2.6.19, I started to use libata, which made my partitions
>> accessible as /dev/sd*. As I still want to use an 2.6.18 as fallback I
>> decided to use UUID resp. LABEL in /etc/fstab, so that I can write 
>>
>> LABEL=Backup (or UUID=xxx) /mnt/backup ...
>> instead of 
>> /dev/[hs]da5 /mnt/backup ...
>>
>> Unfortunately gnome-vfs does not deal with this case properly, if I use
>> the option user, to make the partition mountable by normal users.
>> In that case the partition is listed twice under nautilus computer:///,
>> e.g. Backup and backup in my case.
> 
> I have tried with gnome-vfs 2.16 which is currently in experimental, and
> I can't reproduce this bug. Could you please try and tell me if this new
> version does the trick for you?

Unfortunately not (btw. it was quite an adventure to update half of
Gnome from experimental just to update gnome-vfs).
I attached a screenshot, how this looks like in nautilus and the
corresponding lines from fstab:

UUID=1fdd9b85-3d03-4b50-8245-df002e80f5f9       /               ext3
        noatime,errors=remount-ro,user_xattr,acl                0       1
UUID=658aca25-ff6a-cce3-65a5-e44eb5753508       /home           reiserfs
       defaults,user_xattr,acl                                 0       0
UUID=f2cb9bc5-860a-4dcb-b714-5f192d5a199d       none            swap
        defaults                                                0       0
UUID=3DFB-EC50                                  /mnt/gemeinsam  vfat
        auto,user,exec,umask=000,utf8=true,uid=michael,gid=michael
0       0
UUID=cb3c7f73-28ef-459b-ac54-64e18b8dd1ef       /mnt/gentoo     reiserfs
       noauto,exec,rw                                          0       0
UUID=ab3be1b4-2c32-4ef3-bd78-8d1358df3f1b       /mnt/fedora     ext3
        user,noauto,exec,rw
0       0

Note, the fedora<->Fedora and gemeinsam<->GEMEINSAM entries.
The correct labels (as shown in /dev/disk/by-label) are Fedora and
GEMEINSAM. If I don't set the user option (as I didn't for Gentoo), the
device is *not* shown twice in nautilus.

Cheers,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

PNG image

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to