goldcard creation not working multiple cards - myTouch 3G, Magic Android Development

Hello all. I am trying this on a Windows Vista ultimate 32 bit and with multiple cards and have not got a "succesful" one yet. The cards i have tried:
1gb SanDisk class 2
1gb transcend class 2
256 stock card from a blackberry
8gb adata class 6
8gb transcend class 6
2gb kingston and none of the cards seems to have work
tried using a built in sd card read and from the device and neither would work.
for example on the 2gb kingston
I formated with windows to fat32 defaults for everything else
i got the cid which was 02544d534430324738ab7b968d009178 right from mytouch screen.
i used qmat to reverse the cid and got 7891008d967bab3847323044534d5402
so the one I should put in to the site should be 0091008d967bab3847323044534d5402 right?
submited that number for goldcard.img
opened image with hex editor and then card thru the card reader in hex editor with read only uncheck. copied the first 0 to 170 offsets and overwrote the actual disk and saved those changes. Everytime then I removed the card and put back in it asked to format the card. and when I do it from the device and unplug the USB cable it says the sd card is blank or not using a supported format. Can anyone tell me what I am doing wrong. I think I followed the instructions here http://forum.xda-developers.com/showpost.php?p=4289899&postcount=1 to the T and with all these cards something else has to be wrong.
If anyone can tell me what I am messing up it would be greatly appreciated

When you run the Hex editor program are you right-clicking and selecting Run as Administrator? If not, try doing that and report back the results. Also, are you copying "up TO 170" or "up THROUGH 170", complety overwriting the 170 line of data? The instructions worked for me using a 2GB Samsung microSD and a memory card reader built into my printer.

Yeh I am doing thru the 0170 not stopping at the beginning. Not doing run as admin but I have uac turned off but I will try that and report back.

still not working at all just does the same thing. No I am lost since there are alot of people that says that it works. I tried a different kingston card with the cid of 02544d534430324735aae24083007754
the reverse is 5477008340e2aa3547323044534d5402 and what i submited was
0077008340e2aa3547323044534d5402
copied over the hex in admin mode to disk after a fresh format at the start of the process remove and reinsert and did the same thing

for those who have done it successfully did you use vista or xp?

i used windows 7 and it worked fine for me.

Windows 7 here as well. Just posted some information about gold cards on the forums. Check out that post, it might help:
http://forum.xda-developers.com/showthread.php?p=4337325#post4337325

When you open the drive in HxD, make sure you open the phyiscal drive and not the logical drive. The physical drives are on the bottom.

IKoRuPT said:
When you open the drive in HxD, make sure you open the phyiscal drive and not the logical drive. The physical drives are on the bottom.
Click to expand...
Click to collapse
Egad!
This is what I've been doing wrong the whole time.
Thank you, thank you, thank you!!!
IkoRuPT, You rock.

You got me. Doing logical disk not physical disk. Seems like it was a go downloading r3 sdk and will try the rest tomorrow.

Also had the same problem
I also had the same problem until I opened up the HEX editor as Administrator then under the physical drives select your mem. card and do the regular steps of copy and past.
This solved my problem and I hope it solves the problems you all are having.

plazmagog said:
Egad!
This is what I've been doing wrong the whole time.
Thank you, thank you, thank you!!!
IkoRuPT, You rock.
Click to expand...
Click to collapse
Another +1 for IkoRuPT, thanks heaps

good stuff

Related

SD Card Wiped!

Hey All-
I thought the issue with SD card would have been fixed with the T-mobile WM2003 ROM update (4.01.16). Although I am not sure if that is what did it. I did not have the problem until I updated ActiveSync (v3.7.1 - Build 4034) when it came out about a week ago. I have an ActiveSync backup file (backup.stg) from BEFORE I upgraded all of this (a different partnership as well). Is there a way to extract the data from that file to restore my SD card?
Many Thanks
Out of curiosity, what brand of SD card are you using? I'm using a Kingston 512 mB but have read on a few forums problems with the Kingston loosing content in the XDA II. I have not experienced the problem.
Ed
No this problem still persists, I've used a PNY,Sandisk & Panasonic SD card in my XDA I running WM2003 4.01.16 and it blows them all away. I've tried everything and all the ROM from's YORCH'S Kitchen. They obviously only tested the XDA ROM'[email protected] T-Mobile without any SD memory attached at all, and couldn't have cared for customer feedback. However, saying that it's suprising the amount of PDA users I know, whom don't have additional memory attached. I hope there's a resolution soon, in which ever form, upgrade, reg-keys anything to stop this annoyance.
Cheers.
I am using a San Disk 128Mb card. Any info on how to get into that Backup.stg file? Thanks
Yes, I do believe it is a bug that most bug testers missed to point out with the WM2003 4.01.16. I've encountered the same problem and lost all the files saved on my SD card (San Disk SD Card). The sad part about this bug is that your lost files are unrecoverable!
scottyjchef said:
I am using a San Disk 128Mb card. Any info on how to get into that Backup.stg file? Thanks
Click to expand...
Click to collapse
Hey scottychef, for that just go do the following on your PC:
First you need to go to "My Computer" in flile explorer then you select Tools menu and then "Fonder Options" and under the "View" tab check "Show Hidden Files and Folders" and then find the following folder:
C:\Documents and Settings\"YourUserName"\Application Data\Microsoft\ActiveSync\Profiles\"YourOldProfile"
And copy the .bak file into your current profile directory.
Best Regards,
Rayan
Some people came to the conclusion that the sd card erasure was something to do with the Today configuration and that when they chose the default screen etc the problem went away.
After going around the bend with my SD Card being erased/corrupted on nearly daily basis, and being fortunate enough to have friends with both XDA I’s & II’s running both PPC 2002 & 2003 I thought I’d set out and scour the registry to see if anything was missing that could be causing the problem, and I instantly noticed a one thing. On my version of 2003 (4.01.16 T-mobile) there is no key referring to FAT file system for the SD Card, which both the XDA I (PPC 2002-O2) & XDA II (PPC 2003-O2) have.
Also the FATFS.DLL which exists under the \Windows folder (Hidden of course) on both PPC2002(O2) & PPC2003(O2) is not present on the T-Mobile (4.01.16) ROM, However there is a FATFSD.DLL referenced in \HKLM\System\StorageManager\FATFS but not linked to the Storage Card
So I've simply made substitute keys from the ones missing.
Since I’ve entered the following Keys, I’ve nearly gone a week without a single hiccup. Now it may be too early to tell, but if a few of you guys with this problem should try it and it works for you, then problem solved.
Here’s what to do.
Install the PMH Registry Editor (freeware) to your XDA then navigate to
\\HKLM\Drivers\PCMCIA\SDCard
Add the following REG_SZ key:
Value name: FSD
Value data: FATFSD.DLL
Also, I’m not quite sure if the next key adds any performance/stability but was present on the XDA II and not the XDA I, but I added it anyway
Add the following REG_DWORD key:
Value name: BlockTransferSize
Value data: 64
Could be a combination of either key or one or the other, or neither, but I haven’t the time to try each permutation. Or maybe I've just been lucky this week and It'll get wiped over the weekend, I'll keep you posted.
Now reset the device and good luck, plus please post your findings as I could be barking completely up the wrong tree!!
It happened to me also!! I've bought a new MMC card, 256 MB,, and 3 days ago, I woke up & found my card wiped out!
I've used a software called Easy Recovery Pro, and I've recovered all my lost file on the card
I used a digital camera to create a new drive ( I: ) for the card, so that I can recover the files!! Is there any other mean to map the MMC or SD card to a drive??
anyway, I just read some notes on this forum, and I've found that its a bug in windows 2003, but to solve the problem, always format your card using FAT32, and before formating it, just switch the today screen to DEFAULT, then format, and after the format completes just put your favourite theme :? (you could say its crap, but beleive me, it worked, am using my card now without any problems no more)
Micro$oft is weird
I'm bumping this. Is it still working, spadb? Did anyone else try this procedure?
spadb said:
After going around the bend with my SD Card being erased/corrupted on nearly daily basis, and being fortunate enough to have friends with both XDA I’s & II’s running both PPC 2002 & 2003 I thought I’d set out and scour the registry to see if anything was missing that could be causing the problem, and I instantly noticed a one thing. On my version of 2003 (4.01.16 T-mobile) there is no key referring to FAT file system for the SD Card, which both the XDA I (PPC 2002-O2) & XDA II (PPC 2003-O2) have.
Also the FATFS.DLL which exists under the \Windows folder (Hidden of course) on both PPC2002(O2) & PPC2003(O2) is not present on the T-Mobile (4.01.16) ROM, However there is a FATFSD.DLL referenced in \HKLM\System\StorageManager\FATFS but not linked to the Storage Card
So I've simply made substitute keys from the ones missing.
Since I’ve entered the following Keys, I’ve nearly gone a week without a single hiccup. Now it may be too early to tell, but if a few of you guys with this problem should try it and it works for you, then problem solved.
Here’s what to do.
Install the PMH Registry Editor (freeware) to your XDA then navigate to
\\HKLM\Drivers\PCMCIA\SDCard
Add the following REG_SZ key:
Value name: FSD
Value data: FATFSD.DLL
Also, I’m not quite sure if the next key adds any performance/stability but was present on the XDA II and not the XDA I, but I added it anyway
Add the following REG_DWORD key:
Value name: BlockTransferSize
Value data: 64
Could be a combination of either key or one or the other, or neither, but I haven’t the time to try each permutation. Or maybe I've just been lucky this week and It'll get wiped over the weekend, I'll keep you posted.
Now reset the device and good luck, plus please post your findings as I could be barking completely up the wrong tree!!
Click to expand...
Click to collapse
Well maybe, but i don't think so, becuase when my MMC was wiped, I noticed that Windows has changed the file system to FAT32, although it was FAT16 before!!
So all what I think is that Windows needs the storage card to be formatted as FAT32 and not anything else!
I did formatted my MMC using FAT32, and now its working so fine, no wippings no data loss, it works like a charm
Am still using my MMC card without fear of getting wipped!
spadb thats a interesting fix, you might also wants to label your card (
as in reformat and then give it a name, that solved it for me and its been
months since my last erase).
HTH
Got the same problem
I tried most of the T mobile Roms they have the same bug which is painfull to restore data to the Storage :S and relocate the shortcuts..anyway if u just wanna try how this could be deleted try to pull off the sd out then put it in do it several times it will be wiped I tried that on purpose with the newest Tmobile rom and today wiped again by itself with an old Tmobile Rom 4.01.00 and the SD is on the FAT32. I just can't tell what should we do in this case nor the Tmobile wm2003 are good neither the ATT with the sound clipping, If there's some1 could get us the best Rom ever tested or a way to fix all this bug we'd appreciate the help.. P.S my SD is 256M.B
GOD DAMN IT!!!!!!! My 256 MMC card got wipped again!!!!! :twisted:
I hate this!!!!! I hate it I hate it I hate it
I wanna know if the SD card registry solution posted by "spadb" works with MMC cards as well!
I will recover my files & format the card again..
I hope this time it won't be wipped again!
by the way, is there any software which can map the SD / MMC card to a logical drive under windows, while the device is on the cradle (without using card readers)?
I'm getting this problem too. I've had my XDA II for less than a week and its wiped my SD card twice. Looking around other pocketpc forums on the web it appears that other people are experiencing this too. I wonder if this is a bug in the latest Windows Mobile 2003 update?
I've tried using the repair option in an evaluation copy of storage tools and it appears to be able to restore the data. It's almost as if the FAT is getting corrupted including the backup FAT.
I'm using FAT32 for the filesystem. I know my SD card is ok because it has worked 100% on my Orange SPV phone previously.
Going to phone O2 tomorrow because this is getting beyond a joke.
Cheers,
Richard.
name ur SD card storage or somthing and make it fat 32 ive never had a sd erase yet (touch wood) that was using a sandisk 256mb card, soon to get a simpletech 256mb (speedy )
What tool can I use to label the SD card? Storage tools doesn't appear to have that option.
Cheers,
Richard.
a pc :roll:
http://www.pocketgear.com/ppcw/software_detail.asp?id=8392
and posible pocket mecahics
For all of you guys who lost their data from their SD cards, you can ALWAYS get your data back using any SD Card Reader or Digital Camera.
Just put your SD card in the card reader or the cam & run any file recovery software on the removable disk which appears whenever you connect the card reader / cam to your PC, and you will restore all of your files.
I've restored all of my files using this simple way of recovery. 8)

Gold Card Help

I know there are tons of threads about this all over the place, but I am at the ends of my ropes. I have a MyTouch3g 1.2 and we all know that the only way to root it is the gold card way. Well I have tried all the microsd cards I have in the house and even purchased a kensington 2gb card like they suggested in the tutorial, but I still cannot make a successful gold card. I can't afford to keep buying new cards until I get one magical one. I got the Mytouch because I though developing for it would be so much easier than my cliq but at this point I can't even get that far.
search for unlocker.
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
That's the tutorial that I have been following for days, and still no go. I have tried ten different cards and I even overnighted a kensington 2gb card like it suggested in his tutorial still no go.
please post the detail information of failure.
which step you are in?
I get all the way to testing the cards and I get please format the card.
I had trouble with that too and found out I was openning the card as a logical disk and not the physical one and when I did open as physical disk and uncheck read only it all worked well.
In HxD go to Open disk and select physical disk and not the logical disk.
Hope this helps!
Hey thanks I will try that when I get home this afternoon.
Your are adding the goldcard.img to the logical disc and not PHYSICAL. Reformat, open the PHYSICAL and apply the .img
Well once I get home I will try it that way.
10. Take your SD card out of your phone and put it into the SD adapter it came with. Then put that into your computer so it shows up on your computer as Removable Disk.
11. Open the Hex Editor (Run as Administrator if one Vista or Windows 7
) and click on the Extra tab, then click on Open Disk. Under Physical Disk select Removable Disk (your SD card you just put into the computer). Make sure to UNcheck “Open as ReadOnly”. Click OK.
12. Goto the Extra tab again and click Open Disk Image. Open up the goldcard.img that you saved from your email. You should now have two tabs, one is the SD card (Removable Disk) and the other is the goldcard.img
Press OK when prompted for Sector Size 512 (Hard Disks/Floppy Disks).
13. Click on the Goldcard.img tab and click on the Edit tab and click Select All. Then click on the Edit tab again and click Copy.
14. Click on the Removable Disk tab (Your SD Card) and select offset 00000000 to 00000170 then click on the Edit tab and click Paste Write.
15. Click on File then click Save.
Taken from Goldcard @ unlocker
I think what I have been doing wrong is the physical disk part. I will try it the right way when I get home and see what happens.
That did the trick. Thanks so much.
stealing your thread...
well, I have been doing that part right... unfortunately I still am unsuccessful in rooting my replacement myTouch with perfect SPL 1.33.0007... my cards don't ask me to reformat or anything; they load up just fine. I've also tried every sappimg I could find online, including all that amon ra offers, and a few others I found. so, I feel like there's only one of two reasons why this doesn't work (maybe three).
1. This phone that I have with SPL 1.33.0007 is different from the ones everyone else is claiming they rooted... (i noticed mine is sapp30000, and not sapp10000)
2. The goldcard process isn't being done right
(3. I need to try another card, even though I bought this 2GB Kingston that everyone else is having success with...)
So, I go back and go through the whole process of creating my goldcard(s) again... I don't do any writing down or typing of the cid that I get through adb shell, I copy it directly to notepad instead... I've used two different reversers, the first being qmat, and the web reverser that automatically changes the first two characters to zeros. This reversed cid also goes into notepad for safe keeping. So far, I have requested 3 different goldcard.img using the same reversed cid string. All three times, the goldcard.img I get differ by a few bits (?); they're not exactly the same. Is this supposed to be the case? I have attached all thre below...
I just need some assistance in making sure I'm doing everything right... I might just need to send this phone back for another replacement... and hope that I get one that is rootable...
Thanks to all in advance...
im honrstly thinking your cards arent being formatted right. i and every other perso i ae read about ave had jothing but success with the correct sappimg and an 8gb sandisk.
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
duplicate opinion.

[TIP] Cloning Your Micro SD Card

I recently bought a new and faster Micro SD card for my Epic 4G. I tried to copy the files on my old Micro SD card over through my Windows computer; however Windows Explorer failed. I have a number of applications installed on my SD and Windows was just not happy with .gz format files, etc.
A number of back up and cloning utilities were suggested at various forums; the one that I found be the best, in terms of small footprint and ease of use, is the HDD Raw Copy tool from HDD Guru. It is free, so small and light that you can run it as a portable app, easy to use and did I mention free?
You can find the app on the HDD Guru website. (Forum rules prevent my including the link in this post.)
It is going to be part of my tool kit from here on out. I hope this helps someone.
Here you can download a free copy
Thanks for the post! Was looking for a solution to this, tried copying in OSX, Windows, TeraCopy no luck so far... Your solution looks promising!
This program will only work for two SD cards that are the same size. I tried to clone my 8Gb SD4 card to my new 16Gb SD10 card and it did exactly that: it turned the 16Gb into a 8Gb SD card.
That's because it directly copies the partitions. You need to resize them afterwards. I used minitool partition wizard (can't post links, google it), which did the trick nicely. For moving the contents of my 2GB SD card over to a 16GB one, the procedure was pretty straightforward: write contents to an image using HDDRawCopy, use the same tool to write the image to the new card, and then resize using the partition wizard.
noouch said:
That's because it directly copies the partitions. You need to resize them afterwards. I used minitool partition wizard (can't post links, google it), which did the trick nicely. For moving the contents of my 2GB SD card over to a 16GB one, the procedure was pretty straightforward: write contents to an image using HDDRawCopy, use the same tool to write the image to the new card, and then resize using the partition wizard.
Click to expand...
Click to collapse
Minitool Partition would make my laptop go bonkers , making it run in emergency grub command prompt with no help
This was sent from a Galaxy Ace. Problem?
thanks for this.. im bizarrely going a backward route.. from a 32gb class 4 card, to a 16gb class 10 card.. (work that one out)
Which involves the fun of reducing the partitions on the 32gb first, and then raw copying :S
BhNeP said:
This program will only work for two SD cards that are the same size. I tried to clone my 8Gb SD4 card to my new 16Gb SD10 card and it did exactly that: it turned the 16Gb into a 8Gb SD card.
Click to expand...
Click to collapse
This is a good example of someone who would like to help, but only gives a half solution, thus misleading the inexperienced user.
Mazarin07 said:
This is a good example of someone who would like to help, but only gives a half solution, thus misleading the inexperienced user.
Click to expand...
Click to collapse
Heaven helps those who help themselves.
It's a nice tip. Everyone interested should read the all thread (1 page!). 4th post.
Alternative
Using ADB, has in my experience, always! been the best and most secure way to pull/push from and to my LT18i.
It's simple, light and secure.
get sdk-tools and extract it to your ROOT drive on Windows (EG. C:/)
(Im not experienced enough on this forum to post outside links, so use google and search for Android SDK.)
In your sdk-tools folder,now make a folder called:
sdcard_{today's date}
Example - sdcard_08042013
Plug in your phone, leave it on Charge only.
Now -
Step 1 - get a DOS window (Start - Run - cmd)
Step 2 - in that window enter (use copy/paste): cd c:\sdk-tools
Step 3 - in that window enter (use copy/paste): adb devices
(that ensures that adb is running, and your device is connected)
Step 4 - if using ICS, in that window enter: adb pull /mnt/sdcard sdcard_{date}
If using JellyBean enter: adb pull /storage/sdcard0 sdcard_{date}
Wait....done!
And when you are ready to push the backup to your phone again:
adb push sdcard_{date} /mnt/sdcard
Just for the record, if you break your phone or sdcard doing this, I hold no responsibillity. You do this, it is your doing.
I am not an expert in ADB nor android phones in generel. This information is something i've picked up along the way.
This is an ALTERNATIVE, and not to be mistaken for the ONLY CORRECT way.
There are plenty of other options to achieve the same goal, this is just one of them.
Good luck and Godspeed!
Using Linux / Ubuntu to copy / clone
I'm currently moving from a 16GB to a 32GB UHS-I microSD card...and I'm just copying the files over in Ubuntu Linux (with Show Hidden Files enabled in Nautilus [the file management system])...simply enabled SHOW HIDDEN FILES in the VIEW menu.
The phone is on and active...connected by USB to my laptop.
I'm hopeful it will work, and I'll re-post / update this if it does.
== UPDATE ==
Yep...that all worked sweetly! The problems other people have experienced might be simply down to the fact that a RAW copy is not taking place, so some of the "hidden" system files etc. are not being copied in Windows etc.
sorry in this old and stupid topic but I think it should be deleted because I tried the tip and didn't read the other posts and end up screwing my sd cards.
the thing is that you really don't need anyting to clone an SD card and to work it with android.
the problem is that people don't actually copy all the files because there are hidden files. they have to check "VIEW HIDDEN FOLDERS" on windows explorer or something like that. and then copy. it will work flawless.
no need for 3rd party stupid clone moron programs that screw your sd cards. this topic is just useless and missleading and will trick the ones who don't read the entire topic.
I think it should be deleted asap.
__-_-_-__ said:
sorry in this old and stupid topic but I think it should be deleted because I tried the tip and didn't read the other posts and end up screwing my sd cards.
the thing is that you really don't need anyting to clone an SD card and to work it with android.
the problem is that people don't actually copy all the files because there are hidden files. they have to check "VIEW HIDDEN FOLDERS" on windows explorer or something like that. and then copy. it will work flawless.
no need for 3rd party stupid clone moron programs that screw your sd cards. this topic is just useless and missleading and will trick the ones who don't read the entire topic.
I think it should be deleted asap.
Click to expand...
Click to collapse
No this is the best way of cloning SD cards. If you have a basic seup of your card then sure you might get away with just copying files over. If like me however you have a partitioned card with an ext2/3/4 partition this is the better way of cloning cards.
baggio4378 said:
No this is the best way of cloning SD cards. If you have a basic seup of your card then sure you might get away with just copying files over. If like me however you have a partitioned card with an ext2/3/4 partition this is the better way of cloning cards.
Click to expand...
Click to collapse
it's the same ****. you just have to partition before copying,
noouch said:
That's because it directly copies the partitions. You need to resize them afterwards. I used minitool partition wizard (can't post links, google it), which did the trick nicely. For moving the contents of my 2GB SD card over to a 16GB one, the procedure was pretty straightforward: write contents to an image using HDDRawCopy, use the same tool to write the image to the new card, and then resize using the partition wizard.
Click to expand...
Click to collapse
I copied everything using HDD Raw copy. Now I am mini tool partition wizard. The problem i am facing is that I want everything to be present in exFat format so I can copy stuff bigger than 4GB. Now I when I create partition on the unallotted part of microSD ( I am going from 32GB to 64GB) it's not letting me use merge command as is saying it's not available in free home edition. Also the format or the microSD is showing as other not exFat.
I am trying to go from 32 to 64GB and keeping exFat as the format of the card.
Thanks
Nope
__-_-_-__ said:
sorry in this old and stupid topic but I think it should be deleted because I tried the tip and didn't read the other posts and end up screwing my sd cards.
the thing is that you really don't need anyting to clone an SD card and to work it with android.
the problem is that people don't actually copy all the files because there are hidden files. they have to check "VIEW HIDDEN FOLDERS" on windows explorer or something like that. and then copy. it will work flawless.
no need for 3rd party stupid clone moron programs that screw your sd cards. this topic is just useless and missleading and will trick the ones who don't read the entire topic.
I think it should be deleted asap.
Click to expand...
Click to collapse
No... You mistakenly did something with your cards w/o first double checking. The post wasn't bad. It's actually pretty straightforward and the best way to CLONE your cards. Don't blame the post for your mistake.
norman619 said:
No... You mistakenly did something with your cards w/o first double checking. The post wasn't bad. It's actually pretty straightforward and the best way to CLONE your cards. Don't blame the post for your mistake.
Click to expand...
Click to collapse
not sure if you are a troll or if you are just stupid. who the **** are you to call me a liar? I nothing to my cards. I've confirmed that what I said is completely true. you don't need to clone. you just need to copy the information. obviously you need to copy ALL of the information so if you stupid retard don't understand what hidden files are it's not my fault.
__-_-_-__ said:
not sure if you are a troll or if you are just stupid. who the **** are you to call me a liar? I nothing to my cards. I've confirmed that what I said is completely true. you don't need to clone. you just need to copy the information. obviously you need to copy ALL of the information so if you stupid retard don't understand what hidden files are it's not my fault.
Click to expand...
Click to collapse
Well obviously you are the stupid one indeed, I get the feeling that you are a horse with eye-flaps on dude, don't you read what the other dudes here are saying ? It looks like you are total noon without even a basic knowledge of filesystems.. Just so you know: android is based on LINUX and WINDOWS IS NOT - IT IS A STANDALONE OS THAT IS QUITE DIFFERENT FROM LINUX... So there it goes - windows uses FAT32 or NTFS - Linux DOES NOT and nor does ANDROID, and what you don't know at all is that WINDOWS FILE SYSTEMS DO NOT SUPPORT FILE PERMISSIONS THE WAY THAT THE ANDROID SYSTEM SUPPORTS IT.
So people, what I am trying to say is that, if you are a basic user and use your SD for pics and music only - the windows way would work (probably) BUT if you are using your SD for apps and etc, actually the ADB way might just be the best for you
And finally - I don't mean to be mean or to offend anyone, it's just that noob uneducated guy that expresses his non-proffesional "beliefs" in a way that is offensive to the users who actually have contributed to the thread and he tries to get a very useful thread deleted, which is driving me crazy nuts! I hate flaming other people and I hate seeing a noob that flames good guys for the sakes of post number and a stubborn hatefull debate - that's why I am flaming the flamer.
And some advice - dude, please don't use the f-word on forums - its not cool - its kiddish - you're probably thirteen y-o
Still a good way to clone and resize and partition! Thank you.
On my AndroidOne Nokia 7.1 I noticed that the SD card is mounted as /storage/XXXX-XXXX where XXXX-XXXX is the volume's serial number.
Here's how I cloned my smaller SD card onto a larger one:
Formatted the 200GB µSD using http://www.ridgecrop.demon.co.uk/index.htm?fat32format.htm (Windows says it’s too large)
Copied using ROBOCOPY /S /ZB /V g:\ f:\
Changed the volume serial number using SysInternals’ VolumeId.exe:
PS> cmd /c vol f:
Volume in drive F is LUMIAUSD200
Volume Serial Number is 1F04-2747
PS > Volumeid.exe f: B14F-130C
VolumeId v2.1 - Set disk volume id
Copyright (C) 1997-2016 Mark Russinovich
Sysinternals - www.sysinternals.com
Volume ID for drive f: updated to b14f-130c
PS > cmd /c vol f:
Volume in drive F is LUMIAUSD200
Volume Serial Number is B14F-130C
After that I inserted the new card into the phone, and voilà! all apps were happy (since the mountpoint had not changed).
HTH

Meenova problems...

Hi. I got my Meenova in the mail about a week ago. Since I have a Nexus 5, I thought this would be perfect. I bought a brand new 16gb, class 10 Lexar sdhc to go with the Meenova. I formatted the card in my computer to Fat32. I have read through the different threads, and the process seems simple enough. Anyways, every time I connect the Meenova to my N5, I get "Preparing USB Storage" in the notification bar. Underneath that it reads "checking for errors". But it never goes away. I've tried Stickmount and also formatting the sd card to exfat and NFTS. I am currently rooted, running Commotio Nightly 2-20-2014. Are there any settings on the phone itself that I need to adjust? Same thing happens with an older sd card too... What do I need to do? Any help would be much appreciated! It bugs me that I can't get this to work properly. Thank you!
NEXUS 5
Make sure the card is formatted to primary not logical.
Is that just a setting in the format menu on my pc? I'll go check... Thanks.
NEXUS 5
dave2metz said:
Is that just a setting in the format menu on my pc? I'll go check... Thanks.
Click to expand...
Click to collapse
I don't know what program you're using but it should be there somewhere. When I ran winblows I used this free formatting program:
Mini Tool
Ok cool. I'm looking now.
NEXUS 5
With Windows, I go to my computer, right click on the SD card, go to format. It gives the option for fat32, exfat, nfts I think. Plus the option to quick format or format the longer way. I've tried all of them. The link you gave me brings me to a page with a bunch of programs to download. Sorry, I'm not real computer savvy. I tried another program, but it just kept giving me tons of pop up ads. Thanks for the help though.. I appreciate it.
NEXUS 5
dave2metz said:
With Windows, I go to my computer, right click on the SD card, go to format. It gives the option for fat32, exfat, nfts I think. Plus the option to quick format or format the longer way. I've tried all of them. The link you gave me brings me to a page with a bunch of programs to download. Sorry, I'm not real computer savvy. I tried another program, but it just kept giving me tons of pop up ads. Thanks for the help though.. I appreciate it.
NEXUS 5
Click to expand...
Click to collapse
I use EaseUS Partition Master (http://www.partition-tool.com/personal.htm) for all my formatting needs on my Windows 7 PC. It's super simple to use. I've used it to format my 2 64GB SanDisk Ultra Micro SDXC cards to FAT32 and I've never hit any issues. Just plug in your SD card to your computer, open up the program, right click on the sd card you want to reformat, select format (or reformat (I can't remember what it says)), select FAT32, and voila. It's super quick to (done in a matter of seconds).
theesotericone said:
I don't know what program you're using but it should be there somewhere. When I ran winblows I used this free formatting program:
Mini Tool
Click to expand...
Click to collapse
Awful tool. Seen so many bad formats with it.
I wouldn't touch it ever again, even for the simple tasks it should be able to do.
charesa39 said:
I use EaseUS Partition Master (http://www.partition-tool.com/personal.htm) for all my formatting needs on my Windows 7 PC. It's super simple to use. I've used it to format my 2 64GB SanDisk Ultra Micro SDXC cards to FAT32 and I've never hit any issues. Just plug in your SD card to your computer, open up the program, right click on the sd card you want to reformat, select format (or reformat (I can't remember what it says)), select FAT32, and voila. It's super quick to (done in a matter of seconds).
Click to expand...
Click to collapse
+1
Sent from my Nexus 5 using Tapatalk

Help reading miniSD card formatted with MotoQ9m

Desperate/long shot here. I have a miniSD card that was used in my MotoQ9m years ago. This card may have some photos of our daughter (now deceased) and I want to know if any devs know of a program that will open this card in Win 7.
Thanks in advance, Keith
kge420 said:
Desperate/long shot here. I have a miniSD card that was used in my MotoQ9m years ago. This card may have some photos of our daughter (now deceased) and I want to know if any devs know of a program that will open this card in Win 7.
Thanks in advance, Keith
Click to expand...
Click to collapse
You don't need any program, if it's a mini SD card as long as you have the slot to plug it into your computer Win 7 will be able to read it like a USB.
kge420 said:
Desperate/long shot here. I have a miniSD card that was used in my MotoQ9m years ago. This card may have some photos of our daughter (now deceased) and I want to know if any devs know of a program that will open this card in Win 7.
Thanks in advance, Keith
Click to expand...
Click to collapse
Normally you don't need any special program, only a usb card reader (if you don't have a card reader already in your computer).
If your reader is for normal SD only, you can buy an adapter for it. It's cheap.
If you already tried this without luck, it means your card is probably corrupted.
There are specialized companies for that, where they can get data form the card even when the hardware itself is bad. That's a most expensive solution though... I just mention it first, because other methods can make the situation worst, removing even this possibility...
In the 90% of the cases you have data corruption, but otherwise the card is fine. Then you can try some software yourself:
The first is GetDataBack. It saved me at least 4 times in the last 10 years. It will try to reconstruct the whole filesystem. It won't write the sdcard, but in case of success you can copy your files to your computer easily.
It's not free, but you can try the free version, which can show you if it can find the files, the paid version needed only for the actual copying.
And there is PhotoRec.
It won't try to reconstruct the whole filesystem, but tries to find the files in the raw data. It can recognize more than 440 file formats, so it should find your images if there are any...
Good luck.
tr3w, the card being corrupted is my feeling. I have tried card in a few card readers on different computers all with the same result. I will try your suggestions. Thanks, Keith

Categories

Resources