From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GXnRe-0002rw-Jl for garchives@archives.gentoo.org; Wed, 11 Oct 2006 23:25:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9BNMnkM019175; Wed, 11 Oct 2006 23:22:49 GMT Received: from mail.netspace.net.au (lightning.netspace.net.au [203.10.110.77]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9BNKZXH026505 for ; Wed, 11 Oct 2006 23:20:37 GMT Received: from orpheus (ppp246-231.static.internode.on.net [203.122.246.231]) by mail.netspace.net.au (Postfix) with ESMTP id 7897737593C for ; Thu, 12 Oct 2006 09:20:36 +1000 (EST) Subject: Re: [gentoo-user] Auto-mount USB device From: Iain Buchanan To: gentoo-user@lists.gentoo.org In-Reply-To: <20061011135121.32528.qmail@web35206.mail.mud.yahoo.com> References: <20061011135121.32528.qmail@web35206.mail.mud.yahoo.com> Content-Type: text/plain Date: Thu, 12 Oct 2006 08:50:36 +0930 Message-Id: <1160608836.9513.8.camel@orpheus> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: c916038e-e03a-45e9-b1ef-5713dce16414 X-Archives-Hash: 35d9b9d1d59567330cdb99032a950c3d On Wed, 2006-10-11 at 06:51 -0700, Stephen Liu wrote: > Hi Iain, > > > > OK, we're getting somewhere!! > > Something strange happened here. After serveral boots the trick did not work any more. > > Login as "user" > > # `gnome-volume-manager &` > (gnome-volume-manager:6102): GnomeUI-WARNING **: While connecting to session manager: > Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed. > * end * sorry, should have mentioned here that you only need to start gnome-volume-manager once. From then it will (should) add itself to your session and automatically start next time you login to gnome... > However > # ls /media > disk > > still showing one mount point of the partitions (the HD on USB > enclosure has 2 partitions, both on ext3). Another disk-1 > disappeared. But it has not mounted. I have to run; > # mount /dev/sdb1 /media/disk > > I haven't figured out the cause. I made several tests with the same > result. I find sometimes that stale entries get left it /media. If you unplug all external storage, and make sure nothing in /media is mounted, you can purge /media and try again. > > I used to have this issue (drives would mount, but not show up on the > > desktop). I fixed it by upgrading. > > > Have you considered gnome 2.14? > > I'm running gnome-light of version 2.14.2. Eh? you said you were running 2.12.0: On Mon, 2006-10-09 at 04:16 -0700, Stephen Liu wrote: > > # equery l gnome-light > [ Searching for package 'gnome-light' in all categories among: ] > * installed packages > [I--] [ ] gnome-base/gnome-light-2.12.0 (2.0) If you've upgraded to 2.14, then good. Have you rebooted (if there were udev / hald / other init.d updates) or at least restarted X? > I'm prepared to install the full gnome. But I haven't figured out > whether just run; > > # emerge -av gnome > > OR > > # emerge --unmerge gnome-light && emerge gnome full gnome shouldn't be necessary. Dependencies should be pulled in if needed. > At this juncture I can't ascertain whether my problems encountered > coming from the software or the mobo. given that you got it to work somewhere along the way, (and you can mount manually) I'd say it's software related. Now that you kind-of have things happening, what does /var/log/messages show when you plug in a usb disk? cya, -- Iain Buchanan I have seen the future and it is just like the present, only longer. -- Kehlog Albran, "The Profit" -- gentoo-user@gentoo.org mailing list