Date: Mon, 11 Feb 2002 22:46:58 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Mikhail Teterin <mi@aldan.algebra.com> Cc: <jhb@FreeBSD.ORG>, <current@FreeBSD.ORG> Subject: Re: panic: bdwrite: buffer is not busy Message-ID: <20020211224352.W682-100000@gamplex.bde.org> In-Reply-To: <200202101008.g1AA8eX08143@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Feb 2002, Mikhail Teterin wrote: > On 10 Feb, Bruce Evans wrote: > > This is a well known bug in the device layer. I reported it on > > 2001/12/26 and fixed it locally a little later. See the thread in > > -current about "panic during fdisk'ing a md(4) device" for patches. > > Fdisk I don't really need, but attempting to newfs the floppy caused the > same panic :-\ And mounting the already formatted floppy leads to > "invalid argument". Could we have this fixed soon, please? The inability > to access a floppy is a great setback for my local FreeBSD advocacy > efforts :-) Newfs'ing /dev/fd0 (instead of /dev/fd0[a-c]) should work better. Not using devfs might work too. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020211224352.W682-100000>