From owner-freebsd-current@FreeBSD.ORG Sat Oct 2 19:59:34 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 80B5716A4CE for ; Sat, 2 Oct 2004 19:59:34 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id E713E43D46 for ; Sat, 2 Oct 2004 19:59:33 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id BB05A119B7; Sat, 2 Oct 2004 21:59:31 +0200 (CEST) Date: Sat, 2 Oct 2004 21:59:31 +0200 From: "Simon L. Nielsen" To: FreeBSD-CURRENT Message-ID: <20041002195930.GB1081@zaphod.nitro.dk> References: <20041002182009.GA1139@laptoxa.toxa.lan> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline In-Reply-To: <20041002182009.GA1139@laptoxa.toxa.lan> User-Agent: Mutt/1.5.6i Subject: Re: bug of feature? 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: Sat, 02 Oct 2004 19:59:34 -0000 --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.10.02 22:20:09 +0400, Toxa wrote: > On 6.0-CURRENT I have this: >=20 > 1. Plug in usb flash memory drive > 2. 'mount_msdosfs /dev/da0s1 /mnt/flash' > 3. Plug OUT the drive After this point it's quite undefined what's going to happen (since you remove a mounted device), and it's not unlikely that you will get a kernel panic... At some point this situation might be handled more gracefully, but at the moment there is just one solution "don't do that" :-). --=20 Simon L. Nielsen FreeBSD Documentation Team --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBXwiih9pcDSc1mlERAj/9AJ4x8mhvHda8BuFCbpRC4U96Yi5W2wCaAy2+ KCG5yftvWtF9iwOnJzIEhFc= =nb75 -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM--