Comments on: I need to recover todays videos from corrupted SD card https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/ New video posted every 8 hours, forever Tue, 21 Oct 2014 02:41:00 +0000 hourly 1 https://wordpress.org/?v=7.0.2 By: Mandy https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-16563 Tue, 21 Oct 2014 02:41:00 +0000 http://138.2.152.197/?p=73872#comment-16563 Thank you for your useful posting! It
helped me al lot when my camera SD card was formatted mistakenly.

At that time, in order to rescue my card
pictures back, I searched a lot and read numerous threads, articles and tried
many data recovery programs.

Fortunately, my preferred card photos were
rescued with recommended data recovery software online.

If you are interested, you also may take
chance with it:

http://sd-card-photo-recover.blogspot.com/2013/08/sd-card-photo-recovery.html

Make SD card data backups from now on to
avoid similar data loss problems.

]]>
By: Banzee Simmons https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-16244 Fri, 16 May 2014 06:32:00 +0000 http://138.2.152.197/?p=73872#comment-16244 I know its too late to reply to this post but for people who are going to read it later (as it discusses some of the most commons problem of data recovery), I would like to recommend a software that I personally use and showed excellent results over the time. It is a product from stellar which I downloaded from http://www.retrievephotos.com/ It works great to recover all my accidentally deleted or formatted media files..

]]>
By: Sauronwiz https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-13044 Tue, 22 May 2012 23:14:00 +0000 http://138.2.152.197/?p=73872#comment-13044 Previously I was able to recover pictures and videos from corrupted SD card by using photo recovery tool.
For more details visit: http://www.recoverpictures.net/corrupted-sd-card.html
Here you can download demo version: 

http://www.recoverpictures.net/download/recoverpictures-windows.exe

]]>
By: The 10 HKTDC videos on my corrupted/broken SD card have been recovered! Posting them soon – ARMdevices.net https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12727 Mon, 16 Apr 2012 18:32:02 +0000 http://138.2.152.197/?p=73872#comment-12727 […] the files ready to be transfered back to my storage. Thanks to everyone who posted suggestions in this and this thread for how I could have maybe done it […]

]]>
By: Status of me trying to recover the 20+ videos filmed yesterday at the HKTDC Electronics Fair – ARMdevices.net https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12684 Sun, 15 Apr 2012 15:20:02 +0000 http://138.2.152.197/?p=73872#comment-12684 […] to take over 12 hours per video) using GetDataBack for FAT (on Windows 7), I will try to follow the suggestions posted in the comments in this thread in the next few days to try to see if the video files can somehow be recovered. I’m hoping […]

]]>
By: Anders Kirchenbauer https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12678 Sun, 15 Apr 2012 00:21:00 +0000 http://138.2.152.197/?p=73872#comment-12678 Two of the comments here are correct but need a bit more detail.  Until you can get the card to a computer with a flavor of Linux, OS X, BSD, or Solaris, just put it away and do nothing with it.  When you do get to a computer that has a proper OS, a bit over 32GB of free space you can write to, and root/sudo access so that you can raw read the device, that is when you’ll want to image the disk to prevent any possible further damage.  sudo dd if=/dev/mmcblk0 of=~/Documents/sdcard.img bs=16k conv=noerror.  Your input device could also be /dev/sda, /dev/sdb or other.  Run sudo fdisk -l to print partition tables for the block devices or blkid.  Once you have the image, attempt to use testdisk on it.  This will allow you to recover the partition if that is the only problem.  Otherwise get a program called scalpel.  You will need to update the definitions in /etc/scalpel.conf since they tend to be out of date, but that should do it.  The other program you were trying to use did the same thing as scalpel and its predecessor foremost, that being, it finds the header of a file in the filesystem and pulls the file out. Problem is, many formats don’t have footers, so it just takes a fixed amount of space afterwards and makes it the new file.  That is why the data recovered appears to be larger than the physical disk.  Each time it finds a header it just makes the file with that and the next 50MB (or other measurement). 

]]>
By: Anshel Sag https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12674 Sat, 14 Apr 2012 18:44:00 +0000 http://138.2.152.197/?p=73872#comment-12674 If you want to recover your data, the best solution is to try to fix the partitioning or recover the data.

In either case, i’d recommend using TestDisk to try to fix the partitioning and if it doesn’t work you can use the included ImgRec which should ship within the TestDisk download and that will recover 99.5% of data with most data (images, videos) being recovered very quickly.
If you use TestDisk, make sure you extract it to a big hard drive because the recovered files are saved within the folder you extracted the program to.

]]>
By: Anshel Sag https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12673 Sat, 14 Apr 2012 18:42:00 +0000 http://138.2.152.197/?p=73872#comment-12673 In reply to Charbax.

You can always use GParted as a bootable disc and try to recover the data/partitioning that way.

]]>
By: Steve Bélanger https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12672 Sat, 14 Apr 2012 17:43:00 +0000 http://138.2.152.197/?p=73872#comment-12672 If you’re a Window’s user, you should try this free application : Recuva

http://www.piriform.com/recuva 

I’ve saved tons of pictures for my in-laws when their HDD got corrupted in some ways.

]]>
By: Arum https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12671 Sat, 14 Apr 2012 17:29:00 +0000 http://138.2.152.197/?p=73872#comment-12671 try using digital media from stellar http://www.stellarinfo.com/disk-recovery.htm product same as get data back

]]>
By: Charbax https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12670 Sat, 14 Apr 2012 17:18:00 +0000 http://138.2.152.197/?p=73872#comment-12670 In reply to Nobbe.

Thanks for your ubuntu recommendations, I haven’t got an Ubuntu laptop right here. I can use one ina couple days, but it would be nice to recover the video files now to post them as soon as possible.
Maybe I’ll download and try to use a live usb stick install of Ubuntu. But I am super busy trying to video-blog as much as possible during the next couple of days.

]]>
By: Charbax https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12669 Sat, 14 Apr 2012 17:17:00 +0000 http://138.2.152.197/?p=73872#comment-12669 In reply to Anonymous.

Thanks for your ubuntu recommendations, I haven’t got an Ubuntu laptop right here. I can use one ina couple days, but it would be nice to recover the video files now to post them as soon as possible.

]]>
By: Daniel M. https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12668 Sat, 14 Apr 2012 16:58:00 +0000 http://138.2.152.197/?p=73872#comment-12668 charbax, the error sounds pretty bad for an sd card. I think it was probably the adapter if it took some kind of power source to flow data cause I’ve had a similar issue as yours. What I would try if you have a little bit of time is to use Hiren’s Boot CD. It has been a while since I’ve needed to use it, but TestDisk was able to copy over files from a hard drive that had a terribly corrupt mbr. I am not sure if TestDisk will work with an awesome class10 32gb card though, it’s definitely worth a shot. If you have an ubuntu  machine then you don’t have to download Hiren’s  Boot CD… It’s gonna be a sudo testdisk command to download it. I hope this will work for you. This page might help you if you need it… http://www.addictivetips.com/windows-tips/how-to-recover-lost-partitions-and-hard-disk-data-guide/

Let me know if it’s helped you! Good luck! Daniel.

  

]]>
By: Anonymous https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12666 Sat, 14 Apr 2012 16:45:00 +0000 http://138.2.152.197/?p=73872#comment-12666 Can you insert the card on an ubuntu laptop ?  
Then you can to see the information that shows gparted of your sdcard …

]]>
By: Nobbe https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12667 Sat, 14 Apr 2012 16:45:00 +0000 http://138.2.152.197/?p=73872#comment-12667 first thing to do is a 1:1 image using Linux e.g. dd command like

dd if=/dev/sdd of=sd_card_backup.dd this works if your sdcard is /dev/sdd Warning this will take VERY LONG and you need NTFS or ext3 formatted HDD for a 32GByte File. With that image you always have a backup. Just in case a program overwrites your Card…

]]>
By: Anonymous https://armdevices.net/2012/04/14/i-need-to-recover-todays-videos-from-corrupted-sd-card/comment-page-1/#comment-12665 Sat, 14 Apr 2012 16:39:00 +0000 http://138.2.152.197/?p=73872#comment-12665 Can you insert the card on an ubuntu laptop ?  
Then you can to see the information that shows gparted of your sdcard …

]]>