O lun, 27-02-2006 ás 18:17 +0100, Josselin Mouette escribiu: > severity 354582 normal > thanks > > Le lundi 27 février 2006 à 15:08 +0100, Rubén Rodríguez Pérez a écrit : > > When hald is running, you cannot see fstab devices in > > computer:/// (you cannot see the icons in the desktop or nautilus, or > > list the devices with gnomevfs-ls), but you can see, mount and > > umount hotplug devices. If you kill hald, then you can see fstab > > devices, but not the hotplug ones. > > Removable drives are still seen anyway, as you can see for your CD > drive. Thats what I mean with hotplug devices. You can rename the bug to Nautilus does not list non-removable devices in computer:/// My cd drive is not listed in the fstab. > > > It don't matter if the devices are mounted or not, and I've tried to add > > hal to group disks. > > That's pretty stupid. You shouldn't give anything access to the "disk" > group.
If it is stupid, don't write it in the README.debian Anyway that file is outdated since --retain-privileges is not used anymore. > > > Hal-device-manager info is ok. Restarting dbus > > (consecuently restarting hald) in a started gnome session results in > > devices showing up in nautilus and desktop. > > What do you mean? sda6 appears in this case? Exactly that. sda* and hda* appears in the desktop, but removables dissapear. I think killing hald cuts the comunnication with gnome-vfs-daemon. If I kill that process it starts again. Then fixed discs disappear and removables returns as when the gnome session was started. > > > my fstab looks like this: > > > > /dev/sda6 /mnt/sda6 ext3 noauto,user 0 0 > > don't matter if I change the opts to auto or remove the user flag > > What is sda6 exactly? Is it a removable drive? If it is a removable > drive, this is an issue in the kernel or udev. If it isn't, why are you > making it user-mountable? 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. with this fstab of mt other computer, it didn't work: /dev/hda1 /media/hda1 ntfs auto,exec,ro,umask=000 0 0 /dev/hda5 /mnt/hda5 xfs auto,exec 0 0 /dev/hda7 /mnt/hda7 reiserfs auto,exec 0 0 /dev/hda8 /mnt/hda8 vfat auto,user,umask=000 0 0 > > By the way, what is your udev version? Latest unstable. All versions used was listed in the first mail. > > Regards, Best Regards.

