Re: 1.3.6[0-7] floppy driver broken (fwd)

Nick Andrew (nick@zeta.org.au)
Mon, 26 Feb 1996 09:36:40 +1100 (EST)


Forwarding a message from David C. Niemi:
> On Fri, 23 Feb 1996, Michael D. Black wrote:
> > At 06:04 PM 2/22/96 +0100, Michael Stiller wrote:
> > >i get the following errormessages on: 1.3.60 and 1.3.67
> > >toyland:~# dd if=/dev/zero of=/dev/fd0h1440
> > >dd: /dev/fd0h1440: No such file or directory
> > >2881+0 records in
> > >2880+0 records out
> >
> > Confirmed on 1.3.68 Slackware 3.0 also...
> > brw-rw---- 1 root floppy 2, 40 Apr 27 1995 /dev/fd0h1440

Did anybody bother to do an 'strace' on dd to find out what's really
happening?

2 minutes with strace will verify whether this is a kernel or an application
issue and then you can go and debug it. Please don't hit the mailing list
until you are sure it is a kernel issue AND you've reached the limit of
your debugging skills.

Nick.