From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 07:56:40 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BAC616A4BF for ; Thu, 9 Oct 2003 07:56:40 -0700 (PDT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D0FD43FE3 for ; Thu, 9 Oct 2003 07:56:39 -0700 (PDT) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.106]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 9 Oct 2003 09:59:09 -0500 Message-ID: <3F857706.8070306@daleco.biz> Date: Thu, 09 Oct 2003 09:56:06 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jamie References: <20031009095318.T7272-100000@floyd.gnulife.org> In-Reply-To: <20031009095318.T7272-100000@floyd.gnulife.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Oct 2003 14:59:10.0171 (UTC) FILETIME=[E50DCAB0:01C38E75] cc: Florin Betivoiu cc: questions@freebsd.org Subject: Re: floppy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 14:56:40 -0000 Jamie wrote: >On Thu, 9 Oct 2003, [iso-8859-1] Florin Betivoiu wrote: > > > >>Hello. >>I am trying to mount a floppy. Don't know what is it that I do wrong, >> cause it doens't work... I have asked for help before, even here, but the >> problem still is not solved :( . >> >>I am using FreeBSD 5.1-RELEASE. The same happend with 5.0-RELEASE, but with FreeBSD 4.8-RELEASE, floppy worked ok. >> >>This is my uname: >>FreeBSD pony 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Wed Sep 24 21:40:11 EEST 2003 root@pony:/usr/src/sys/i386/compile/PONY i386 >> >>This is what I can see in dmesg: >>fdc0: port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on acpi0 >>fdc0: FIFO enabled, 8 bytes threshold >>fd0: <1440-KB 3.5" drive> on fdc0 drive 0 >> >>This is what mount says: >>root@pony# mount -t msdosfs /dev/fd0 /mnt/ >>msdosfs: /dev/fd0: Input/output error >> The command is "mount_msdosfs". $mount_msdosfs /dev/fd0 /mnt HTH, Kevin Kinsey DaleCo, S.P.