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: [email protected]
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"