From owner-freebsd-new-bus Sun Feb 9 12:55:44 2003 Delivered-To: freebsd-new-bus@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B16FC37B401 for ; Sun, 9 Feb 2003 12:55:42 -0800 (PST) Received: from math.teaser.net (math.teaser.net [213.91.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4E4743FB1 for ; Sun, 9 Feb 2003 12:55:41 -0800 (PST) (envelope-from guillaume.3@free.fr) Received: from guiguiordi (ld-oreka-109-16-39-62.rtc.firstream.net [62.39.16.109]) by math.teaser.net (Postfix) with SMTP id 743B36C805 for ; Sun, 9 Feb 2003 21:55:39 +0100 (CET) Message-ID: <001801c2d07d$b2b83020$6d10273e@guiguiordi> From: "guillaume" To: Subject: Bus error message on a mount Date: Sun, 9 Feb 2003 21:54:10 +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-new-bus@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello, i have a strange issue with a new installation: 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. 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. for example i followed all the procedure to format and mount a new MSDOS floppy disk but i always have this error. i lowered to the default settings in my BIOS -> no result; same 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 RELEASE) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message