Date: Thu, 6 Feb 2003 19:26:04 +0100 From: "guillaume" <guillaume.3@free.fr> To: <freebsd-hackers@FreeBSD.ORG> Subject: Bus error - FD or msdos HD mount Message-ID: <005d01c2ce0e$76050660$0210273e@guiguiordi>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005d01c2ce0e$76050660$0210273e>