Date: Sat, 2 Aug 2008 09:30:26 +0200 (CEST) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: joeb <joeb@a1poweruser.com> Cc: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@freebsd.org> Subject: Re: mount_msdosfs usb flash stick Message-ID: <20080802093025.K8411@wojtek.tensor.gdynia.pl> In-Reply-To: <NBECLJEKGLBKHHFFANMBMECECJAA.joeb@a1poweruser.com> References: <NBECLJEKGLBKHHFFANMBMECECJAA.joeb@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
da0s1 On Sat, 2 Aug 2008, joeb wrote: > On 6.2 release of FBSD trying to mount a usb flash memory stick. The stick > has a msdos file system on it and has been loaded with files using windows > xp. When I plug the stick into my FBSD box I get console msg about da0 > device as usb flash memory stick. All looks good at this point. When is > issue this command, mount_msdosfs /dev/da0 /mnt I get this error msg ' > invalid argument' . Also tried this format of the command with same > results. mount -t msdos /dev/da0 /mnt (note typing error on msdos in > first post. Sorry) > > > What am I doing wrong here? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080802093025.K8411>