Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
overground
Old
(Last edited by overground; 16th February 2010 at 07:28 PM.)
#1  
overground's Avatar
Developer Committee / Senior Moderator / Recognized Developer - xxxda-developers Founder - OP
Thanks Meter 762
Posts: 4,663
Join Date: Apr 2009
Location: Oxnard, CA Likes: Los Angeles Lakers Dislikes: Heavy petting zoos
Default [HOW-TO] Have it all - Enomther's 1.5/6.1+Himem+Apps2SD

Tools you'll need:
1. Rooted Nexus
2. sdcard with 2 primary partitions 1. fat32 2. ext2/3 (I did 500mb)---class 6 card highly recommended
3.Enomther's 1.6.1 found here or Enomther's 1.5.1 found here (placed at root of sdcard)
4. Himem 1.6.1 kernel update found here or Himem 1.51 kernel update found here (placed at root of sdcard)
5. Titanium backup (available in the Market...donation key recommended)
6. Be open to frustration (and possibly, but not likely, damage your device) and not hold me responsible!

Steps to take:
If you are already running EM1.5/6.1 WITHOUT the memory kernel hack, you should be able to skip the titanium and wipe part, and skip straight to step #5, however...MAKE SURE YOU NANDROID!!! first.

1. Backup!! (nandroid <most important>/Titanium <recommend donation key, as I don't know free functionality)
2. Wipe
3. Flash 1.5.1 or 1.6.1 (or reflash if already running with himem)
4. Reboot WITHOUT enabling Google backup
5. Lucid in adb shell or terminal emulator (dalvik2sd <lucid -dc -a> optional)
Code:
su
lucid -a -sd
lucid -dc -sd
reboot
6. After full boot, reboot to recovery console
8. Once in recovery, flash Himem, reboot again
7. Install Titanium app from the market
8. Restore Titanium backup made in step 1 (in batch>all apps+data option)
9. Reboot one final time
11. Check everything worked by typing "free" in terminal and verify internal storage in settings (mine says 395332 total memory and 174 free internal memory)
12. <optional> Flash/apply theme or morph


EDIT: Beware!!! This is my 666th post!!!
 
T-mobile SDA, T-mobile G1 (bronze) Rooted, Nexus One Rooted 4.0.4, T-mobile G2x Rooted, Viewsonic G-tab 10.1", HTC OneX (SOLD), Kindle Fire Rooted, T-mobile SGS3 rooted, Note 10.1 rooted / GDE=360°s of fun!! / pinkventure.com
Quote:
Originally Posted by dumfuq View Post
That is correct. Or you cold use the escape sequence instead of quotes.
Code:
sh /system/sd/bart.sh Double\ post -d -u -m -f -u -q knockeduphooker9.1.1Full10-26-09
Buy me some meds
 
overground
Old
(Last edited by overground; 10th February 2010 at 09:36 PM.)
#2  
overground's Avatar
Developer Committee / Senior Moderator / Recognized Developer - xxxda-developers Founder - OP
Thanks Meter 762
Posts: 4,663
Join Date: Apr 2009
Location: Oxnard, CA Likes: Los Angeles Lakers Dislikes: Heavy petting zoos
The basic scenario is to set up apps2sd before flashing the himem kernel...I was getting bootloops performing it any other way than this. Your results may vary.

If you get bootloops and skipped anything, you may need to perform complete process.

Also, if in bootloop (stuck at the X splash screen),
Code:
adb shell reboot recovery
saves having to pull the battery.
 
T-mobile SDA, T-mobile G1 (bronze) Rooted, Nexus One Rooted 4.0.4, T-mobile G2x Rooted, Viewsonic G-tab 10.1", HTC OneX (SOLD), Kindle Fire Rooted, T-mobile SGS3 rooted, Note 10.1 rooted / GDE=360°s of fun!! / pinkventure.com
Quote:
Originally Posted by dumfuq View Post
That is correct. Or you cold use the escape sequence instead of quotes.
Code:
sh /system/sd/bart.sh Double\ post -d -u -m -f -u -q knockeduphooker9.1.1Full10-26-09
Buy me some meds
 
lolittle
Old
#3  
Senior Member
Thanks Meter 1
Posts: 187
Join Date: Jan 2010
Little more info needed for the android newbies out there, e.g. ext partition ect

but overall nice how to, and thanks for the info ill giv it whirl soon
Galaxy Nexus




Nexus One for Sale - PM if interested!
 
Breakthecycle2
Old
#4  
Breakthecycle2's Avatar
Senior Member
Thanks Meter 32
Posts: 2,525
Join Date: Jun 2009
Location: NJ
After flashing the highmem it got's stuck at the X splash screen.
 
overground
Old
#5  
overground's Avatar
Developer Committee / Senior Moderator / Recognized Developer - xxxda-developers Founder - OP
Thanks Meter 762
Posts: 4,663
Join Date: Apr 2009
Location: Oxnard, CA Likes: Los Angeles Lakers Dislikes: Heavy petting zoos
Quote:
Originally Posted by lolittle View Post
Little more info needed for the android newbies out there, e.g. ext partition ect

but overall nice how to, and thanks for the info ill giv it whirl soon
Ahh, yes...sdcard partitions...Post #1 updated. Good looking out.

Quote:
Originally Posted by Breakthecycle2 View Post
After flashing the highmem it got's stuck at the X splash screen.
Happened to me a couple times in my experiments. Make sure you are not skipping any steps and are not using a different/older copy of the himem...download a fresh copy from the link in the OP as the file has changed in the last few days.
While stuck at the X splash screen (A.K.A. bootloop) do this.
Code:
adb shell reboot recovery
start over from step #2 above.

2. wipe
3. flash 1.5.1...etc.
 
T-mobile SDA, T-mobile G1 (bronze) Rooted, Nexus One Rooted 4.0.4, T-mobile G2x Rooted, Viewsonic G-tab 10.1", HTC OneX (SOLD), Kindle Fire Rooted, T-mobile SGS3 rooted, Note 10.1 rooted / GDE=360°s of fun!! / pinkventure.com
Quote:
Originally Posted by dumfuq View Post
That is correct. Or you cold use the escape sequence instead of quotes.
Code:
sh /system/sd/bart.sh Double\ post -d -u -m -f -u -q knockeduphooker9.1.1Full10-26-09
Buy me some meds
 
Mikey
Old
(Last edited by Mikey; 11th February 2010 at 02:17 AM.)
#6  
Mikey's Avatar
Senior Moderator - Terror of the Trolls
Thanks Meter 781
Posts: 5,237
Join Date: Oct 2007
Location: Chicago

 
DONATE TO ME
What is the command to reverse the davlik back to the phone memory?
What wouyld the command be in adb to check if apps2sd and davlik2sd or vice versa actually worked correctly before preceding?
Code:

Phone: Samsung Galaxy Nexus               Tablet: Google Nexus 7
ROM: PURITY JDQ39                         ROM: PURITY JDQ39
Kernel: AK Kernel Diamond ed.             Kernel: M-Kernel
Baseband: I925OUGLH1                      Bootloader: v4.18
Recovery: TWRP v2.4.3.0                   Recovery: TWRP v2.4.3.0
 
overground
Old
(Last edited by Mikey; 11th February 2010 at 03:16 AM.)
#7  
overground's Avatar
Developer Committee / Senior Moderator / Recognized Developer - xxxda-developers Founder - OP
Thanks Meter 762
Posts: 4,663
Join Date: Apr 2009
Location: Oxnard, CA Likes: Los Angeles Lakers Dislikes: Heavy petting zoos
Should be
Code:
su
lucid -dc -g1
reboot
Quote:
Originally Posted by Mikey1022 View Post
What is the command to reverse the davlik back to the phone memory?
What wouyld the command be in adb to check if apps2sd and davlik2sd or vice versa actually worked correctly before preceding?
 
T-mobile SDA, T-mobile G1 (bronze) Rooted, Nexus One Rooted 4.0.4, T-mobile G2x Rooted, Viewsonic G-tab 10.1", HTC OneX (SOLD), Kindle Fire Rooted, T-mobile SGS3 rooted, Note 10.1 rooted / GDE=360°s of fun!! / pinkventure.com
Quote:
Originally Posted by dumfuq View Post
That is correct. Or you cold use the escape sequence instead of quotes.
Code:
sh /system/sd/bart.sh Double\ post -d -u -m -f -u -q knockeduphooker9.1.1Full10-26-09
Buy me some meds
 
Mikey
Old
(Last edited by Mikey; 11th February 2010 at 03:16 AM.)
#8  
Mikey's Avatar
Senior Moderator - Terror of the Trolls
Thanks Meter 781
Posts: 5,237
Join Date: Oct 2007
Location: Chicago

 
DONATE TO ME
Code:
# lucid -a -sd
lucid -a -sd
Nothing was done. /system/sd/app          is FOLDER.
Please rm -r /system/sd/app          first.
Nothing was done. /system/sd/app-private  is FOLDER.
Please rm -r /system/sd/app-private  first.
Hmmm doesnt seem like it quit worked out lol

Did what it suggested for mt to remove the two folders and reapplied, worked.
lucid -s confirmed it
Code:

Phone: Samsung Galaxy Nexus               Tablet: Google Nexus 7
ROM: PURITY JDQ39                         ROM: PURITY JDQ39
Kernel: AK Kernel Diamond ed.             Kernel: M-Kernel
Baseband: I925OUGLH1                      Bootloader: v4.18
Recovery: TWRP v2.4.3.0                   Recovery: TWRP v2.4.3.0
 
overground
Old
#9  
overground's Avatar
Developer Committee / Senior Moderator / Recognized Developer - xxxda-developers Founder - OP
Thanks Meter 762
Posts: 4,663
Join Date: Apr 2009
Location: Oxnard, CA Likes: Los Angeles Lakers Dislikes: Heavy petting zoos
Quote:
Originally Posted by Mikey1022 View Post
Code:
# lucid -a -sd
lucid -a -sd
Nothing was done. /system/sd/app          is FOLDER.
Please rm -r /system/sd/app          first.
Nothing was done. /system/sd/app-private  is FOLDER.
Please rm -r /system/sd/app-private  first.
Hmmm doesnt seem like it quit worked out lol

Did what it suggested for mt to remove the two folders and reapplied, worked.
lucid -s confirmed it
So, you got it working?
If not:
Code:
su
lucid -c
will clear your ext partition of app, app-private and dalvik-cache folders. Then you can run lucid -a -sd without issue. You may have to reboot in between, maybe not.

Oh, and thanks for fixing my quote...posted it while driving.
 
T-mobile SDA, T-mobile G1 (bronze) Rooted, Nexus One Rooted 4.0.4, T-mobile G2x Rooted, Viewsonic G-tab 10.1", HTC OneX (SOLD), Kindle Fire Rooted, T-mobile SGS3 rooted, Note 10.1 rooted / GDE=360°s of fun!! / pinkventure.com
Quote:
Originally Posted by dumfuq View Post
That is correct. Or you cold use the escape sequence instead of quotes.
Code:
sh /system/sd/bart.sh Double\ post -d -u -m -f -u -q knockeduphooker9.1.1Full10-26-09
Buy me some meds
 
Mikey
Old
#10  
Mikey's Avatar
Senior Moderator - Terror of the Trolls
Thanks Meter 781
Posts: 5,237
Join Date: Oct 2007
Location: Chicago

 
DONATE TO ME
All good now
Code:

Phone: Samsung Galaxy Nexus               Tablet: Google Nexus 7
ROM: PURITY JDQ39                         ROM: PURITY JDQ39
Kernel: AK Kernel Diamond ed.             Kernel: M-Kernel
Baseband: I925OUGLH1                      Bootloader: v4.18
Recovery: TWRP v2.4.3.0                   Recovery: TWRP v2.4.3.0

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

Advanced Search
Display Modes

report this ad
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...