[Q] Android folder renaming - HD2 Android Q&A, Help & Troubleshooting and Genera

Hi all,
now that there so many android builds released every now and then, why is it not possible to put multiple android roms on SD cards with different release names like :
- Android Mdeejay Desire HD
- Android Mdeejay Evo sense
_ Android Mdeejay Glacier
and then choose from withing WINMO to boot any of them instead of changing SD cards or deleting and pasting ......
is it a HARET thing ?
can this be solved ? or developed ?
Thanx.

You can, I do it all the time
Sent from my HTC HD2 using the XDA mobile application powered by Tapatalk

typongtv said:
Hi all,
now that there so many android builds released every now and then, why is it not possible to put multiple android roms on SD cards with different release names like :
- Android Mdeejay Desire HD
- Android Mdeejay Evo sense
_ Android Mdeejay Glacier
and then choose from withing WINMO to boot any of them instead of changing SD cards or deleting and pasting ......
is it a HARET thing ?
can this be solved ? or developed ?
Thanx.
Click to expand...
Click to collapse
This is possible. First you must rename the android folders like you mentioned. Then also edit the startup.txt now its set cmdline "rel_path=Android" to cmdline "rel_path=Android Mdeejay Desire HD" etc

Thank you Henv I'll do it now

And for your own convenience, use a multiple boot loader found here or here

Renamed 2 Rom versions and changed the start up file.... they won't boot...stuck on first splash screen HTC.
this is my startup files :
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set KERNEL zImage
set initrd initrd.gz
set initrd_offset 0x00a00000
set cmdline "nand_boot=0"
boot
i don't have cmdline "rel_path=Android"

typongtv said:
Renamed 2 Rom versions and changed the start up file.... they won't boot...stuck on first splash screen HTC.
this is my startup files :
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set KERNEL zImage
set initrd initrd.gz
set initrd_offset 0x00a00000
set cmdline "nand_boot=0"
boot
i don't have cmdline "rel_path=Android"
Click to expand...
Click to collapse
You must put my line into you're cmdline. So it will be
set cmdline "rel_path=Android nand_boot=0" where you edit android with the name youre give your folder

so i should not erase the nand_boot=0 ?

typongtv said:
so i should not erase the nand_boot=0 ?
Click to expand...
Click to collapse
That's correct. You can take the line I earlier mentioned and only change android and replace the line in you're startup
Sent from HD2

I tried it all, i tried carefully and i even tried the multi loader app....i tried with many different roms....
Not working......
maybe this is the one thing my HD2 won't do
Anyone had the same problem ?

still wondering why is it not working with me .....!

typongtv said:
still wondering why is it not working with me .....!
Click to expand...
Click to collapse
You can try the next thing. Rename your startup.txt. Make a new startup.txt fill this txt with the next things
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=AndroidMdeejayDHD nand_boot=0"
boot
Rename youre android folder to AndroidMdeejayDHD. Maybe space are not allowed
If this work you can edit the name AndroidMdeejayDHD to another version of android. Als o make that folder that name

henv said:
You can try the next thing. Rename your startup.txt. Make a new startup.txt fill this txt with the next things
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=AndroidMdeejayDHD nand_boot=0"
boot
Rename youre android folder to AndroidMdeejayDHD. Maybe space are not allowed
If this work you can edit the name AndroidMdeejayDHD to another version of android. Als o make that folder that name
Click to expand...
Click to collapse
Thanx henv...I'll try that.

Related

HTC HD2 HaRET for Android Help!!!!!!!

Hi,
when i tried running the Haret soft ware on my phone with the defult.txt document i kept receiving PLEASE SET START OF RAM (RAMADDR).
So i opened the default doc
set RAMSIZE 0x08000000
set MTYPE 1667
set KERNEL zImage
set initrd initrd.gz
but when i added
set RAMADDR 0X10000000
set RAMSIZE 0x08000000
set MTYPE 1667
set KERNEL zImage
set initrd initrd.gz
and tried running the Haret i get a whole new error message saying
terminating Haret due to unhandled exception
what does that mean. Please help and Thanks in Advance.
just making sure... but are you running it from your sd card?
im sorry but how hard is it to read the post FAQ & Instructions on hd2 android discussion?
download > extract > copy paste into sd card > run Haret and ur done
OP: you have the wrong device type (mtype) specified... Leo = 2524. mtype 1667 = HTC Kaiser, I believe...
set mtype 2524
set ramaddr 0x20000000
set ramsize 0x0fc00000
set KERNEL zImage
set initrd initrd.gz
set initrd_offset 0x00a00000
set cmdline ""
boot
If you have a Leo (HD2), then you grabbed the wrong startup (and likely wrong HaRET version)
Haret
My T8585 won't boot with
set cmdline ""
It has to be
set cmdline "mem=128M"
Don't understand why.
miksi said:
My T8585 won't boot with
set cmdline ""
It has to be
set cmdline "mem=128M"
Don't understand why.
Click to expand...
Click to collapse
check your radio.
I had this problem after flashing an official ROM. Took me ages to notice it had installed a lower Radio
Assuming you have gotten andoird working - why dont you just use this setting
set RAMSIZE 0x1A000000 (412MB) = 32*7
HD2 has 484MB right
I Tried 0x1C000000 - but that bum'd out .. so reducing it by 32MB , (maybe the working memory needed for the loaders to work ? .. who knows) ..
works fine now ..
uhmmm....it should be called startup.txt not default.txt, that's a good place to start (no pun intended)
Here is my issue
Downloaded the American Android 2.3 for TMOUS->Extracted Android folder to blank SD card /sdcard/Android->Opened up file manager on HTC HD2 /sdcard/Android and ran clrcad.exe got the untrusted popup clicked okay->Ran haret.exe got popup again clicked okay then saw a few white command lines (maybe 5) then the green HTC logo appears and sits there for ever. I let it sit for 30 min and no change had to pull the battery and restart windows. Phone is up to date only difference might be is it has been unlocked through T-Mobile. Does anyone know how to avoid this?
Yeah i got the same problem, tryed to change the, rel_path location in the, startup.txt but nothing helps :/
war3s said:
Yeah i got the same problem, tryed to change the, rel_path location in the, startup.txt but nothing helps :/
Click to expand...
Click to collapse
If you find a solution elsewhere let me know, I'm still looking. Are you trying to install the American Android 2.3 Gingerbread ROM? That is the only one I have tried because I have heard it's the best with fewest bugs.
Stephducated20 said:
Hi,
when i tried running the Haret soft ware on my phone with the defult.txt document i kept receiving PLEASE SET START OF RAM (RAMADDR).
So i opened the default doc
set RAMSIZE 0x08000000
set MTYPE 1667
set KERNEL zImage
set initrd initrd.gz
but when i added
set RAMADDR 0X10000000
set RAMSIZE 0x08000000
set MTYPE 1667
set KERNEL zImage
set initrd initrd.gz
and tried running the Haret i get a whole new error message saying
terminating Haret due to unhandled exception
what does that mean. Please help and Thanks in Advance.
Click to expand...
Click to collapse
me too have same problem please help any one

zimage.FULLRAM WITH WIFI AND EVERYTHING DONE HERE

(thanks again to ripnard) zimage and wifi fix 12 aug 2010
Ex2 and setup.txt and latest zimage - packaged here for Mattc 1.5 only.
as Before:-
Download Mattc 1.5 from here http://forum.xda-developers.com/showthread.php?t=736545
(I also use the rootfs on the first post that creates a 1gb Data img data store file on first boot, rather than 512mb )
Save/Unpack the mattc 1.5 zip to your Android folder on root of sd card
Then download the "build fix" below and unpack the 3 files again into sdcard/Android folder, overwriting the existing files.
http://www.megaupload.com/?d=01SJXE04
This link includes the latest zimage (for 422mb full ram) from here: http://oe.netripper.com/files/htcleo_autobuild/
zImage-htcleo-latest 12-Aug-2010 14:46 2.0M
and the latest wifi driver included in (believe this enables wifi n?)
modules-htcleo-latest.tgz 12-Aug-2010 14:46 842K
----------------------------------------------------------------------------
Also (i case you want super fast speeds here is a Mattc fix patch (deploy as per above and instead of) that includes the undervolted (925mv instead of 1050mv so should save battery) and overclocked to 1.11 ghz and full ram (422mb) zimage from http://forum.xda-developers.com/show...php?t=746997:- zImage_925mv_v0.3.zip (with thanks to huanyu !)
This also includes the respective wifi patch.
http://www.megaupload.com/?d=GU0RI61Y
With the second one I now get 30fps in neocore, 1550+ in quandrant and 41 MFLOPS in linpack
Note: On both of these builds wifi works fine - it just doesnt start at bootup. You have to turn it on by going into the wireless settings and ignoring the "error" status and enable it anyway
{thanks to ripnard} 07-aug-2010
Download Mattc 1.5 from here http://forum.xda-developers.com/showthread.php?t=736545
(I also use the rootfs on the first post that creates a 1gb Data img data store file on first boot, rather than 512mb )
Save/Unpack the mattc 1.5 zip to your Android folder on root of sd card
Then download this below and unpack the 3 files again into sdcard/Android folder, overwriting the existing files. #
(Note: I have renamed the file "zimage" to "image" and it will use that in case you want to return to the orginal non full ram zimage (think its 384mb the orginal) . Also setup is editable back to old settings)
http://www.megaupload.com/?d=4MOPIX9H
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
{thanks to gringo313} 10-aug-2010 all file for froyostone with sens
http://www.megaupload.com/?d=O9CL6AQM
replace files : system.txt2,startup.txt,clrad,haret,zImage in android folder
thx manusfreedom for patch fullram
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
{thanks to crazy_cbr} 11-aug-2010
Full Build ShubCraft 1.2b + 400Mb + WiFi
http://www.zshare.net/download/79230143f2f412f8/
then apply the update:
UPDATE 422Mb (System Info Quadrant) (zimage 11-Aug-2010 02:28)
http://www.megaupload.com/?d=5YM14VH4
i tried the 7/8 zimage, 3d games play smoother than before ^_^
-------------------------------------
My FroyoStone is Non-Sense
foxcheng said:
i tried the 7/8 zimage, 3d games play smoother than before ^_^
-------------------------------------
My FroyoStone is Non-Sense
Click to expand...
Click to collapse
so it works good and fast?
I dont even know how to install it, can u guys tell me what to do with the startup.txt
thanks
atoore said:
I dont even know how to install it, can u guys tell me what to do with the startup.txt
thanks
Click to expand...
Click to collapse
thats what im trying to learn myself?
foxcheng said:
i tried the 7/8 zimage, 3d games play smoother than before ^_^
-------------------------------------
My FroyoStone is Non-Sense
Click to expand...
Click to collapse
pls share what u change in startup.txt
I tried everything. I was using shubCRAFT rom and tried to boot into droid with the full ram zimage but it wont boot up. I guess something wrong with the startup.txt
atoore said:
I tried everything. I was using shubCRAFT rom and tried to boot into droid with the full ram zimage but it wont boot up. I guess something wrong with the startup.txt
Click to expand...
Click to collapse
yea i tried to same here can anybody help??????????
wawa144st said:
yea i tried to same here can anybody help??????????
Click to expand...
Click to collapse
http://htcleo.noobhands.net/manusfreedom/default.FULLRAM.txt
basst85 said:
http://htcleo.noobhands.net/manusfreedom/default.FULLRAM.txt
Click to expand...
Click to collapse
Thanks for the effort dude. I already tried missing around with that txt before and still wont boot up. Should I just copy all that into txt and then rename it to startup.txt?
basst85 said:
http://htcleo.noobhands.net/manusfreedom/default.FULLRAM.txt
Click to expand...
Click to collapse
i seen that and tried it but wont boot can you explain how to do it for us please?
atoore said:
Thanks for the effort dude. I already tried missing around with that txt before and still wont boot up. Should I just copy all that into txt and then rename it to startup.txt?
Click to expand...
Click to collapse
i tried that but no boot up it just stop with the little words at the top left
set mtype 2524
set ramaddr 0x18000000
set ramsize 0x17c00000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android lpj=638976"
boot
this is for the 380mb ram zImage
set mtype 2524
set ramaddr 0x12800000
set ramsize 0x1d300000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android lpj=638976"
boot
this is for the FULL ram zImage
note; this setup works if your install is in a folder called Android, if it isnt, then remove the rel_path=Android text in the startup file
the full ram zImage workse wonderfully, but i got black lines on some graphics, so im running the 380mb, been having issues with SOD as well :/
shrinex said:
set mtype 2524
set ramaddr 0x18000000
set ramsize 0x17c00000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android lpj=638976"
boot
this is for the 380mb ram zImage
set mtype 2524
set ramaddr 0x12800000
set ramsize 0x1d300000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android lpj=638976"
boot
this is for the FULL ram zImage
note; this setup works if your install is in a folder called Android, if it isnt, then remove the rel_path=Android text in the startup file
the full ram zImage workse wonderfully, but i got black lines on some graphics, so im running the 380mb, been having issues with SOD as well :/
Click to expand...
Click to collapse
ok so do we create i start up with those codes in it?
wawa144st said:
ok so do we create i start up with those codes in it?
Click to expand...
Click to collapse
sorry, yes, yes you do
this exact setup works for me and my TMOUS HD2
Thank you so much but noob question. What SOD stands for? and can I use it with FroyoStone sence rom installed on my hd2?
thanks aggain...
shrinex said:
sorry, yes, yes you do
this exact setup works for me and my TMOUS HD2
Click to expand...
Click to collapse
i tried that but its not booting for the zimages is giving red x
atoore said:
Thank you so much but noob question. What SOD stands for? and can I use it with FroyoStone sence rom installed on my hd2?
thanks aggain...
Click to expand...
Click to collapse
Sleep Of Death
it usually occurs when you put the phone in sleep and it doesnt wake up, the screen turns on, but it's pure black. hard reset/batt pull fixes this, it's just a pure PITA >_<
and you can use this with anybuild
wawa144st said:
i tried that but its not booting for the zimages is giving red x
Click to expand...
Click to collapse
is your android version in an android folder or in the root of the sdcard?
and what version as well...
what you might want to do is use the original startup.txt for your build and replace the ramddr and ramsize with the one i have in mines, thats really the only difference
aww yea... thx for the startup file, working much more responsive with the full ram, on the Mattc r1.5 Frodo, lol.

[q] help me with walk through please?????

i have a 1024 flash size after i download the hspl to my phone, what is the next step after that. if i can have the right roms, or builds please
http://forum.xda-developers.com/showthread.php?t=768048
here is a android build and all info on what windows rom and radio to use all in first and second post
another question??
Do you keep your dpi_res or lcd_res to 180? or do you change it to 240, another thing the gpd is it suppose to look like this
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android data_size=2048 lcd_res=180 conn_type=ppp kernel_type=axi gps_zone=us.pool.ntp.org"
boot
last question
after i download hspl3 to my phone and i keep my radio at 2.10 what are the steps after installing your program is it put it directly on your sd card and load if from there or what???
phillycannon19 said:
Do you keep your dpi_res or lcd_res to 180? or do you change it to 240, another thing the gpd is it suppose to look like this
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android data_size=2048 lcd_res=180 conn_type=ppp kernel_type=axi gps_zone=us.pool.ntp.org"
boot
Click to expand...
Click to collapse
My dpi is at normal 240 and you would have to look up your own GPS settings
Sent from my HTC HD2 using XDA App
phillycannon19 said:
after i download hspl3 to my phone and i keep my radio at 2.10 what are the steps after installing your program is it put it directly on your sd card and load if from there or what???
Click to expand...
Click to collapse
If you read the first two post on that thread he tells you exactly what to do
Sent from my HTC HD2 using XDA App
i read the `st to post but it didn't explain the steps, but i install hspl, then i install my radio, after that what is the next step????
--------------------------------------------------------------------------------
i read the first two post but it didn't explain the steps, but i install hspl, then i install my radio, after that what is the next step please???? you been a good help i will definitly donate to you thank tou
at the bootom of first post he tells what he is using
ChuckyDroid Rom (with FD DriodBoot cooked in) and radio 2.12.50
http://forum.xda-developers.com/showthread.php?t=734238
chuckydroid rom

[Q] More than 1 Android ROM

How can i have more than 1 rom on sd card? I have two on currently but when i click on haret it loads the first one i ran.
think you have to make diffrent sub dir. and change some in startup text... ?! not sure if iam right. when i try diffrent android builds i just copy the old one to a sub dir and make a new android on root
if they are both in a folder called "android" then just name one "android" and the other "android2" then switch the folder names when you want to change.......
or you can edit the starup text as the person above mentioned.....
forgive me for being a semi-noob, but what are the steps to editing the startup.txt?
bassdroid said:
forgive me for being a semi-noob, but what are the steps to editing the startup.txt?
Click to expand...
Click to collapse
Open your startup.txt located in your Android folder.
If it looks like this, then you only need to change the folder path, otherwise, you can use this startup text:
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=put_in_folder_name_here quiet"
boot
Example:
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set initrd_offset 0x00a00000
set KERNEL zImage
set initrd initrd.gz
set cmdline "rel_path=Android2 quiet"
boot
Then rename your build no.2, so that it corresponds to the rel_path. In this case Android2.
Thank you so much for your help. I did exactly what you said and it works like a dream

[Q] Isiah Honeycomb Android freezes on HTC Logo

Hi Guys,
I hope you can help me on this one..
I am trying to install on SD Isaiah12345 CM7 Honeycomb ROM on this link:
http://forum.xda-developers.com/showthread.php?t=1069771
I copied the ROOTFS and Startup.txt from SD Folder to the honeycomb folder.
Click CLRCAD then HARET, it boots up but stock in green HTC LOGO.
I do have a previous Android folder which i am using however since the startup.txt is directed to honeycomb folder i think should be no issue.
set mtype 2524
set ramaddr 0x11800000
set ramsize 0x1e400000
set KERNEL zImage
set initrd initrd.gz
set initrd_offset 0x00a00000
set cmdline "rel_path=honeycomb gps_zone=us nand_boot=0"
boot
please advise thanks..
you must copy the whole honeycomb folder to your sd. then you will not face any problem,i think
solved already thanks..
Berge, what was the fix?

Categories

Resources