Skip to main content

Mendapatkan semula storan dari sdcard yang telah diformat

ade 2x jadi aku punya microSD card dgn SDcard kamera tak boleh retrieve data baik windows mau pun linux. directory dalam sdcard tu jadi garbled character (bukan Roman.. aku nampak mcm Korean chars pun ade)

apa yg aku buat;

1 - disebabkan data-data tu dah jadi crap files (tak boleh view, tak boleh rename.. IO error katanya).. aku FORMAT ke FAT (mmg biasanya FAT pun).. kira reformat aje la

2- guna Photorec. dalam Ubuntu bawah pakej "testdisk" . ni aku tulis dalam blog aku:

3- create satu directory target utk save harta karun dalam tu. in my case gambor2 dalam tu dan video

4-recover balik.. interesting! sebab dah jadi crap, reformat, boleh retrieve balik. aku boleh kata 90% file2 aku ada dalam tu (10% tu sebab aku tak pasti adakah aku dapat semua.. nak kata 100% kang tipu pulak sebab aku tak pasti betul2 ke ada semua.. ye lah, berGB file tu)

-- boleh jadi IT forensic la .. boleh retrieve data dari storage yg bermasalah (not really kaput.. tapi tak tau lah... kenapa). yg confirm jadi kat sdcard je 2x aku kene.

Comments

Popular posts from this blog

Gue dengan S2 gue. Sronok banget!
Beijing and image manipulation addict Salam, Image manipulation with command line is fun and time consuming too. Given my Digikam plugins unable to work, I start to figure out many wonderful features of other tool which offer almost the same quality. However I was stucked with ImageMagick,with many tutorial on the net: Here and Here for i in *jpg ;do convert -font helvetica -fill white -pointsize 18 -draw 'text 10,50 "ACM-ICPC Beijing 2005"' $i $i;done The pix above shows a heater to heat up guest room during ACM-ICPC competition. (outside building's temperature is almost 4 celcious).