Date: Sat, 18 Jun 2005 12:57:32 +0400 From: Igor Pokrovsky <ip@doom.homeunix.org> To: =?koi8-r?B?58/S09TLyc4g6czY0Q==?= <cadavo@mail.ru> Cc: freebsd-stable@freebsd.org Subject: Re: mount floppy - Input/output error Message-ID: <20050618085732.GA375@doom.homeunix.org> In-Reply-To: <1119011678.4045.7.camel@admin.tbnbykovo.ru> References: <1119011678.4045.7.camel@admin.tbnbykovo.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 17, 2005 at 04:34:38PM +0400, =E7=CF=D2=D3=D4=CB=C9=CE =E9=CC= =D8=D1 wrote: > Hi! >=20 > Such problem! >=20 > # uname -rs > FreeBSD 5.4-RELEASE-p1 >=20 > # mount -t msdosfs /dev/fd0 /mnt/flp=20 > msdosfs: /dev/fd0: Input/output error=20 >=20 > # fdformat -f 1440 /dev/fd0=20 > Format 1440K floppy `/dev/fd0'? (y/n): y=20 > Processing fdformat: ioctl(FD_FORM): Input/output error=20 >=20 > # fdcontrol -v /dev/fd0 > /dev/fd0: 1.44M drive (3.5" high-density) >=20 > #cat /etc/fstab |grep fd=20 > /dev/fd0 /mnt/flp msdos rw,noauto 0 0= =20 >=20 > # ls /dev |grep fd=20 > fd=20 > fd0=20 >=20 > # cat /var/run/dmesg.boot |grep fd=20 > fdc0: <floppy drive controller (FDE)> port 0x3f7,0x3f0-0x3f5 irq 6 on > acpi0=20 > fdc0: cannot reserve DMA request line=20 > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 >=20 > Help to solve a problem! > thanks I have nearly the same problem. In my case it could be resolved by using non-ACPI kernel. -ip --=20 Never test for an error condition you don't know how to handle.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050618085732.GA375>