Guest Sohaib Mansoor Posted June 17, 2010 Report Posted June 17, 2010 I have the "Desire ROM r22.1 with MoDaCo Additions" installed on my nexus one and I want to install app2sd now. I have already made the necessary partitions on my stock nexus one 4 GB SD using the recovery: swap - 64MB ext2 - 1 GB fat - remaining can someone please guide me from here on. I tried to use the adb method below but it did not work: adb remount adb push 04apps2sd /system/etc/init.d/ adb push e2fsck /system/xbin adb shell chmod 755 /system/xbin/e2fsck adb shell chmod 755 /system/etc/init.d/04apps2sd adb shell mkdir /system/sd adb shell reboot In the mkdir command I used /system/sdcard instead of /system/sd because it was showing the file exists error Am I doing something wrong here? Please keep in mind that I am a newbie.
Guest Sohaib Mansoor Posted June 17, 2010 Report Posted June 17, 2010 do I need to boot in recovery mode before running the adb commands or booting in to the phone mode is okay as well? please, i really need help here.. ;) I have the "Desire ROM r22.1 with MoDaCo Additions" installed on my nexus one and I want to install app2sd now. I have already made the necessary partitions on my stock nexus one 4 GB SD using the recovery: swap - 64MB ext2 - 1 GB fat - remaining can someone please guide me from here on. I tried to use the adb method below but it did not work: adb remount adb push 04apps2sd /system/etc/init.d/ adb push e2fsck /system/xbin adb shell chmod 755 /system/xbin/e2fsck adb shell chmod 755 /system/etc/init.d/04apps2sd adb shell mkdir /system/sd adb shell reboot In the mkdir command I used /system/sdcard instead of /system/sd because it was showing the file exists error Am I doing something wrong here? Please keep in mind that I am a newbie.
Guest Sohaib Mansoor Posted June 17, 2010 Report Posted June 17, 2010 do I need to boot in recovery mode before running the adb commands or booting in to the phone mode is okay as well? please, i really need help here.. ;) ok, how do I install app2sd on my nexus one with desire rom r22.1 with additions (but without a2sd)?
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now