Date: Wed, 5 Aug 2009 10:09:47 +0700 From: "Rashid N. Achilov" <achilov-rn@askd.ru> To: freebsd-usb@freebsd.org Subject: Re: 28-in-1 Acorp card reader Message-ID: <200908051009.47618.achilov-rn@askd.ru> In-Reply-To: <20090804194531.GA50999@magus.portal.sigil.org> References: <200908041641.41161.achilov-rn@askd.ru> <20090804194531.GA50999@magus.portal.sigil.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 05 August 2009, Richard Kolkovich wrote:
>
> I have a little script that I run to prod my card reader(s):
>
> #!/bin/sh
> sudo smartctl -a /dev/da${1} -T permissive
> sudo smartctl -a /dev/da${1} -T permissive
> dd if=/dev/null of=/dev/da${1} count=0
> mount_msdosfs /dev/da${1}s1 ~/usb
>
> I pass in the device number (da6 would have 6...). HTH
>
That's simply another way to do "signal GEOM to destroy any MBR geoms and
their consumers and rebuild all again" by hands. Is there any normal way to
mount flash card? Or, as usual (i.e. as non-worked 2-in-1 keyboard-mouse at
one USB receiver, non-worked since 2005 year!) we'll proudly ignore this
occassion?
--
With Best Regards.
Rashid N. Achilov (RNA1-RIPE), JID: citycat4@jabber.org
OOO "ACK" telecommunications administrator, e-mail: achilov-rn [at] askd.ru
PGP: 83 CD E2 A7 37 4A D5 81 D6 D6 52 BF C9 2F 85 AF 97 BE CB 0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908051009.47618.achilov-rn>
