Date: Sat, 20 May 2006 11:49:03 +0300 From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: kern/97517: [reproducable] Floppy device lost permissions when active floppy disk is removed Message-ID: <20060520084903.GA1472@pm513-1.comsys.ntu-kpi.kiev.ua> Resent-Message-ID: <200605200850.k4K8oMFB050201@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97517 >Category: kern >Synopsis: [reproducable] Floppy device lost permissions when active floppy disk is removed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 20 08:50:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andrey Simonenko >Release: FreeBSD 6.1-RC i386 >Organization: >Environment: >Description: Follow these steps to reproduce the problem: # ls -l /dev/fd0 crw-rw-rw- 1 root operator 0, 87 May 20 11:05 /dev/fd0 # dd if=/dev/zero of=/dev/fd0 [ now remove active floppy disk from the floppy disk drive ] dd: /dev/fd0: Device not configured 66+0 records in 65+0 records out 33280 bytes transferred in 3.226923 secs (10313 bytes/sec) # ls -l /dev/fd0 crw-r----- 1 root operator 0, 110 May 20 10:48 /dev/fd0 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060520084903.GA1472>
