Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!su-news-hub1.bbnplanet.com!news.pbi.net!news5.crl.com!nexp.crl.com!usenet From: "Jordan K. Hubbard" <jkh@FreeBSD.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Finding My ms-dos partition Date: Mon, 03 Feb 1997 13:45:36 -0800 Organization: Walnut Creek CDROM Lines: 18 Message-ID: <32F65C80.7DE14518@FreeBSD.org> References: <32F06EE4.686C@everett.com> NNTP-Posting-Host: time.cdrom.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 3.0-CURRENT i386) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35001 Ronald Wright wrote: > so anyways I got it figured out now I think but I want to be able to see > my MS-Dos partition because I downloaded XFree86 to it and I can't find > it. It was there as wd0s1 during install and I can't mount it wich is Ah, pity you didn't assign it a mountpoint in the label editor when you saw it or it would have been there waiting for you automatically when the system came up. :-) Try this as root: mount -t msdos /dev/wd0s1 /mnt And you should have your DOS files. -- - Jordan Hubbard President, FreeBSD Project