Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA6939 ; Fri, 15 Jan 93 10:39:38 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!sun-barr!sh.wide!wnoc-tyo-news!news.u-tokyo.ac.jp!yayoi!tansei1!mhiroshi From: mhiroshi@tansei.cc.u-tokyo.ac.jp (H. Murakami) Newsgroups: comp.unix.bsd,fj.os.386bsd Subject: The floppy disk does not work, while /dev/rwt0 is working busy. Message-ID: <3926@tansei1.tansei.cc.u-tokyo.ac.jp> Date: 17 Jan 93 07:36:22 GMT Sender: news@tansei.cc.u-tokyo.ac.jp Followup-To: comp.unix.bsd Organization: Hokkaido Univ. However I am subject to tansei for JUNET. Lines: 29 While the QIC interfaced streamer tape is doing the heavy tar work by % tar cvfb /dev/rwt0 4 files .... I cannot read or write the 3.5" floppy drive (a:) is found. The console messages appeares. Jan 16 15:17:40 ps486 /386bsd: fd0: hard error (ST0 40 ST1 10 ST2 0 cyl 0 hd 3 sec 2) The fd drives are from ISA interface card. The tape drive is from QIC(?) interface card. Ofcourse, if when I do not writting the tape, the fd is read/write well. Script started on Sat Jan 16 15:02:44 1993 ps486% dd if=/dev/rfd0a of=/dev/null ibs=512x18 dd: /dev/rfd0a: Input/output error 0+0 records in 0+0 records out ps486% ls -lg /dev/rfd0a crw-rw-rw- 1 root operator 9, 0 Jan 16 14:53 /dev/rfd0a ps486% exit Script done on Sat Jan 16 15:03:12 1993 Hiroshi Murakami