Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

[gentoo-user] "Cannot mount volume" on Gnome 2.16 when ins..

 
   Linux (Home) -> User RSS
Next:  [gentoo-user] python-fchksum problem + access den..  
Author Message
Alexander Skwar

External


Since: Aug 22, 2005
Posts: 226



(Msg. 1) Posted: Mon Oct 02, 2006 2:40 pm
Post subject: [gentoo-user] "Cannot mount volume" on Gnome 2.16 when inserting CD?
Archived from groups: linux>gentoo>user (more info?)

Hi!

I recently reinstalled my Gentoo system and unmasked and installed
Gnome 2.16; the system is otherwise a ~x86 system.

When I now insert a DVD/CD or plugin a USB stick, I get a popup showing:

Cannot mount volume

But I can perfectly fine mount this volume manually. Eg.:

alexander@blatt ~ $ LC_ALL=C LANG=C sudo mount -v /dev/dvd /mnt/test
mount: you didn't specify a filesystem type for /dev/dvd
I will try type iso9660
mount: block device /dev/dvd is write-protected, mounting read-only
/dev/hdc on /mnt/test type iso9660 (ro)

The device is not listed in /etc/fstab (see <http://askwar.pastebin.ca/188677>).

gnome-volume-manager is running:

alexander@blatt ~ $ ps awux|grep -v grep|grep gnome-volume-manager
1000 7382 0.0 0.6 18828 4488 ? Ss Sep30 0:01 gnome-volume-manager --sm-disable

alexander@blatt ~ $ ls -lad /var/db/pkg/*/*{hal-,gnome-mount}*
drwxr-xr-x 2 root root 4096 10. Sep 21:19 /var/db/pkg/gnome-base/gnome-mount-0.4-r5
drwxr-xr-x 2 root root 4096 17. Sep 11:20 /var/db/pkg/sys-apps/hal-0.5.7.1-r1

My user is a member of the plugdev group:

alexander@blatt ~ $ id
uid=1000(alexander) gid=1000(alexander) Gruppen=10(wheel),16(cron),18(audio),19(cdrom),80(cdrw),100(users),250(portage),442(plugdev),444(games),1000(alexander)

When I run "gnome-volume-manager --sm-disable -n", I get the following
output:

alexander@blatt ~ $ gnome-volume-manager --sm-disable -n
gnome-mount 0.4
gnome-mount 0.4

The second line with "gnome-mount 0.4" was printed, when I inserted
the CD.

I've got a /media directory. When I try to manually mount the
CD using hal and gnome-mount, I get:

alexander@blatt ~ $ gnome-mount --hal-udi=/org/freedesktop/Hal/devices/volume_label_NEW --text --verbose
gnome-mount 0.4
** (gnome-mount:26113): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_label_NEW
** (gnome-mount:26113): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_label_NEW with mount_point='NEW', fstype='', num_options=1
** (gnome-mount:26113): DEBUG: option='uid=1000'

** (gnome-mount:26113): WARNING **: Mount failed for /org/freedesktop/Hal/devices/volume_label_NEW
org.freedesktop.DBus.Error.AccessDenied : A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" error name "(unset)" destination "org.freedesktop.Hal")

When I run the gnome-mount command as roót, the CD gets mounted just
fine.

What's broken on my system (other than using ~x86 and masked
packages *G*)?

Thanks,

Alexander Skwar
--
My mother drinks to forget she drinks.
-- Crazy Jimmy


--
gentoo-user.TakeThisOut@gentoo.org mailing list
Back to top
Login to vote
Ryan Sims

External


Since: Jun 30, 2006
Posts: 8



(Msg. 2) Posted: Fri Dec 29, 2006 4:00 pm
Post subject: Re: [gentoo-user] "Cannot mount volume" on Gnome 2.16 when inserting CD? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 10/2/06, Alexander Skwar <listen RemoveThis @alexander.skwar.name> wrote:

[snip]

> I've got a /media directory. When I try to manually mount the
> CD using hal and gnome-mount, I get:
>
> alexander@blatt ~ $ gnome-mount --hal-udi=/org/freedesktop/Hal/devices/volume_label_NEW --text --verbose
> gnome-mount 0.4
> ** (gnome-mount:26113): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_label_NEW
> ** (gnome-mount:26113): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_label_NEW with mount_point='NEW', fstype='', num_options=1
> ** (gnome-mount:26113): DEBUG: option='uid=1000'
>
> ** (gnome-mount:26113): WARNING **: Mount failed for /org/freedesktop/Hal/devices/volume_label_NEW
> org.freedesktop.DBus.Error.AccessDenied : A security policy in place prevents this sender from sending this message to this recipient, see message bus configuration file (rejected message had interface "org.freedesktop.Hal.Device.Volume" member "Mount" error name "(unset)" destination "org.freedesktop.Hal")
>
> When I run the gnome-mount command as roót, the CD gets mounted just
> fine.

Exact same problem here, also a new install, but it's amd64 and I
don't have much keyworded. I checked to be sure, I'm in the plugdev
group. I found a few posts around the web (not gentoo) by googling,
nothing helpful, and apparently nothing in the gentoo forums.

I see this is a couple months old, is there a solution out there?

--
Ryan W Sims

--
gentoo-user RemoveThis @gentoo.org mailing list
Back to top
Login to vote
Display posts from previous:   
Related Topics:
[gentoo-user] Problem emerging gnome-extra/gnome-media-2.1.. - I don't know if I should file this as a bug, or if it's on my end. gnome-extra/gnome-media-2.14.0-r1 is on the current list for emerge -uD world, but I can't build it. It always errors with the following error message(s): creating cddb-slave2-query..

[gentoo-user] Problem on installing Gnome (gnome-light) - Hi folks, I followed "The GNOME Configuration HOWTO" http://www.gentoo.org/doc/en/gnome-config.xml installing Gnome. Steps writen there went though w/o problem until upto; Code Listing 2.7: Adding hald and avahi-dnsconfd to the default runle...

[gentoo-user] Mount permissions - The root of all my rsync/network problems is a permissions problem The /mnt/network is drwxrwxrwx 3 root root 4096 Mar 13 13:24 test After I mount using mount -t smbfs -o username=paul,password=pass //LKG7DDD5F/gentoobackup /mnt/network the..

[gentoo-user] USB sync/async mount - Hi, I've read some docs about mount of USB keys, but I can not figure out that if I have /dev/sda1 /mnt/usb auto noauto,user 0 0 in my /etc/fstab, then my key would be mounted sync, or async mode? TIA. Cheers, Tamas Sarga Sárga..

[gentoo-user] inclusion of mount (linux-utils) - Hi, I was just installing gentoo 2006 on my amd64, and when rebooting, "mount" was not found. Searching through the web (from france, on google), the only mention of it is on linuxfr.org (http://linuxfr.org/forums/35/10914.html). May be I misus...
       Linux (Home) -> User All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
 Windows Forums
 Game Forums
  Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact