Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2001 21:24:29 -0400
From:      Peter Radcliffe <pir@pir.net>
To:        stable@freebsd.org
Subject:   Re: SanDisk ImageMate II problems
Message-ID:  <20010808212429.D10208@pir.net>
In-Reply-To: <20010808174515.J11400@bsd.havk.org>; from steve@havk.org on Wed, Aug 08, 2001 at 05:45:15PM -0500
References:  <20010808174515.J11400@bsd.havk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Steve Price <steve@havk.org> probably said:
> root@bsd(~)# mount -t msdos /dev/da0c /mnt
> msdos: /dev/da0c: Invalid argument
> root@bsd(~)# mount -t msdos /dev/da0 /mnt 
> msdos: /dev/da0: Invalid argument

> root@bsd(~)# uname -a
> FreeBSD bsd.havk.org 4.3-STABLE FreeBSD 4.3-STABLE #4: Wed Jun 20 14:40:03 CDT 2001     steve@bsd.havk.org:/b/src/sys/compile/bsd  i386

Try;
  mount -f msdos /dev/da0s1 /mnt

P.

-- 
pir                  pir@pir.net                    pir@net.tufts.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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