Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ptulluri
Old
(Last edited by ptulluri; 18th February 2011 at 09:12 PM.)
#1  
Senior Member - OP
Thanks Meter 6
Posts: 109
Join Date: Apr 2010
Post Creating a GoldCard

I know this documentation exist in several other forms. Just to make it easier for the nob like me here are the instructions.

DISCLAIMER: This guide and package are provided as-is. I do not accept any responsibility for damage caused by following the guide or using the programs.

Requirements :-
Spare microSD card
Windows PC (recommended)
ADB (part of the tools folder of the SDK, available for download here
HxD Hex Editor, available for download here


Creating a Gold Card Option 1:-

Step by step instructions

Install GoldCard Helper from the Android Market,
Run it and make note of the value listed after Card:mmc2, Reverse CID. It should be a long series of numbers and letters. (make sure to use mmc2, the default copy to clipboard copies mmc1 ..)
Visit this page enter the new copied number and create your goldcard image, which will be e-mailed to you.
Save the file attached in the email to your PC.
Install HxD Hex Editor on your computer, from the "Step 4 - Gold Card" folder.
Run HxD Hex Editor. ("Run as Administrator" under Vista and Windows 7).
Go to the Extra menu and select Open Disk. Under physical disk, select Removable Disk (your microSD card), uncheck Open as Read only and click OK. Note that you should select physical disk NOT the logical disk. This is important!
Go to the Extra menu again and select Open Disk Image. Open the goldcard image that you received by email.
Press OK when prompted for Sector Size (selecting 512 (Hard disks/Floppy disks)) and click OK.
You should now have two tabs - one is your removable disk, the other is your goldcard image.
Click on the goldcard image tab. Go to the Edit menu, choose Select All then select the Edit menu again and select Copy.
Click on the Removable Disk tab. Highlight offset (line) 00000000 to offset (line) 00000170 (including the 00000170 line), then click on the Edit menu and select Paste Write.
Click on the File menu and select Save, accepting the warning.


Creating a Gold Card Option 2:-

Step by step instructions

Format the microSD card to FAT32 format.
Put the microSD card in your device and boot it.
Ensure you have unzipped the SDK, then open a command prompt to the extract location. Change to the 'tools directory.
Enter 'adb shell cat /sys/class/mmc_host/mmc1/mmc1:*/cid' and press enter. You should get a very long number which looks like this: 532600bd227d9c0347329407514d5402.
Visit this page, paste in your number and reverse it. In our example the result would be 00544d5107943247039c7d22bd002653.
Visit this page, enter your reversed number and create your goldcard image, which will be e-mailed to you.
Open the HxD hex editor. If you are using Windows Vista or Windows 7, you must run the application as administrator.
Go to the 'Extra' menu and select 'Open Disk'. Under physical disk, select Removable Disk (your microSD card), uncheck 'Open as Readonly' and click OK. Note that you should select physical disk NOT the logical disk. This is important!
Go to the 'Extra' menu again and select 'Open Disk Image'. Open the goldcard image that you received by email.
You should now have two tabs - one is your removable disk, the other is your goldcard image. Press OK when prompted for 'Sector Size' (selecting 512 (Hard disks/Floppy disks)) and click OK.
Click on the goldcard image tab. Go to the 'Edit' menu, choose 'Select All' then select the 'Edit' menu again and select 'Copy'.
Click on the 'Removable Disk' tab. Highlight offset (line) 00000000 to offset (line) 00000170 (including the 00000170 line), then click on the 'Edit' menu and select 'Paste Write'.
Click on the 'File' menu and select 'Save', accepting the warning.

You now have a goldcard!

Thanks to MiSSigNNo!

Thanks to Paul O'brien

Once you are done creating the Gold Card Please look at the following Post called HTC Inspire Hack Kit on rooting your phone.
The Following 2 Users Say Thank You to ptulluri For This Useful Post: [ Click to Expand ]
 
trevxor
Old
#2  
Junior Member
Thanks Meter 0
Posts: 14
Join Date: Feb 2011
Location: Evansville

 
DONATE TO ME
just wondering, i've been a mac user for awhile now, and all that i really have at my disposal is an XP machine. will that work, or do I need Vista/7?
 
ptulluri
Old
#3  
Senior Member - OP
Thanks Meter 6
Posts: 109
Join Date: Apr 2010
Quote:
Originally Posted by trevxor View Post
just wondering, i've been a mac user for awhile now, and all that i really have at my disposal is an XP machine. will that work, or do I need Vista/7?
It does work on Windows XP.
The Following User Says Thank You to ptulluri For This Useful Post: [ Click to Expand ]
 
trevxor
Old
#4  
Junior Member
Thanks Meter 0
Posts: 14
Join Date: Feb 2011
Location: Evansville

 
DONATE TO ME
Cool. Should be getting my inspire sometime this week or the weekend. Will definitely try this.
 
hitekdude
Old
#5  
hitekdude's Avatar
Member
Thanks Meter 0
Posts: 80
Join Date: Jul 2008
Location: Elgin, Illinois
Thanks, now I can have some fun!
It doesn't matter if you have an Android, iOS, WP7, or any other OS based device. Just enjoy what you have and share with the rest of us.
 
morganblackstone
Old
#6  
Senior Member
Thanks Meter 7
Posts: 135
Join Date: Aug 2010
Default Alternative method?

I might have found an alternative method...havent been home to root the phone (my job locks the computers down, so i can only do so much right now). i backed up all my stuff, formatted my sd card, downloaded goldcard helper from the market, got the reverse number for mmc2 and entered it into http://psas.revskills.de/?q=goldcard and recieved the email with the goldcard.img. I then downloaded GoldCardTool to my PC (http://android.modaco.com/content/so...-goldcardtool/) and clicked load goldcard.img and clicked patch mmc. it said success and my sd card booted fine. Did it work? is it a gold card? lol
The Following User Says Thank You to morganblackstone For This Useful Post: [ Click to Expand ]
 
ptulluri
Old
(Last edited by ptulluri; 17th February 2011 at 01:03 AM.)
#7  
Senior Member - OP
Thanks Meter 6
Posts: 109
Join Date: Apr 2010
Quote:
Originally Posted by morganblackstone View Post
I might have found an alternative method...havent been home to root the phone (my job locks the computers down, so i can only do so much right now). i backed up all my stuff, formatted my sd card, downloaded goldcard helper from the market, got the reverse number for mmc2 and entered it into http://psas.revskills.de/?q=goldcard and recieved the email with the goldcard.img. I then downloaded GoldCardTool to my PC (http://android.modaco.com/content/so...-goldcardtool/) and clicked load goldcard.img and clicked patch mmc. it said success and my sd card booted fine. Did it work? is it a gold card? lol
morganblackstone,

Thank you for the alternate method. I will update the post once confirm if the gold card worked or not.BTW making a gold card is the first step of rooting until a one click root is available for Inspire. Good Luck.
 
morganblackstone
Old
#8  
Senior Member
Thanks Meter 7
Posts: 135
Join Date: Aug 2010
great! hope i can contribute any way i can... i will post up tomorrow if it worked or not if no one else tries it...tomorrow is my day off so its rooting time lol thanks again! p.s. im coming from a captivate so any way i can find that is easier than the posted method, thats the shortcut im taking!
 
hitekdude
Old
#9  
hitekdude's Avatar
Member
Thanks Meter 0
Posts: 80
Join Date: Jul 2008
Location: Elgin, Illinois
Quote:
Originally Posted by trevxor View Post
Cool. Should be getting my inspire sometime this week or the weekend. Will definitely try this.
there might be a one click by then. lol
It doesn't matter if you have an Android, iOS, WP7, or any other OS based device. Just enjoy what you have and share with the rest of us.
 
trevxor
Old
#10  
Junior Member
Thanks Meter 0
Posts: 14
Join Date: Feb 2011
Location: Evansville

 
DONATE TO ME
Quote:
Originally Posted by hitekdude View Post
there might be a one click by then. lol
haha. i can only hope. the only other phone i've rooted is the nexus one. it was super simple, it's like google practically shipped it rooted.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...