Date: Fri, 6 Dec 1996 13:02:45 -0600 (CST) From: "Paul T. Root" <proot@horton.iaces.com> To: hounddog@juno.com (Hans N Gruber) Cc: questions@freebsd.org Subject: Re: mount dos partition Message-ID: <199612061902.NAA07713@horton.iaces.com> In-Reply-To: <19961206.133209.4671.0.hounddog@juno.com> from Hans N Gruber at "Dec 6, 96 01:36:08 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Hans N Gruber said: > I tried to mount my dos partition using the following command line: > mount -t msdos /dev/wd0 /mnt > and got message: > mount: invalid argument. A guess, but /dev/wd0 isn't a valid slice. You probably want /dev/wd0s0, if your first slice is DOS. > It seems to me that mount_dos should be in /usr/sbin,(???) > but mine is in /sbin. Copying it to /usr/sbin didn't help > matters any. What am I doing wrong? > Also, what should be in my /mnt directory? It is empty. > TIA, Hans > > -- Close captioned for the sarcastically challenged...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612061902.NAA07713>