From owner-freebsd-questions@FreeBSD.ORG Sat Sep 6 06:54:07 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 89E3A16A4BF for ; Sat, 6 Sep 2003 06:54:07 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4E2D43FFB for ; Sat, 6 Sep 2003 06:54:06 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (rwcrmhc13) with ESMTP id <2003090613540601500p5lqle>; Sat, 6 Sep 2003 13:54:06 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h86Ds1to007879 for ; Sat, 6 Sep 2003 09:54:01 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h86Ds0X6007876; Sat, 6 Sep 2003 09:54:00 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <3F58FDF6.3030707@pacbell.net> <3F599952.5000403@techfak.uni-bielefeld.de> From: Lowell Gilbert Date: 06 Sep 2003 09:54:00 -0400 In-Reply-To: <3F599952.5000403@techfak.uni-bielefeld.de> Message-ID: <44llt2c9af.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Possible errors in FreeBSD 5.1 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: Sat, 06 Sep 2003 13:54:07 -0000 Hendrik Hasenbein writes: > James Leone wrote: > > 2. While I am in KDE in FreeBSD, but not in KDE in Linux, if I click > > on the Floppy Device icon before the floppy is inserted, I will not > > be able to access a subsequently inserted floppy disk. When I do, I > > get an error that says: "the device is not configured." > > Why do you even want to access a floppy before you insert it into the > drive? No system should be able to do that. Kde tries to mount the > floppy on clicking on the item. That is going to fail, because without > a floppy in the drive there is no device in the device > filesystem. Can't think why that should work with linux. Of course, but if you *then* insert a floppy and try to mount it, that should work. He's saying it doesn't. It does for me, using the command line on -STABLE, so this is either a KDE problem or a 5.x problem.