Re: Any linux-based microSD utilities?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/06/2010 01:54 PM, Bill McGonigle wrote:
On 01/06/2010 12:48 PM, Max Pyziur wrote:
However,
the device doesn't automount, nor can I mount it from root.
> If the card has failed, I'd like to try and recover whatever data I
can.

You could have a card failure or a corrupt filesystem (or both). Try
reading the card with something like:

dd if=/dev/sdb of=myflakeycard.dd bs=2M conv=sync,noerror

If that succeeds, the disk is probably OK. Usually they're vfat
filesystems, so look into how to recover those.

 > Can the card be made useable again through some sort of formatting
utility?

something like:

mkfs -t vfat -n yourphonenumberhere /dev/sdb1

works in my phones and cameras. That'll wipe your data of course. The -n
flag is optional, but in theory a number there will help an honest man
return your lost device. It worked once for me anyway.

-Bill


You might also try to read the data with "ddrescue". Good luck.

John

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux