From owner-freebsd-questions Sat Jan 5 12:40:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id 3EB7237B417 for ; Sat, 5 Jan 2002 12:40:42 -0800 (PST) Received: from there ([66.57.85.154]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sat, 5 Jan 2002 10:43:42 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: "Joe & Fhe Barbish" , "FBSD Questions" Subject: Re: mounting msdos partition under FBSD Date: Sat, 5 Jan 2002 10:43:00 -0500 X-Mailer: KMail [version 1.3] References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <0b5e74243150512FE4@mail4.nc.rr.com> 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 On Saturday 05 January 2002 06:50 am, Joe & Fhe Barbish wrote: > I have a duel boot hard drive win98/FBSD. > I want to mount the win98 partition under FBSD. > What command do I use to find out what device FBSD > calls the win98 partition/slice? > Is this the commands to mount and umount? > mount -t msdos /dev/xxxxxx /mnt/win_d > umount /mnt/win_d do fdisk and see what the slice is, then mount -t msdos /dev/xxysz /mnt/win_d eg, mount -t msdos /dev/ad0s1 /mnt/win_d > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org -------> Free Dmitry Sklyarov! (let him go home) <----------- http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message