From owner-freebsd-questions Sun Feb 2 13:21: 6 2003 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 9CF4B37B401 for ; Sun, 2 Feb 2003 13:21:04 -0800 (PST) Received: from math.teaser.net (math.teaser.net [213.91.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0085A43FA3 for ; Sun, 2 Feb 2003 13:21:04 -0800 (PST) (envelope-from guillaume.3@free.fr) Received: from guiguiordi (ld-oreka-21-28-39-62.rtc.firstream.net [62.39.28.21]) by math.teaser.net (Postfix) with SMTP id 59CBE6C80C for ; Sun, 2 Feb 2003 22:20:56 +0100 (CET) Message-ID: <00d301c2cb01$0a21fa80$191c273e@guiguiordi> From: "guillaume" To: Subject: Bus error - FD or msdos HD mount Date: Sun, 2 Feb 2003 22:19:26 +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-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello, i'm beginning in the FreeBSD world, and 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 and i get "Bus error" and a core file. my Win98 disk is bootable (only 1 partition - FAT32, 12.6 Go) and 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 reproduce this 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-questions" in the body of the message