Bug#354582: Nautilus does not list fstab devices in computer:///

Josselin Mouette joss at debian.org
Tue Feb 28 07:43:56 UTC 2006


Le mardi 28 février 2006 à 00:09 +0100, Rubén Rodríguez Pérez a écrit :
> sda6 is a fixed sata drive. the results are the same with hda* and hdb*
> (my fstab is quite long so I send you only a line as example).
> I'm working in a live cd, so users can mount disks by hand. However,
> removing the flag, or changing the mount point to /media don't work.

GNOME only lists mounts handled by HAL, not all mounts, in the
computer:/// location. That's purely intentional, because you can't tell
whether /foobar is a user-specific drive or not.

For what you are trying to achieve, you can either:
      * remove the noauto and user options for your partition, and mount
        it with a specific umask and gid, adding users that can access
        it to that group;
      * write a specific udev rule to make /dev/sda6 belong to "hal".
-- 
 .''`.           Josselin Mouette        /\./\
: :' :           josselin.mouette at ens-lyon.org
`. `'                        joss at debian.org
   `-  Debian GNU/Linux -- The power of freedom






More information about the Pkg-gnome-maintainers mailing list