View Full Version : G1 Help in Miami with apps to sd using Hero
masterrn
24th July 2009, 12:00 AM
I am in Miami and need help setting up apps to sd .
I have my G1 rooted and sd partitioned and I am running Fatality Hero.
I am a noob and have managed to get this far but now im stuck.
please HELP i can pay to have this done.
Thanks
jad011
24th July 2009, 01:09 AM
the search option is a helpful tool
http://forum.xda-developers.com/showthread.php?t=504451
masterrn
24th July 2009, 03:13 AM
I have tried that and it doesnt work for me.
anyone in Miami Florida that can help please contact me at mcouto25@gmail.com I am Willing to pay for this in order to get the Hero to run faster
thanks
xsnipuhx
24th July 2009, 04:43 AM
If you've got this far then you should atleast be somewhat familiar with terminal, so try out recovery terminal code from JACHeros page.
http://forum.xda-developers.com/showthread.php?t=533731
How to partition your SD card from console (This requires the cyanogen recovery 1.3.1)
Example for my 8GB card.
Reboot and enter recovery (home+power) then go to console. Enter the below pressing "enter" after each line.
parted /dev/block/mmcblk0
print (to verfiy we know what size card we are dealing with. Mine was 8166 read below if yours is different)
rm 1 (if you had more than 1 partition you would want to rm them as well)
mkpartfs primary fat32 0 7526
mkpartfs primary ext2 7526 8038
mkpartfs primary linux-swap 8038 8166
quit
upgrade_fs
recovery
if your card isn't 8166 when you type print then you will need to modify those numbers to match your card size. You basically work back to figure out the totals. To figure it out, start with your cards total size. For example 8166 total Subtract 128 for swap (8038) minus 512 for ext (7526) the rest will go to fat32. Each partition starts where the other left off.
masterrn
24th July 2009, 07:49 AM
dont think this works for my case but thank you.
any developers or "hackers" in miami hit me up.
i need help with this
thanks
xsnipuhx
25th July 2009, 04:17 AM
dont think this works for my case but thank you.
any developers or "hackers" in miami hit me up.
i need help with this
thanks
Try posting in the Dream Q&A forum
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.