Subject: RE: what am I doing wrong
To: Wayne Burgess <wburgess@fun.org.uk>
From: None <mcmahill@mtl.mit.edu>
List: netbsd-help
Date: 01/03/2000 20:23:22
On Mon, 3 Jan 2000, Wayne Burgess wrote:
> > I am still having problems with the dos partition, below is the readout of
> > my disklabel wd0
> >
> >
> >
> > > # size offset fstype [fsize bsize cpg]
> > > f: 2050209 63 MSDOS
>> when you do
>>
>> mount -t msdos /dev/wd0f /mnt
>>
>> what does it say?
>>
> I get:- mount_msdos: mount: Invalid argument
does the directory /mnt exist on your system?
-Dan