Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 1996 14:30:13 +0000 ()
From:      Werner Griessl <croot@btp1da.phy.uni-bayreuth.de>
To:        jcs@owl.dhi.dk (Juan Savioli)
Cc:        questions@freebsd.org
Subject:   Re: mounting the Dos partition
Message-ID:  <199608141430.OAA11431@btp1da.phy.uni-bayreuth.de>
In-Reply-To: <96Aug14.120719gmt.39681-1@gateway.dhi.dk> from Juan Savioli at "Aug 14, 96 12:10:15 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hi,
> 
> I would like to know how can I mount my DOS partition. I have 
> FreeBSD 2.1.0 RELEASE in my PC.
> 
> Thanks, 
> 
> Juan
> 
> 
> --
> ____________________________________________________________________
> 
> Juan Savioli
> 
> International Research Centre for Computational Hydrodynamics (ICCH)
> Danish Hydraulic Institute (DHI)
> 
> Agern Alle 5                              Tel:+45  45 76 95 55
> DK 2970 Horsholm                          Fax:+45  42 86 00 68
> Denmark                                   Email: jcs@dhi.dk
> 
> ____________________________________________________________________
> 

"mount -r -t msdos /dev/wd0s1 /mnt"        for the primary  (c:)
"mount -r -t msdos /dev/wd0s5 /mountpoint" for the extended (d:)

Werner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608141430.OAA11431>