From owner-freebsd-questions@FreeBSD.ORG Tue Jun 3 12:51:34 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2002937B401 for ; Tue, 3 Jun 2003 12:51:34 -0700 (PDT) Received: from traven10.uol.com.br (traven10.uol.com.br [200.221.29.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A57A43F93 for ; Tue, 3 Jun 2003 12:51:32 -0700 (PDT) (envelope-from fallenbr@uol.com.br) Received: from 200-161-255-61.dsl.telesp.net.br ([200.161.255.61]) by traven10.uol.com.br (8.9.1/8.9.1) with ESMTP id QAA19128; Tue, 3 Jun 2003 16:51:03 -0300 (BRT) From: Konrad Scorciapino To: Jalle Date: Tue, 3 Jun 2003 16:49:36 -0300 User-Agent: KMail/1.5.2 References: <5.2.1.1.0.20030603204547.02bbd148@archimedes.rsn.bth.se> In-Reply-To: <5.2.1.1.0.20030603204547.02bbd148@archimedes.rsn.bth.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306031649.36877.fallenbr@uol.com.br> cc: freebsd-questions@freebsd.org Subject: Re: GKellM + Mount X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 19:51:34 -0000 Hi, I've tried changing the theme, but it just doesn't work. It usually can mount the devices, but it can't unmount them. I get error messages like "mount_cd9660: /dev/acd0c: Device busy", so I guess it "doesn't know" whether the CD is actually mounted or not. Any idea? Thanks On Tuesday 03 June 2003 15:49, you wrote: > I certainly have, I use it all the time. > I just put the ordinary mount command that you would normally type in your > shell... > Something like > # mount_cd9660 /dev/cd0c /mnt/cdrom > for mounting my DVD and > # umount /mnt/cdrom > for unmounting it. > > If it works in your shell, but not in gkrellm, try changing the theme on > gkrellm. > I know it sounds wierd, but I had it all working, changed the theme... drop > dead! > Changed it back, and its as smooth as ever. Try fiddling around. > > /Jalle