From owner-freebsd-hackers Thu Feb 6 10:34:37 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E6DA37B405 for ; Thu, 6 Feb 2003 10:34:36 -0800 (PST) Received: from math.teaser.net (math.teaser.net [213.91.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3239E43F85 for ; Thu, 6 Feb 2003 10:34:34 -0800 (PST) (envelope-from guillaume.3@free.fr) Received: from guiguiordi (ld-oreka-2-16-39-62.rtc.firstream.net [62.39.16.2]) by math.teaser.net (Postfix) with SMTP id E72346C81A for ; Thu, 6 Feb 2003 19:34:26 +0100 (CET) Message-ID: <005d01c2ce0e$76050660$0210273e@guiguiordi> From: "guillaume" To: Subject: Bus error - FD or msdos HD mount Date: Thu, 6 Feb 2003 19:26:04 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello, since i get no answer in fr.comp.os.bsd, freebsd-questions@freebsd-fr.org , and freebsd-questions@freebsd.org , i'm trying here now, hoping i'm not too off-charter. i can't mount my floppy disk and my Win98 hard disk. i tape: # mount -t msdos /dev/ad0s1 /hdibm or: # mount -t msdos /dev/fd0.1440 /floppy (or with ad0c, fd0c, ...) and i get "Bus error" and a core file. my bootable Win98 disk (only 1 partition - FAT32, 12.6 Go) is connected in master to the primary IDE. my floppy is a classic 1.44 Mo and i want to read MSDOS formated floppies. of course i have the 2 special files in /dev, and i created the mount directories. i have access to these disks with fsck_msdosfs or disklabel. i followed all the procedure to format and mount a new MSDOS floppy disk but i always have this error. i haven't these problems with my CDROM and my bootable FreeBSD disk. for information i can get the same error when i try to mount one of my FreeBSD partition as a MSDOS partition ( # mount -t msdos /dev/ad3s1g /tmp ). (i'm under FreeBSD 4.7) does somebody know how to resolve this problem? thank you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message