From owner-freebsd-questions Thu Feb 11 22:04:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA24772 for freebsd-questions-outgoing; Thu, 11 Feb 1999 22:04:59 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from home.worldy.com (ns1.WORLDY.COM [209.5.30.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA24760 for ; Thu, 11 Feb 1999 22:04:50 -0800 (PST) (envelope-from tracker@worldy.com) Received: from www.worldy.com (ppp047.WORLDY.COM [209.5.30.77]) by home.worldy.com (8.8.7/8.8.7) with SMTP id BAA15073 for ; Fri, 12 Feb 1999 01:06:25 -0500 Message-ID: <36C3C487.41C67EA6@worldy.com> Date: Fri, 12 Feb 1999 01:04:55 -0500 From: David Banning Organization: Sky-Tracker of Canada X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 2.2.8-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Can't mount 2nd and 3rd slices of msdos drive Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I have Freebsd 2.2.8 and I have two IDE Drives. The first, all msdos is 6 gig, has it's space divided roughly equally as C:, D: and E: The second, about 3.4 gig is all FreeBSD. I mount the first slice of Dos as mount_msdos /dev/wd0s1 /c and everything is fine. Then I try mount_msdos /dev/wd0s2 /d for the second slice. But I get the error; mountmsdosfs(): bad bpb Any idea what I can do to make this work? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message