Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2001 17:53:05 +0200 (CEST)
From:      Joel Wilsson <siigron@sii.linuxsweden.nu>
To:        freebsd-current@freebsd.org
Subject:   high-density floppies
Message-ID:  <200110071553.f97Fr5G43922@sii.linuxsweden.nu>

next in thread | raw e-mail | index | archive | help
Hi,

  I'm copying in some tar-files, which are written directly
to floppy disks.
It worked fine for "normal" floppies, but now I have 7
floppies that fail (when I use "dd if=/dev/fd0 of=diskN.tar")
with:
fd0: hard error reading fsbn 0 (ST0 40<abnrml> ST1 1<no_am>
     ST2 0 cyl 0 hd 0 sec 1)

  For the first floppies that got this error, I assumed they
had been damaged.
The reason I think they might NOT be damaged is that they
are all of the same type (different type from the floppies
I could read), and they are all "double density" floppies.

  So, I thought I'd try using a raw device configured for
higher density disks. However, I can't find any such device;
I only have /dev/fd0, but without devfs (in -stable) I had
/dev/fd*.<number> which is described in fdc(4)

  The fdc man page seem to be out of date.
My question is, how can I do the equivalent of opening, for
example, /dev/fd0.1720 (in -stable) under -current?


Thanks,
      Joel Wilsson

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?200110071553.f97Fr5G43922>