booting multiple native sd roms ? - HD2 Android Q&A, Help & Troubleshooting and Genera

hi dear friends .. maybe this has been mentioned befor but really i couldnt understand how to do it .
i have an 8 gb sandisk micro sd card. am aware how to boot one native sd rom on it by copying its zip folder and the recovery folder to my fat partition ( after creating 2nd ext4 partition) and installing the rom through the recovery and aroma installer.
my question is: i want a simple explanation how to put more native sd roms on that sd card a be able to boot any one of them when i wish?
am sorry if this sounds silly.. but really i couldnt do it . thanks in advance .
Sent from my HD2 using xda app-developers app

If 6GB is enough for your storage, then do 2GB EXT4 partition, install first NativeSD ROM, then if you want a second NativeSD ROM, just flash the second one the same way as you did the first, then load the NativeSD Multi Boot application when booted into Android and press Switch Rom, click on the ROM you want eg. NexusHD2/PAC/CMTight or whatever you want and then reboot.

you just flash the next NativeSD to ext4 & use the NativeSDBootV7 to select which ROM you want to boot next. check out the link below, it might help.

is it that simple! just re-flash the 2nd rom to the same fat32 partition without doing extra ext4 partitions.. then boot into it! ok will give it a try soon. thanks so much
Sent from my HD2 using xda app-developers app

mahir555 said:
is it that simple! just re-flash the 2nd rom to the same fat32 partition without doing extra ext4 partitions.. then boot into it! ok will give it a try soon. thanks so much
Click to expand...
Click to collapse
The EXT4 partition is for the ROM's, the FAT32 partition is for basically the user data that the applications create example. if you're using Sygic Maps, it'll store the map the data on the FAT32 partition.
Just make sure you're using NativeSD not Nand when in the Aroma Installer.

thanks gays.. it worked fine
now is there an app for wm that lunches android directly after boot whithout oppening the file explorer inside wm ?
Sent from my HD2 using xda app-developers app

mahir555 said:
thanks gays.. it worked fine
now is there an app for wm that lunches android directly after boot whithout oppening the file explorer inside wm ?
Sent from my HD2 using xda app-developers app
Click to expand...
Click to collapse
Have you tried this? Multiple Android-Starter

thanks parker but i was looking for this tool
www.forum.xda-developers.com/showthread.php?t=859776
now i can boot android automatically ftom wm startup
Sent from my HD2 using xda app-developers app

Ah my bad misread the question.

never mind.. u already helped me in my main question so much. THANKS
Sent from my HD2 using xda app-developers app

parker09 said:
If 6GB is enough for your storage, then do 2GB EXT4 partition, install first NativeSD ROM, then if you want a second NativeSD ROM, just flash the second one the same way as you did the first, then load the NativeSD Multi Boot application when booted into Android and press Switch Rom, click on the ROM you want eg. NexusHD2/PAC/CMTight or whatever you want and then reboot.
Click to expand...
Click to collapse
Do I have to rename the old NativeSD folder before flashing the new one? Thx :good:

AW: booting multiple native sd roms ?
vladshois said:
Do I have to rename the old NativeSD folder before flashing the new one? Thx :good:
Click to expand...
Click to collapse
No.
Best regards
Getrid…
Sent from my HTC HD2 using xda app-developers app

Related

Move all apps to sd and set as default?

Hey guys how do you move ALL apps and data to your sd card so when I flash roms (theres a new update everyday it gets too hard) I dont lose my progress in apps and I dont have to reinstall they are already there, is it possible to do this?
Also can you set sd card as default so new apps you install automatically go there.
It would be nice if I could partition just like 1 gb of my SD card just for apps!
Ive searched a few threads and stuff trying to gather information but none of them really helped alot so sorry if this has been answered!
What ROM are you running?
Daz555 said:
What ROM are you running?
Click to expand...
Click to collapse
RCmix3D at the moment, thinking about flashing Honey sense hd for a while!
I just want to make a partition of about 700mb onto the SD and move ALL my apps to it so I dont lose my progress and I dont have to worry about them when I flash roms!
thanks in advance!
Hello,
I'm unsure of any batch command to send all existing apps to SD so you may have to go to Settings> Applications> Manage Apps and move each one individually.
To change default app install location, use the following command either through ADB or in a terminal emulator:
pm setInstallLocation 2 //for SD card
pm setInstallLocation 0 //for phone internal memory
You'll find after setting the install location to SD, you'll notice that more apps can be moved to the SD card manually instead of just being greyed-out. However, be careful though - personally, I wouldn't move the following to SD since they've affected performance:
- apps which use a widget on your home screen (music players, aggregators)
- apps which explicitly interact with the system (e.g. task managers, autokiller, autostarts)
- Google apps
Hope this helps.
Backup all user apps in batch mode using titanium backup pro. Saves to sdcard backup folder.
Or
Partition sdcard to ext3 or 4, 0 swap, and use a a2sd+ patch (if your ROM supports it). Backup data on the fat32 partition first, as it may get wiped when the partition is split to make the ext partition. All user apps and associated dalvik will be moved to the ext partition on boot. Just make sure the ext partition is not wiped / formatted prior to flashing ROM. Use pc software such as gparted or mini partition tool free. Been a few phones bricked using the wrong cwm version to partition.
But, if were me, just use Titanium Backup Pro.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Backup all user apps in batch mode using titanium backup pro. Saves to sdcard backup folder.
Or
Partition sdcard to ext3 or 4, 0 swap, and use a a2sd+ patch (if your ROM supports it). Backup data on the fat32 partition first, as it may get wiped when the partition is split to make the ext partition. All user apps and associated dalvik will be moved to the ext partition on boot. Just make sure the ext partition is not wiped / formatted prior to flashing ROM. Use pc software such as gparted or mini partition tool free. Been a few phones bricked using the wrong cwm version to partition.
But, if were me, just use Titanium Backup Pro.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Gparted wouldnt find my phone when plugged in when I tried.
Also when you just move to SD through settings>application, it doesnt move the whole app only half and when you install a new rom they arnt there
Gparted is Linux, mini partition tool for Windows.
A2sd+ moves apps to ext partition, not fat32 partition your referring to. A2sd or apps to SD move only to fat32 partition.
There's the difference between a2sd+ & a2sd.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Gparted is Linux, mini partition tool for Windows.
A2sd+ moves apps to ext partition, not fat32 partition your referring to. A2sd or apps to SD move only to fat32 partition.
There's the difference between a2sd+ & a2sd.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
So to move the apps COMPLETELY on to the SD so they are there when you install a new rom and stuff, I partition my sd card in Ext 3/4 and then use a2sd+ to move them over right?
I'm on LeeDrOiD, and don't bother with the patch anymore.
But the method I used was, setup ext partition, flash ROM followed immediately by the a2sd+ patch for 1gb ext, then reboot. First boot will take a while.
Is useful if you stick to the same ROM, ...... as long as you don't wipe the ext partition before each update / build flash, or the ROM doesn't have a inbuilt script that wipes the ext. If that happened, you'd lose the apps and their dalvik cache, although the dalvik should be wiped anyway.
Edit: important, Forgot to mention, move all apps to "internal" memory prior. A2sd+ will take care of it on boot / flash and move all to ext. Any other app DL, just move to internal, and it'll be moved auto next boot.
Sent from my Desire HD using XDA Premium App
Delete, finger trouble.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
I'm on LeeDrOiD, and don't bother with the patch anymore.
But the method I used was, setup ext partition, flash ROM followed immediately by the a2sd+ patch for 1gb ext, then reboot. First boot will take a while.
Is useful if you stick to the same ROM, ...... as long as you don't wipe the ext partition before each update / build flash, or the ROM doesn't have a inbuilt script that wipes the ext. If that happened, you'd lose the apps and their dalvik cache, although the dalvik should be wiped anyway.
Edit: important, Forgot to mention, move all apps to "internal" memory prior. A2sd+ will take care of it on boot / flash and move all to ext. Any other app DL, just move to internal, and it'll be moved auto next boot.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I got the partition set up and I installed the patch and the reboot took ages but how do I know if there on SD, I dont think they are because when I click on the app some still say move to sd?
Repsys7 said:
I got the partition set up and I installed the patch and the reboot took ages but how do I know if there on SD, I dont think they are because when I click on the app some still say move to sd?
Click to expand...
Click to collapse
Open titanium backup, the first page that opens "overview", look down the bottom, will say something like;
Rom
Internal
Sdcard
A2sd+
Sent from my Desire HD using XDA Premium App
ok it says sd card (A2sd) 575mb 60.4 free, so I think that means the apps are on there, so if I wipe my phone the apps will stay right?
It will always say move to SD if installed in any other place. But the SD it refers to is the fat32 partition, not your ext. A2sd+ will take care of it and move all new apps to ext on boot, as long as you install to internal memory first.
After some market updates of apps installed to ext , you may have to move to internal and reboot to ensure they're on the ext
Sent from my Desire HD using XDA Premium App
Repsys7 said:
ok it says sd card (A2sd) 575mb 60.4 free, so I think that means the apps are on there, so if I wipe my phone the apps will stay right?
Click to expand...
Click to collapse
Maybe a slightly bigger partition would have been better.
The apps should stay, as long as the ext is not wiped / formatted.
If apps not recognised in market, clear market cache, boot cwm, clear dalvik, boot, use titanium backup pro to restore market link if needed.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Maybe a slightly bigger partition would have been better.
The apps should stay, as long as the ext is not wiped / formatted.
If apps not recognised in market, clear market cache, boot cwm, clear dalvik, boot, use titanium backup pro to restore market link if needed.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I did the biggest one possible in Rom manager
Alright thanks for all your help mate!
Maybe your version, I have not done it since 1gb using cwm 2.5.1.3. But some newer versions had bricked phones. ROM manager is just an interface for cwm, so that's why its best to do it through pc. Should recognise the card through a sdcard adaptor
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Maybe your version, I have not done it since 1gb using cwm 2.5.1.3. But some newer versions had bricked phones. ROM manager is just an interface for cwm, so that's why its best to do it through pc. Should recognise the card through a sdcard adaptor
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Yeah but I use windows, and I'm having problems using Gparted live (it just wont let me partition my sd card) and using virtualbox I cant find my device in Ubuntu :S
Mini partition tool , free version for windows, maybe you missed it in an earlier post.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Mini partition tool , free version for windows, maybe you missed it in an earlier post.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Ahh stupid me haha, il try it out, thanks

[Q] Wont Boot into Andriod

My HD2 wont successively boot into android. I've tried many Different Roms sense and non sense, but still wont work. I either get get a (status 0) error in CWM or it says it installs but i reboot and choose to boot nand via MAGLDR and get the error "no boot sources" I'm I doing something wrong? I wipe my system before each install and portion it correctly. I had it booting Andriod Cm7 via Haret and Cdlar or what ever. I'm stuck Please Help out
Renegade99 said:
My HD2 wont successively boot into android. I've tried many Different Roms sense and non sense, but still wont work. I either get get a (status 0) error in CWM or it says it installs but i reboot and choose to boot nand via MAGLDR and get the error "no boot sources" I'm I doing something wrong? I wipe my system before each install and portion it correctly. I had it booting Andriod Cm7 via Haret and Cdlar or what ever. I'm stuck Please Help out
Click to expand...
Click to collapse
What are your partition sizes? Particularily sense roms require a large partition. If your partition isn't large enough for the system, it will not boot.
Edit: Sorry I just reread where you said you partition is correctly.
Make sure your downloading the correct rom ?? Sorry I'm not much help on this.
Yeah, i partitioned it right 1024 and 0 swap, Sense roms give me a status 0 error and non sense give me that no boot sources error on MAGLDR
Did u tried cLK ? Did u did full install proces ?
Cjovecje! said:
Did u tried cLK ? Did u did full install proces ?
Click to expand...
Click to collapse
I dont have that installed? isnt that just Clockwork mod
every type of isntall has its steps. Did u followed exactly ?
Yeah...wipe, partition SD, install via zip CWM or at least that's what I do
Sent from my HTC HD2 using XDA App
Did u did task29 ?
Is this U´r first Try to flash Rom´s?
Renegade99 said:
Yeah, i partitioned it right 1024 and 0 swap, Sense roms give me a status 0 error and non sense give me that no boot sources error on MAGLDR
Click to expand...
Click to collapse
I think what he meant was is the system partition correct? Not SD-EXT.
Nigeldg said:
I think what he meant was is the system partition correct? Not SD-EXT.
Click to expand...
Click to collapse
Yea that's exactly what I meant if your system isn't partitioned correctly there will be boot problems every time. Search for "HD2 Toolkit" it makes it so much easier.
Task 29
Then install magldr or clk with the correct system partitions.*most important part*
Install clockwork mod
Flash your rom
Reboot and it should start fine.
Sent from my HD2 using xda premium
I have two HD2s this one is running off NAND Hard Droid 2. I did all the steps I did with this one. Flashed Hspl3 choose spl 2.08 after that was done flashed magldr then installed CWM via SD and portitioned the SD? Not sure about system. Swap 0 as it said in instructions. Flashed zip and I get the errors. Could someone tell how to task 29. Isn't that a nand wipe?
Sent from my HTC HD2 using XDA App
Needs that tool box thing xD
Sent from my HTC HD2 using XDA App
I'm on my phone so I can't give you the specific link. If you go to the guide in my signature I have a link to hd2 toolkit. You need this program. It will solve your problems because your system partitions are not correct. Swap and things like that matters but its on your SD card. Your problem is with the internal partitions.
Download the program I promise its worth it. If you don't like it delete it but at least try it so you can boot and experience android on nand.
If you want to use clk my guide might help you with that to.
Sent from my HD2 using xda premium
Task 29 deletes all data on your phone but not SD card.
Sent from my HD2 using xda premium
Alright I'll try it later when I'm on the computer
Sent from my HTC HD2 using XDA App
I don't know if I can ask my question in this topic, but I think partitioning is part of my issue. On my HD2, I installed Ice Cream Sandwich Beta7. Used Magdlr. At first it won't booit into android either, but that was because I used the recovery_1.3400MB. Later I used the 250MB.
But then I got problems with installing apps: Internal space was insufficient. So I read this topic:http://forum.xda-developers.com/showthread.php?p=20577589 See page 12.
So I followed these steps:
Backup your SD card data (and prefferably nandroid backup your rom) and use recovery to repartition your SD.
Go to recovery, advanced, Partition SD Card
Partitioning to 1024 works wel, but 2048 won't. I don't know why, cause it's a 2GB sd card. But after partitioning, Android isn't using the space on the sd-card.
I can manually copy apps to the SD card, but it still gives errors about insufficient internal memory......
2gb=2000mb that's a problem if only using a 2gb for partitioning over 2gigs xD
Sent from my HTC HD2 using XDA App
Renegade99 said:
2gb=2000mb that's a problem if only using a 2gb for partitioning over 2gigs xD
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
Actually 2GB = 2048 MB...
But still the question is; when I choose 1024, why doesn't android use this partition as extra storage?? So why am I getting errors of insufficient space?
Check your properties on the SD because they usually lie to you about how much storage it is. Its rarely plain out too gigs
Sent from my HTC HD2 using XDA App

Nand Flashing

I would like to know if this is the correct method to install Runnymead Nand Android;
So i do this:
Install Magldr
Format card with fat and ext4
Put Rom.zip in fat32
USB flasher mode in magldr
Change value in flash.cfg for partitions, located in same folder where DAF.exe is
Install DAF.exe
Then enter AD recovery
Click install from sd
Select ROM on sd card
Wait...
Android, when lockscreen comes up please dont unlock but wait about 10 minutes, then do the setup, then let it lock itself again and give it 10 more minutes.
Yes that is correct,happy flashing
Sent from my HTC HD2 using xda premium
hamzawi said:
Yes that is correct,happy flashing
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
Thanks mate, wanted to make sure all is ok to prevent bricking

[Q] my hd2 only has 151mb of internal storage

why does my hd2 have 151mb of internal storage and only 91mb for installing apps. i have NexusHD2 ROM.:crying:
You have a 512MB HD2 (European). And most of that is taken by the system partitions and whatnot. You need data2ext or sth like that so that you can have more storage.
create ext4 partition on your sd card using mini partition tool, it will increase your internal memory.
Hit thanks if it helped :laugh:
it's normal that you have only this storage memory, Nexushd2 ROM are consuming a lot of memory.
You can move your apply on your sd-card if you have one or you can do that Rahil S say.
Marvlesz said:
You have a 512MB HD2 (European). And most of that is taken by the system partitions and whatnot. You need data2ext or sth like that so that you can have more storage.
Click to expand...
Click to collapse
but i dont know how to create an ext4 partition on sd card, can someone please guide me through on how to do this.:crying:
I'm sorry, you will have to look for that yourself.
You can use the link in my signature, it's an HD2-specific search.
So when the ext partition is created, will some of the internal memory still be used up by apps that are on SD.
Sent from my NexusHD2 using xda app-developers app
When you create an ext partition, it becomes the internal memory for apps. No need to move anything to SD.
Yes but i have created ext partition of 1gb, yet I still get low memory message. I used titanium back app.
Sent from my NexusHD2 using xda app-developers app
You reflashed the rom? And chose Dataonext?
Marvlesz said:
You reflashed the rom? And chose Dataonext?
Click to expand...
Click to collapse
i just created an ext4 partition of 1gb on the sd card using cwm. like rahil s indicated
No. Even after creating the ext4 partition, data and apps won't move on their own. You need to reflash the rom with the option "DataOnExt".
You can use TB to backup your apps, and restore after you re-install.
Is there another way, cause I don't want to mess around with the flashing stuff as I have bricked my phone in the past. I mean is there an alternative to flash like partition the SD card and use app like link2sd to move app data to sd
Sent from my NexusHD2 using xda app-developers app
Sorry for getting in the middle of your conversation,
but i believe that the best solution is data onext that it was stated above.
Tou should really give it a try!
eliaskammas said:
Sorry for getting in the middle of your conversation,
but i believe that the best solution is data onext that it was stated above.
Tou should really give it a try!
Click to expand...
Click to collapse
Are you looking for 10 posts also? Because we've already agreed that DataOnExt is the best option. He DOES want to give it a try, so your post is pointless = You are looking for 10 posts. What's the sudden interest in the HD2 section for spamming?
Also, NO. Your apology for interrupting this conversation IS NOT acceptable.
Anyway, @OP:
I think the best option is to back up all your apps using Titanium Backup, reinstall the ROM with DOE option, and then reinstall TB and your apps.
No, using Link2SD will not help you. It doesn't work like that. Sorry.
go to market and dowload link2SD to link or move app to SD ext or
read this thread http://forum.xda-developers.com/showthread.php?t=1716124
better use native sd build
5warafat1 said:
why does my hd2 have 151mb of internal storage and only 91mb for installing apps. i have NexusHD2 ROM.:crying:
Click to expand...
Click to collapse
u have a 512mb htc hd2 so only u have internal storage problem it is not a big deal.......first make a ext partion in sd card so u can use in two ways the ext partion:
1)for instaling native sd build(have more storage depend on how much u partion sd card ):highfive::highfive::highfive:
2)use app to sd or link to sd(help in move apps to sd ext partion:good:
5warafat1 said:
Yes but i have created ext partition of 1gb, yet I still get low memory message. I used titanium back app.
Sent from my NexusHD2 using xda app-developers app
Click to expand...
Click to collapse
U could try link2sd
Worked like a charm for me

[Q] ROM not detecting ext4 partition for dataext

I partitioned my 8gig sd card => 6.5(fat 32-prim) & 1.5(ext4-prim).
In Storage Menu under settings,it is showing available space as 0.00 B
Also whenever i reboot the phone, it gets back to default state.
Any help ?
P.S. I tried partitoning using CWM & PC both. Still the same results
did you Install a dataonext script?
Sent from my NexusHD2 using xda premium
coolsid8 said:
I partitioned my 8gig sd card => 6.5(fat 32-prim) & 1.5(ext4-prim).
In Storage Menu under settings,it is showing available space as 0.00 B
Also whenever i reboot the phone, it gets back to default state.
Any help ?
P.S. I tried partitoning using CWM & PC both. Still the same results
Click to expand...
Click to collapse
Please re-format your ext4 partition to 1gb. As far as I know all those dataonext scripts using 1gb.
By the way:
I did the formatting of the partition for dataonext not over CWM. I used the program "Mini Partitioning Tool".
Just search the Internet, Google is you're friend
Sent from my NexusHD2 using xda app-developers app
shanman-2 said:
did you Install a dataonext script?
Sent from my NexusHD2 using xda premium
Click to expand...
Click to collapse
I installed NexusHD2-JellyBean-4.2.2-CM10. Do i still need to install dataonext separately ?
lEil_0575 said:
Please re-format your ext4 partition to 1gb. As far as I know all those dataonext scripts using 1gb.
By the way:
I did the formatting of the partition for dataonext not over CWM. I used the program "Mini Partitioning Tool".
Just search the Internet, Google is you're friend
Sent from my NexusHD2 using xda app-developers app
Click to expand...
Click to collapse
I tried that too before. Didn't work !!
You need to select dataonext when installing!
Sent from my NexusHD2 using xda premium
search for CronMod script, thats what i use for my HD2.
here is the link: http://forum.xda-developers.com/showthread.php?t=1716124
i used the Int2Ext4+ script but rad carefull and choose what suits you
coolsid8 said:
I installed NexusHD2-JellyBean-4.2.2-CM10. Do i still need to install dataonext separately ?
I tried that too before. Didn't work !!
Click to expand...
Click to collapse
I hope you created the 1GB as primary and not logical. I made the same mistake some months ago
Please check the OT http://forum.xda-developers.com/showthread.php?t=2224469 installation section.
Do it like he is descriping and flash the ROM again. Otherwise it seems to be a problem with your SD card. Cheers

Categories

Resources