Quote:
Originally Posted by marsdta
I would search around for something that doesn't require it. I remember seeing it somewhere. I'll look as well and if I find the link I'll post it here
|
Perhaps adb? It just occurred to me that I can access the phone - perhaps through the PULL command?? That way I can access the file referenced in the Goldcard post:
sys/class/mmc_host/mmc2/mmc2:0001 (you’ll find that 0001 will be different on your device) Long press on the CID file.
I don't have the phone with me at the moment, so will give it a shot when I get home.
Would still appreciate any other post that may help.
EDIT: Just found the following instructions, may also give this a shot.
4. Type the following command:
adb shell cat /sys/class/mmc_host/mmc2/mmc2:*/cid
5. Select and copy the cid
|