|
|
| Next: Administre su pymes - Maximice sus ganancias |
| Author |
Message |
arief.utama External

Since: May 04, 2007 Posts: 6
|
Posted: Thu May 24, 2007 5:30 pm Post subject: Mounting USB disks Archived from groups: linux>debian>maint>gtk>gnome (more info?) |
|
|
Hi all,
Since etch released and unstable became "unstable" again (which is
great for me), I no longer have automounting work for USB disks, or
other pluggable devices.
pmount work, though.
I'm using debian unstable's GNOME, with Clearlooks + Tango theme. If
more informations required, I'll be happy to provide them.
Any hints? Thanks in advance.
Please cc-me on replies, I'm not subscribed to this list.
All the best.
-arief
--
To UNSUBSCRIBE, email to debian-gtk-gnome-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org |
|
| Back to top |
|
 |
Tshepang Lekhonkhobe External

Since: Jun 15, 2006 Posts: 140
|
Posted: Fri Jun 01, 2007 10:50 am Post subject: Re: Mounting USB disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On 5/24/07, Xavier Bestel <xavier.bestel DeleteThis @free.fr> wrote:
> On Thu, 2007-05-24 at 18:05 +0700, arief@gmail wrote:
> > Hi all,
> >
> >
> > Since etch released and unstable became "unstable" again (which is
> > great for me), I no longer have automounting work for USB disks, or
> > other pluggable devices.
> >
> > pmount work, though.
>
> I think pmount should have been automatically replaced by gnome-mount.
Maybe this is because gnome-mount depends on libeel2-2 instead of
libeel2-18, the only version in unstable, so that's some breakage. I
did "dpkg -i --force-depends" and don't see trouble so far.
--
my place on the web:
floss-and-misc.blogspot.com
--
To UNSUBSCRIBE, email to debian-gtk-gnome-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org |
|
| Back to top |
|
 |
Amir Tabatabaei External

Since: May 18, 2007 Posts: 5
|
Posted: Fri Jun 01, 2007 2:40 pm Post subject: Re: Mounting USB disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On Fri, 2007-06-01 at 10:46 +0200, Tshepang Lekhonkhobe wrote:
> On 5/24/07, Xavier Bestel <xavier.bestel RemoveThis @free.fr> wrote:
> > On Thu, 2007-05-24 at 18:05 +0700, arief@gmail wrote:
> > > Hi all,
> > >
> > >
> > > Since etch released and unstable became "unstable" again (which is
> > > great for me), I no longer have automounting work for USB disks, or
> > > other pluggable devices.
> > >
> > > pmount work, though.
> >
> > I think pmount should have been automatically replaced by gnome-mount.
>
> Maybe this is because gnome-mount depends on libeel2-2 instead of
> libeel2-18, the only version in unstable, so that's some breakage. I
> did "dpkg -i --force-depends" and don't see trouble so far.
Thats not true:
amir@sid:~$ apt-cache depends gnome-mount|grep eel
Depends: libeel2-2.18
amir@sid:~$ apt-cache policy libeel2-2.18
libeel2-2.18:
Installed: 2.18.0.1-2
Candidate: 2.18.0.1-2
Version table:
*** 2.18.0.1-2 0
500 http://ftp.de.debian.org unstable/main Packages
100 /var/lib/dpkg/status
--
To UNSUBSCRIBE, email to debian-gtk-gnome-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org |
|
| Back to top |
|
 |
Tshepang Lekhonkhobe External

Since: Jun 15, 2006 Posts: 140
|
Posted: Fri Jun 01, 2007 3:00 pm Post subject: Re: Mounting USB disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
On 6/1/07, Amir Tabatabaei <amirovic.RemoveThis@googlemail.com> wrote:
> On Fri, 2007-06-01 at 10:46 +0200, Tshepang Lekhonkhobe wrote:
> > On 5/24/07, Xavier Bestel <xavier.bestel.RemoveThis@free.fr> wrote:
> > > On Thu, 2007-05-24 at 18:05 +0700, arief@gmail wrote:
> > > > Hi all,
> > > >
> > > >
> > > > Since etch released and unstable became "unstable" again (which is
> > > > great for me), I no longer have automounting work for USB disks, or
> > > > other pluggable devices.
> > > >
> > > > pmount work, though.
> > >
> > > I think pmount should have been automatically replaced by gnome-mount.
> >
> > Maybe this is because gnome-mount depends on libeel2-2 instead of
> > libeel2-18, the only version in unstable, so that's some breakage. I
> > did "dpkg -i --force-depends" and don't see trouble so far.
>
> Thats not true:
>
> amir@sid:~$ apt-cache depends gnome-mount|grep eel
> Depends: libeel2-2.18
There was some binary upload I think. Sorry...
--
my place on the web:
floss-and-misc.blogspot.com
--
To UNSUBSCRIBE, email to debian-gtk-gnome-REQUEST.RemoveThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.RemoveThis@lists.debian.org |
|
| Back to top |
|
 |
arief.utama External

Since: May 04, 2007 Posts: 6
|
Posted: Thu Jun 21, 2007 7:40 am Post subject: Re: Mounting USB disks [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
Hi all,
I've got more info on this matter.
I tried to run gnome-mount directly:
gnome-mount -d /dev/sdb1
And it said "You are not privileged to mount the volume 'XXX'"
This is strange. I'm already in the group plugdev. Running gnome-mount
as root is also failed with the same message.
Installing pmount again and running it manually is working, 'though.
Regarding libeel2, I've already got the 2.18 version.
Anyone has an idea?
Thanks in advance.
All the best.
-arief
ps: Please cc me in replies, I'm not subscribed to this list.
On 5/24/07, arief@gmail <arief.utama.DeleteThis@gmail.com> wrote:
> Hi all,
>
>
> Since etch released and unstable became "unstable" again (which is
> great for me), I no longer have automounting work for USB disks, or
> other pluggable devices.
>
> pmount work, though.
>
> I'm using debian unstable's GNOME, with Clearlooks + Tango theme. If
> more informations required, I'll be happy to provide them.
>
> Any hints? Thanks in advance.
>
> Please cc-me on replies, I'm not subscribed to this list.
>
>
> All the best.
> -arief
>
--
To UNSUBSCRIBE, email to debian-gtk-gnome-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org |
|
| Back to top |
|
 |
|
|
|
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
|
| |
|
|