請問各位大大...
換了class4卡,怎樣將原有記憶卡資料轉移???
[EXT區域]

1.用鈦備份(Titanium Backup)先做一次備份...然後把舊SD卡上鈦備份備份好的檔案,COPY到電腦(備份完會在SD卡上的FAT32磁區),然後再把這些備份檔COPY到新的SD卡上...在把新卡插入手機,然後還原。
2.用Ubuntu...(免安裝,直接用光碟檔執行系統)
用adb的部份小弟就不太熟了...不過剛剛拜了一下辜夠大神有給我指示....
http://goo.gl/RRHg
好心人翻譯一下吧...

Instructions
1.Make sure you’ve still got your old SD card in
2.Create a new folder on your computer called SD Card Backup
3.Create 2 subfolders, one called FAT and another called EXT
4.Connect your phone to computer and set to Disk Drive mode
5.Copy all your SD card contents (FAT partition) into the FAT folder
6.Open Command Prompt/Terminal on your computer
7.Type: cd<space>
Make sure you use a space character, don’t type <space> and don’t press Enter yet!
8.Drag and Drop the EXT folder into your command window, and you’ll notice that the full path to your EXT directory appears
9.Press Enter
10.Set your phone USB connection to Charge Only
11.Type: adb pull /sd-ext/app .
Don’t forget that “.“!
Press Enter
12.Wait while all your apps are copied into your EXT folder
13.Once copied, insert your new SD card and use the same method you previously used to partition your new SD card as you want
I use the Amon RA recovery, flashed using Unrevoked. My partitions are: 4GB ext, 32MB swap (not really needed) and the rest as FAT
14.Connect your phone via USB again
15.In the command window, type: adb push . /sd-ext/app/
16.Wait whilst all your apps are copied back to your ext partition
17.Copy all your FAT files back onto the FAT partition
內文搜尋

X