Date: Mon, 14 Jun 1999 17:06:22 +0200 (CEST) From: A.Leidinger@WJPServer.CS.Uni-SB.de To: freebsd-current@freebsd.org Subject: Problems with afd0 & ZIP 100 Message-ID: <199906141506.RAA00531@work.net.local>
next in thread | raw e-mail | index | archive | help
Hi,
all disks (2) with a msdosfs on it didn't want to give access.
dmesg:
ata-pci0: <Intel PIIX4 IDE controller> at device 4.1 on pci0
ata-pci0: Busmastering DMA supported
ata0 at 0x01f0 irq 14 on ata-pci0
afd0: <IOMEGA ZIP 100 ATAPI/23.D> rewriteable drive at ata0 as slave
afd0: 96MB (196608 sectors), 32 cyls, 64 heads, 96 S/T, 512 B/S
afd0: Medium: Unknown media (0x0)
A kernel with wfd instead of afd prints:
wfd0: buggy Zip drive, 64-block transfer limit set
fstab:
/dev/afd0s4 /zip msdos rw,-u=1000,nosuid,noexec,-g=1000,nodev,noatime,noauto
(103) root@ttyp0 # mount /zip
msdos: /dev/afd0s4: Invalid argument
(105) root@ttyp0 # ll /dev/afd0s4
brw-rw-rw- 1 root operator 32, 0x00050002 14 Jun 16:24 /dev/afd0s4
MTools:
(106) root@ttyp0 # mdir z:
init Z: non DOS media
Cannot initialize 'Z:'
(107) root@ttyp0 # grep z: /usr/local/etc/mtools.conf
drive z: file="/dev/rafd0s4"
(108) root@ttyp0 # ll /dev/rafd0s4
crw-rw-rw- 1 root operator 118, 0x00050002 14 Jun 16:24 /dev/rafd0s4
/usr/src/sys/dev/ata/atapi-fd.c:
$Id: atapi-fd.c,v 1.10 1999/05/31 11:24:29 phk Exp $
-current from Jun 13 around 1am CEST.
Is there something I've missed?
Bye,
Alexander.
--
The fastest-moving thing in the world is a bad check.
http://netchild.home.pages.de A.Leidinger+Home @ WJPServer.CS.Uni-SB.de
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?199906141506.RAA00531>
