Date: Wed, 24 Dec 2003 01:23:20 +1100 From: Gautam Gopalakrishnan <ggop@madras.dyndns.org> To: Olga Zenkova <siro200@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Apacer USB Flash drive Message-ID: <20031223142320.GA77954@madras.dyndns.org> In-Reply-To: <20031223141950.89611.qmail@web9603.mail.yahoo.com> References: <20031223141950.89611.qmail@web9603.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 23, 2003 at 06:19:50AM -0800, Olga Zenkova wrote: > Hi! > > Can't mount Apacer USB Flash drive in FreeBSD 4.8. > When I do: > > mount -t msdos /dev/da0s1 /mnt > > I get: > > msdos: /dev/da0s1: Input/output error My guess is that you have not formatted it first? (newfs_msdos /dev/da0s1) Gautam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031223142320.GA77954>