Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!decwrl!purdue!mozo.cc.purdue.edu!news From: Jung H Park <jhpark@shay.ecn.purdue.edu> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Mounting other FS' Date: Thu, 27 Mar 1997 14:23:30 -0600 Organization: Purdue University Lines: 4 Message-ID: <333AD742.3037C193@shay.ecn.purdue.edu> NNTP-Posting-Host: ppp-x9-2.ecn.purdue.edu Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.02 (X11; I; Linux 2.0.0 i486) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37973 How can I mount other File Systems, like Linux, Win95, etc.? I tried 'mount -t msdos /<mount_point> /dev/<partition_for_win95>', and it didn't work.