From owner-freebsd-questions Sun Feb 2 21:59:28 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 6F85037B401 for ; Sun, 2 Feb 2003 21:59:27 -0800 (PST) Received: from musique.teaser.net (musique.teaser.net [213.91.2.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA8E43F9B for ; Sun, 2 Feb 2003 21:59:21 -0800 (PST) (envelope-from guillaume.3@free.fr) Received: from guiguiordi (ld-oreka-32-28-39-62.rtc.firstream.net [62.39.28.32]) by musique.teaser.net (Postfix) with SMTP id 797AC72501 for ; Mon, 3 Feb 2003 06:59:14 +0100 (CET) Message-ID: <001e01c2cb49$71faace0$201c273e@guiguiordi> From: "guillaume" To: Subject: Bus error - FD or msdos HD mount Date: Mon, 3 Feb 2003 06:57:55 +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