From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 17:48:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A78B116A4CF for ; Tue, 28 Sep 2004 17:48:53 +0000 (GMT) Received: from kayjay.xs4all.nl (kayjay.xs4all.nl [80.126.33.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB3F143D45 for ; Tue, 28 Sep 2004 17:48:52 +0000 (GMT) (envelope-from karelj@kayjay.xs4all.nl) Received: from kayjay.xs4all.nl (localhost.kayjay.xs4all.nl [127.0.0.1]) by kayjay.xs4all.nl (8.13.1/8.13.1) with ESMTP id i8SHmgF8059946; Tue, 28 Sep 2004 19:48:43 +0200 (CEST) (envelope-from karelj@kayjay.xs4all.nl) Received: (from karelj@localhost) by kayjay.xs4all.nl (8.13.1/8.13.1/Submit) id i8SHmgTh059945; Tue, 28 Sep 2004 19:48:42 +0200 (CEST) (envelope-from karelj) Date: Tue, 28 Sep 2004 19:48:42 +0200 From: "Karel J. Bosschaart" To: Marc van Kempen Message-ID: <20040928174842.GA59936@kayjay.xs4all.nl> References: <41555396.4030009@fer.hr> <20040926194744.GA8196@kayjay.xs4all.nl> <41594D85.4090801@bowtie.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41594D85.4090801@bowtie.nl> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org cc: Ivan Voras Subject: Re: USB memory stick hotswap problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 17:48:53 -0000 On Tue, Sep 28, 2004 at 01:39:49PM +0200, Marc van Kempen wrote: > Karel J. Bosschaart wrote: > > >On Sat, Sep 25, 2004 at 01:16:38PM +0200, Ivan Voras wrote: > > > > > > > >>Any ideas how to solve or circumevent these problems? (Aside from "don't > >>do that"). > > > >I'm using mtools (and mtoolsfm as a graphical frontend) for accessing > >my USB memory stick. This does not require mounting the device. > >A disadvantage is that this only works for devices with a FAT filesystem. > > > A nice feature of kde is (I wasn't aware of this until recently) is that > it can use mtools transparantly in konqueror, just specify > > floppy:/ > > as the url, where drive letter is the one that you would use with > mtools. Possibly the gnome file manager can do something similar. Thanks for the tip! I tried it and it works :-). Karel.