Date: Fri, 10 Feb 1995 11:23:26 -0900 From: wallison@ifc.com (Bill Allison) To: freebsd-questions@FreeBSD.org Subject: mounting floppy drive -- errors Message-ID: <199502102023.LAA00202@ifc.com>
next in thread | raw e-mail | index | archive | help
I am trying to get my floppy drive to mount, and get errors. I issue the command: mount -t ufs /dev/fd0 /floppy and get the following error message: >fd0: Operation timeout >fd0d: hard error reading fsbn 16 of 16-31 > (ST0 ffffffff<invld,abnrml,seek_cmplt,equ_chck,drive_notrdy,top_head> ST1 ffffffff<end_of_cyl,bad_crc,data_overrun,sec_not_fnd,write_protect,no_am> ST2 ffffffff<ctrl_mrk,bad_crc,wrong_cyl,scn_eq,scn_not_fnd,bad_cyl,no_dam> cyl -1 hd -1 sec -1) > (The disk, incidentally was made using rawrite, and the cpio.flp image) What gives? FYI: Here is output from dmesg >FreeBSD 1.1.5.1(RELEASE) (GENERICAH) #0: Sun Jul 3 09:04:47 See zic(8) or link /etc/localtime directly 1994 > jkh@freefall.cdrom.com:/usr/src/sys/compile/GENERICAH >CPU: i586 (586-class CPU) Id = 0x513 Origin = "GenuineIntel" >real memory = 16384000 (4000 pages) >avail memory = 15216640 (3715 pages) >using 348 buffers containing 2854912 bytes of memory >Probing for devices on the ISA bus: >sc0 at 0x60-0x6f irq 1 on motherboard >sc0: VGA color <4 virtual consoles> >sio0 at 0x3f8-0x3ff irq 4 on isa >sio0: type 16550A >sio1 at 0x2f8-0x2ff irq 3 on isa >sio1: type 16550A >sio2 not found at 0x3e8 >sio3 not found at 0x2e8 >lpt0 at 0x378-0x37f irq 7 on isa >lpt0: Interrupt-driven port >lpt1 at 0x3bc-0x3c3 on isa >lpt2 not found at 0xffffffff >fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa >fdc0: [0: fd0: 1.44MB 3.5in] >wdc0 at 0x1f0-0x1f7 irq 14 on isa >wdc0: unit 0 (wd0): <WDC AC2540H> >wd0: 515MB (1056384 total sec), 1048 cyl, 16 head, 63 sec, bytes/sec 512 >wdc1 not found at 0x170 >ahb0 not found >aha0 not found at 0x330 >sea: Board type unknown at address 0xf00c8000 >sea0 not found >wt0 not found at 0x300 >mcd0 not found at 0x300 >mcd1: version information is 10 D 2 >mcd1: Adjusted for newer drive model >mcd1 at 0x340-0x343 irq 11 on isa >ed0 not found at 0x280 >ed1 at 0x300-0x31f irq 5 on isa >ed1: address 00:40:05:12:44:a7, type NE2000 (16 bit) >ie0 not probed due to irq conflict with lpt0 at 7 >is0 not found at 0x280 >npx0 on motherboard >ISA strayintr 7 >wd0: can't handle 256 heads from partition table (controller value 16 restored) >fd0: Operation timeout > > --------------------- William Allison Ian Freed Consulting, Inc. Seattle, WA 98104 Tel: 206.583.8919 FAX: 206.583.8941 http://www.ifc.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502102023.LAA00202>