I am STUCK - Hero CDMA General

Stuck trying to make sure a2sd is working... I moved the zip to the SD, partitioned it, upgraded to ext3, and now I am trying to flash the damn zip and it keeps saying there's no zip files found. SOmeone help please? Really dont wanna have to boot up for nothing...

you need to put the zip back on your sd when you put it on there THEN partitioned it formated the card hence the zip got erased. either reboot and add it or boot into recovery and use the usb mass storge option.

Lol! You should've flashed the zip then partitioned. Partitioning wipes your SD card so of course there is no zip to flash!

jerry43812 said:
Stuck trying to make sure a2sd is working... I moved the zip to the SD, partitioned it, upgraded to ext3, and now I am trying to flash the damn zip and it keeps saying there's no zip files found. SOmeone help please? Really dont wanna have to boot up for nothing...
Click to expand...
Click to collapse
you put the zip on
...and then partitioned?

Yeah, apparently I followed some idiot directions... this is why I would rather ask people first than do a damn search. Here's the quote form the thread I followed:
1. (Optional) Download A2SD version 2.5: http://www.darktremor.com/files/misc...2.5-signed.zip. Save the file to your SD card. If you don't want to download this version, skip this step.
2. Reboot the phone into recovery mode.
3. Partition the SD card by selecting Partition SD Card -> Partition SD.
4. Once you have partitioned it, press the back button to go to the main recovery menu.
5. If you downloaded the A2SD version 2.5, flash the program by selecting Flash zip from scard -> a2sd-2.5-signed.zip. Otherwise, skip this step.
Click to expand...
Click to collapse
I thought that was fishy, so after I partitioned, I pushed the file back onto SD (which is really not empty after the ext2 to ext3 upgrade, or partition ffor that matter)
After I re-pushed the zip, I tried to flash it but still says no zip found. So, I go into adb... here's the results:
Code:
You stupid ****er... dont have 2 phones connected at the same time!

If your SD is not empty after partitioning, you did something wrong. That will wipe your SD card.
Download the file again. I used the same link and his directions and it worked fine.

crap... now adb wont even recognize the device as attached

ok point me somewhere so I can go back to complete stock and re-root and reinstall DC. I am aggravated and not playing around anymore.

jerry43812 said:
ok point me somewhere so I can go back to complete stock and re-root and reinstall DC. I am aggravated and not playing around anymore.
Click to expand...
Click to collapse
Try unplugging your pone, killing and restarting the server, and then reconnecting
-unplug
-adb kill_server
-adb start_server
-plug phone in, wait for it to do its thing
-adb devices

tejasrichard said:
Try unplugging your pone, killing and restarting the server, and then reconnecting
-unplug
-adb kill_server
-adb start_server
-plug phone in, wait for it to do its thing
-adb devices
Click to expand...
Click to collapse
tried that and didnt work, i just let the thing boot regular and logcat worked, so adb recognized it again after it began booting. Show me a ROM that's clean, everything works for the most part, and doesnt force me to wipe everything on each update and I'll be flashing it now, after I RUU.

Bielinsk said:
If your SD is not empty after partitioning, you did something wrong. That will wipe your SD card.
Download the file again. I used the same link and his directions and it worked fine.
Click to expand...
Click to collapse
I think there is a lost+found folder that is created during format. That's true for all ext2/ext3/ext4 partitions.

Related

Hero's Kryptonite?

I tried to flash the Hero rom by partitioning my stock micro sd (the 1 that came with the phone)
...yeah i know it says not recommended but my 16gb card is being mailed and i couldnt wait.
anyway...now it will show the boot image and play the sound and then it will just be a black screen and wont go any further.
would i able to salvage this when my 16 gig card comes somehow?
could i flash back to an older rom? is the app_s folder in the ext partition going to interfere with that at all?
Please help!!!
Unbelievable
CC CEO said:
I tried to flash the Hero rom by partitioning my stock micro sd (the 1 that came with the phone)
...yeah i know it says not recommended but my 16gb card is being mailed and i couldnt wait.
anyway...now it will show the boot image and play the sound and then it will just be a black screen and wont go any further.
would i able to salvage this when my 16 gig card comes somehow?
could i flash back to an older rom? is the app_s folder in the ext partition going to interfere with that at all?
Please help!!!
Click to expand...
Click to collapse
i would recommend to go back to your backup (you did do a backup right?)
just flash the data, system, and boot .img files back
since you're doing Hero im guessing you have the newer SPL
you might run into a roadblock trying to fastboot so if you cant get the fastboot to work then boot into recovery mode and then go into a command prompt and run the following:
adb shell
echo /dev/block/mmcblk0 > /sys/devices/platform/usb_mass_storage/lun0/file
Click to expand...
Click to collapse
this will let you access your memory card
get the HardSPL from here
copy it into your card as "update.zip"
now apply the update with ALT+S
after its done you can reboot back into the bootloader with ALT+X and typing
reboot bootloader
Click to expand...
Click to collapse
now you should be able to flash you backups like usual
nope didnt make a backup...i know..
but...
i was able to format my sdcard back to its original state and i flashed google ion back on the phone. question is are there any lingering affects to the phone itself? in setting up the ext2 or anything on the stock card might i have pushed or pulled something i shouldnt have from the internal storage if i didnt create a backup??
if so. how would i fix this?
if you Alt+W'd the phone there wont be any lingering effects,,,, its wiped and wont bother you no sunder!
I was having the same problem as you, as I too am only using the stock 1gb sdhc that came w/ the g1.
just did searching on here and I got it up n running.
I'm thinking maybe you did like me and pushed the /app_s/ folder while the SD was mounted to your pc, this is what I am guessing was my issue.
I've come to that conclusion since I've done the push w/o mounting the SD
Also I found that I had to be in the app_s folder on my computer to push it right, at first I was pushing it and it was going into /system/sd/app_s/app_s
Here's Haykuro's original instruction's
Installation:
1. Download http://www.droiddeveloper.com/hrbuilds/app_s.zip
2. extract "app_s" into your sdcard's ext2 partition.
3. Download http://www.droiddeveloper.com/hrbuilds/hero-signed.zip
4. Place on regular sd card.
5. Reboot into recovery, wipe and flash.
6. Enjoy.
--
for step 2... make sure you are in the actual app_s folder when you do the following command and make sure the sd card is NOT mounted.
adb push app_s /system/sd/app_s
--
follow the rest of the instruction's as stated and you should be fine.
now, to get it running smoother...
follow the tutorial here...
http://forum.xda-developers.com/showthread.php?t=521251
also within the thread there's tip's on moving the Rosie.apk along w/ widget's to internal memory, I just focused on the larger widget's, the largest being the weather one.
hope this help's.
just one noob tryna help another noob out ;-)
please help
When i am doing the update.. i am getting this error.. .
E: Can't chown/mod /system/xbin (not such file or dir)
E: Failure at line 12: set_perm_recursive 0 2000 0755 06755 SYSTEM:xbin
installation aborted."
please help!!

Can't Wipe SD Ext

Hey everyone,
I just rooted my Hero awhile ago and everything went fine... However, I tried to flash a ROM to it and something seems to have screwed up. It booted once, but it wasn't to the new ROM, it seemed like it was back to factory settings... and now it won't get past the initial HTC logo when I try to boot. I can reach the recovery, but I've tried wiping everything and restoring with Nandroid and still nothing.
I think the problem may be with the wipe. When I wipe data/factory reset, I get "No app2sd partition found. Skipping format of /sd-ext." I'm new at this but I've noticed most ROMs saying that sd-ext needs to be wiped. Is this why I can't boot the phone? Is there a way to fix this?
Thanks.
randomhodge said:
Hey everyone,
I just rooted my Hero awhile ago and everything went fine... However, I tried to flash a ROM to it and something seems to have screwed up. It booted once, but it wasn't to the new ROM, it seemed like it was back to factory settings... and now it won't get past the initial HTC logo when I try to boot. I can reach the recovery, but I've tried wiping everything and restoring with Nandroid and still nothing.
I think the problem may be with the wipe. When I wipe data/factory reset, I get "No app2sd partition found. Skipping format of /sd-ext." I'm new at this but I've noticed most ROMs saying that sd-ext needs to be wiped. Is this why I can't boot the phone? Is there a way to fix this?
Thanks.
Click to expand...
Click to collapse
Yes, that's way.
You need to wipe the ext partition -- most likely the partition that houses Apps2SD.
**This will ERASE everything on the SD Card. Before trying this, you need to back up your sd card (pictures, music, etc) -- meaning, copying all the stuff from the card onto your Desktop or somewhere on the computer before proceeding to the next step.
To do so; go into recovery and choose:
1. Partition sdcard
2. Partition SD
3. Press Home to confirm
4. Set Swap-size to 0 MB (Use trackball)
5. Set Ext2-size to 0 MB (Use trackball)
6. Fat32-size = Leave that to Remainder
7. Press Home to confirm.
This will FORMAT (erase) everything on your SD card, but not the phone. For good measure, I would wipe your phone and Dalvik once more before flashing the ROM again. After its done, you can reboot, mount your SD Card and copy what you saved to the desktop (or wherever) back onto the SD card.
If you want Apps2SD (I'll presume you have a regular 2 gig SD Card), then after wiping both your phone and Dalvik; you'll need to follow the steps above to wipe the Ext partition, but instead of setting your swap to 0, set it to 128. Then set your Ext2/3/4 to 1 Gig (1024 megabtyes) and leave the Fat32-size as Remainder. For larger cards, you can adjust the Ext/2/3/4 partitions to about half the size of your SD Card. (Ex. 4 gig card; set Ext to 2 gigs, leave Fat32 as remainder).
Good luck.
I'm not seeing the partition option, maybe I should've mentioned I'm in Clockwork Mod recovery. Under the partitions menu there is an option to format sdcard, will that have the same effect? I've tried format sd-ext, but of course it didn't work..
Edit: I've reformatted the SD card, but still can't boot, and am still getting the No app2sd partition found error when I select wipe data/factory reset. Is there a way to get to the partition sd option with this Clockwork Mod recovery?
randomhodge said:
I'm not seeing the partition option, maybe I should've mentioned I'm in Clockwork Mod recovery. Under the partitions menu there is an option to format sdcard, will that have the same effect? I've tried format sd-ext, but of course it didn't work..
Click to expand...
Click to collapse
Clockwork Mod? Can you please link where you got this? The only recovery ROM's I'm familiar with are RA 1.3.2, 1.5.2, 1.6.2, and Godspeed. I would highly advise installing the latest RA 1.6.2 or Godspeed recovery images, as the advise myself or anyone else gives you will pertain almost always to those recovery images.
The tutorial I was using to flash the ROM recommended using an app from the app store called ROM manager, which installed the Clockwork mod. I'm attempting now to get RA 1.6.2 on it instead.
What's the best way to install a new recovery ROM? using this one, I can get connect to the pc and get a command window open, but from there what I'm trying doesn't seem to be working.
Problems with sd card
this seems like a good place to ask..after trying to flash a new rom(aloysuis) i hung on the black htc screen. i abondoned that card, inserted my old, reflashed fixxxed on there and its fine. i put my other sd card in that wouldnt work, formatted and copied the working card contents back on it. running fixxxedsense my phone upon loading says "sd card removed, Insert a new one. plug it in and it doesnt give me an option to mount, but when im in recovery mode it lets me mount and see all the contents i put on there. Did i ruin my sd card r is there a problem with the partitions maybe?
thatdudepoops said:
this seems like a good place to ask..after trying to flash a new rom(aloysuis) i hung on the black htc screen. i abondoned that card, inserted my old, reflashed fixxxed on there and its fine. i put my other sd card in that wouldnt work, formatted and copied the working card contents back on it. running fixxxedsense my phone upon loading says "sd card removed, Insert a new one. plug it in and it doesnt give me an option to mount, but when im in recovery mode it lets me mount and see all the contents i put on there. Did i ruin my sd card r is there a problem with the partitions maybe?
Click to expand...
Click to collapse
It seems the partitions might be the problem.
**If you don't mind erasing everything on your "broken" sd card, please follow the steps below.
**This will ERASE everything on the SD Card. Before trying this, you need to back up your sd card (pictures, music, etc) -- meaning, copying all the stuff from the card onto your Desktop or somewhere on the computer before proceeding to the next step.
To do so; go into recovery and choose:
1. Partition sdcard
2. Partition SD
3. Press Home to confirm
4. Set Swap-size to 0 MB (Use trackball)
5. Set Ext2-size to 0 MB (Use trackball)
6. Fat32-size = Leave that to Remainder
7. Press Home to confirm.
Click to expand...
Click to collapse
After you've done this; your card will have nothing on it. You should be able to use the card again, I would try using it again and see if you can mount it; both in recovery and in regular phone mode.
pseudoremora said:
It seems the partitions might be the problem.
**If you don't mind erasing everything on your "broken" sd card, please follow the steps below.
After you've done this; your card will have nothing on it. You should be able to use the card again, I would try using it again and see if you can mount it; both in recovery and in regular phone mode.
Click to expand...
Click to collapse
yea i partitioned it, although it doesnt let me set size tho.its says its partition with no errors. it should be partitioned ive used this method every other time...oh im still using ra-heroc-v1.2.3
randomhodge said:
The tutorial I was using to flash the ROM recommended using an app from the app store called ROM manager, which installed the Clockwork mod. I'm attempting now to get RA 1.6.2 on it instead.
What's the best way to install a new recovery ROM? using this one, I can get connect to the pc and get a command window open, but from there what I'm trying doesn't seem to be working.
Click to expand...
Click to collapse
To install a custom recovery image:
1. Download either RA 1.6.2 or Godspeed recovery
2. Copy Recovery Image to your SD Card
3. Boot your phone into recovery mode
4. Plug your phone into your computer
5. Open command prompt and change directory your androidsdk\tools folder
6. Run the following command(s):
Code:
adb shell
$su (not required if you have root already)
#mount -a (You might get some error messages, [B]keep going[/B])
#flash_image recovery /sdcard/recovery-RA-hero-v1.6.2.img
reboot recovery
After the reboot, you should the new recovery image installed.
thatdudepoops said:
yea i partitioned it, although it doesnt let me set size tho.its says its partition with no errors. it should be partitioned ive used this method every other time...oh im still using ra-heroc-v1.2.3
Click to expand...
Click to collapse
If you have a SD Card adapter or a card reader that can read mini-sd cards:
1. Plug your sd card into the reader/adapter; then to the computer
2. Right click on the removable drive in My Computer
3. Choose FORMAT
4. Quick Format is fine
5. After it's complete, close the window and test the card again.
If it fails again or gives error messages, you might have a bad card.
Okay, got the new recovery, partitioned and wiped everything, and am trying to flash the ROM again. Wish me luck
Okay, now I get past the HTC logo, and it seems to be loading the ROM, then it freezes. I've let it sit for around 5 minutes now with nothing, is this normal for the first load of a ROM or should I try to restore my backed up nandroid?
ClockworkMod has a problem with wiping ext. Amon_RA or GodSpeed should work fine.
randomhodge said:
Okay, got the new recovery, partitioned and wiped everything, and am trying to flash the ROM again. Wish me luck
Click to expand...
Click to collapse
Good luck, report back.
Edited the last post, but I'll repost for the new page:
Okay, now I get past the HTC logo, and it seems to be loading the ROM, then it freezes. I've let it sit for around 5 minutes now with nothing, is this normal for the first load of a ROM or should I try to restore my backed up nandroid?
randomhodge said:
Edited the last post, but I'll repost for the new page:
Okay, now I get past the HTC logo, and it seems to be loading the ROM, then it freezes. I've let it sit for around 5 minutes now with nothing, is this normal for the first load of a ROM or should I try to restore my backed up nandroid?
Click to expand...
Click to collapse
The first boot can take some time. With that said, 5-20 minutes is usually best to give the intitial boot. If it still isn't booting; redownload the ROM and try reflashing.
pseudoremora said:
To install a custom recovery image:
1. Download either RA 1.6.2 or Godspeed recovery
2. Copy Recovery Image to your SD Card
3. Boot your phone into recovery mode
4. Plug your phone into your computer
5. Open command prompt and change directory your androidsdk\tools folder
6. Run the following command(s):
Code:
adb shell
$su (not required if you have root already)
#mount -a (You might get some error messages, [B]keep going[/B])
#flash_image recovery /sdcard/recovery-RA-hero-v1.6.2.img
reboot recovery
After the reboot, you should the new recovery image installed.
If you have a SD Card adapter or a card reader that can read mini-sd cards:
1. Plug your sd card into the reader/adapter; then to the computer
2. Right click on the removable drive in My Computer
3. Choose FORMAT
4. Quick Format is fine
5. After it's complete, close the window and test the card again.
If it fails again or gives error messages, you might have a bad card.
Click to expand...
Click to collapse
ok after trying to put the ne recovey on there i tried to go into the adb shell and it says
C:\android-sdk-windows\tools>adb shell
adb server is out of date. killing...
* daemon started successfully *
error: device not found
C:\android-sdk-windows\tools>adb shell
error: device not found
Up and running! Thanks so much for your help
thatdudepoops said:
ok after trying to put the ne recovey on there i tried to go into the adb shell and it says
C:\android-sdk-windows\tools>adb shell
adb server is out of date. killing...
* daemon started successfully *
error: device not found
C:\android-sdk-windows\tools>adb shell
error: device not found
Click to expand...
Click to collapse
Make sure you have Debugging mode on.
To do this (on the phone):
1. Menu
2. Settings
3. Applications
4. Development
5. Make sure USB Debugging has a check in it
Then run the commands again.
randomhodge said:
Up and running! Thanks so much for your help
Click to expand...
Click to collapse
No problem, glad eveything worked out.
pseudoremora said:
Make sure you have Debugging mode on.
To do this (on the phone):
1. Menu
2. Settings
3. Applications
4. Development
5. Make sure USB Debugging has a check in it
Then run the commands again.
No problem, glad eveything worked out.
Click to expand...
Click to collapse
yep its on
thatdudepoops said:
yep its on
Click to expand...
Click to collapse
Are able to run adb commands when your phone is booted into regular phone mode?
pseudoremora said:
Make sure you have Debugging mode on.
To do this (on the phone):
1. Menu
2. Settings
3. Applications
4. Development
5. Make sure USB Debugging has a check in it
Then run the commands again.
No problem, glad eveything worked out.
Click to expand...
Click to collapse
pseudoremora said:
Are able to run adb commands when your phone is booted into regular phone mode?
Click to expand...
Click to collapse
no it still says no devices

[Q]Update fixed Clockworkmod isn't working

Update fixed the SD was broken I don't exactly know why but it explains everything so thanks for all your help and sorry for not being very
clear.
Hi I'm having issues with clockworkmod.
See the problem is while trying to flash cyanogen mod I was getting the endless loop so I kept
at it until I managed to flash it. The problem is I flashed Cm6.1.0 so easy fix right? Well I thought so too until clockworkmod wouldn't find the zip. So I tried nandroid and it again couldn't find any zip so I checked the partitions menu and clockworkmod had mounted the
Sd card and the cache. So I unmounted both and still nothing so I looked at the setting's again and it remounts the cache and sometimes the Sd card. Well my problem is worsened by
the fact that the version of cyanogen mod that did flash doesn't have the market or flash.
Any help will be welcome. HTC aria.
place name here- said:
Hi I'm having issues with clockworkmod.
See the problem is while trying to flash cyanogen mod I was getting the endless loop so I kept
at it until I managed to flash it. The problem is I flashed Cm6.1.0 so easy fix right? Well I thought so too until clockworkmod wouldn't find the zip. So I tried nandroid and it again couldn't find any zip so I checked the partitions menu and clockworkmod had mounted the
Sd card and the cache. So I unmounted both and still nothing so I looked at the setting's again and it remounts the cache and sometimes the Sd card. Well my problem is worsened by
the fact that the version of cyanogen mod that did flash doesn't have the market or flash.
Any help will be welcome. HTC aria.
Click to expand...
Click to collapse
With CM 6, the Market is in the GoogleApps zip which must be installed after the ROM.
Also Flash 10.x does not run on the Aria; the CPU is not supported by Adobe.
Well clockworkmod won't find any zip not even nandroid and so my problem deepens so now can't get the market crap.
place name here- said:
Well clockworkmod won't find any zip not even nandroid and so my problem deepens so now can't get the market crap.
Click to expand...
Click to collapse
Some of your terminology in your post is very confusing. First of all, ClockworkMod will only find ZIP files that are copied to the root directory of your SD card. If you copied them to a folder on your SD card, CWM will not find them.
Second, Nandroid is a backup and restore utility and it does not use ZIP files. It creates backup folders on the SD card under /clockworkmod/backup and contains image files of the various partitions on your phone.
So what is the exact state of your phone? You stated that you have flashed CM 6.1? If you boot your phone normally, does CM 6 start up and are you able to use your phone? In order to install gapps.zip file to get the Market app, copy the gapps.zip file to the root of your SD card and see if ClockworkMod can install it. BTW, in CWM you are select "install zip from sdcard" and then "choose zip from sdcard", right?
tpbklake said:
First of all, ClockworkMod will only find ZIP files that are copied to the root directory of your SD card. If you copied them to a folder on your SD card, CWM will not find them.
Click to expand...
Click to collapse
Not true, you can install ZIP files from any directory.
drumist said:
Not true, you can install ZIP files from any directory.
Click to expand...
Click to collapse
+1. I keep all my zips in a subdirectory on my sdcard.
Sent from my cm6.1 Aria using XDA App
drumist said:
Not true, you can install ZIP files from any directory.
Click to expand...
Click to collapse
CallMeAria said:
+1. I keep all my zips in a subdirectory on my sdcard.
Sent from my cm6.1 Aria using XDA App
Click to expand...
Click to collapse
Thanks for correcting my misinformation. I guess the root location only applies to "update.zip", right?
Yup. And it actually must be named "update.zip"
Oh crap I just formated the boot partition and now my phone won't boot at all!
It still won't find any zip. What now? Is there any way to restore clockworkmod?
place name here- said:
Oh crap I just formated the boot partition and now my phone won't boot at all!
It still won't find any zip. What now? Is there any way to restore clockworkmod?
Click to expand...
Click to collapse
Mount sdcard in clockwork and transfer from PC then reboot recovery and choose the zip
Sent from my Liberty running CM7
that's my problem i can load many zip files but it won't find any of them.
it just keep's saying no files found.
place name here- said:
that's my problem i can load many zip files but it won't find any of them.
it just keep's saying no files found.
Click to expand...
Click to collapse
Are you copying the zip files from your PC to the sd card? Have you tried downloading a ROM zip file directly to your SD card using your phone's browser?
I have exactly the same problem...Clockwork will not see any .zip files....even tried mounting usb storage from cwm, it mounts and the zips are there, yet it can not find any of them when i try to find them (all are in the root of the sdcard)...any ideas?
So if you pick "choose zip from SD" you can't manually pick a zip?
Sent from my Liberty using XDA App
Found a solution:
1. Get SD card formatter from HERE
2. Plugin your phone (as USB drive), start up the application and format the card (default options selected) NOTE: backup your SD card to your PC first (obviously)
3. Unplug the phone (or put it into charge mod, whatever)
4. The phone should now try (and fail) to mount the card...go to the SD options and format the card using the phone function
The .zip files should now be visible in ClockworkMod Recovery (it worked for me and a few others as far as i know)

Clone SD card (with a2sd on)?

Question:
I've noticed I'm pretty much at my limit for space on my current SD card (like 80MB remaining on a 4GB!)...
I've ordered an 8GB card to replace this one... but how can I "clone" my current 4GB card (with a2sd partitions) and then copy it over to my 8GB card, without losing data, settings, apps, etc? Is there a way?
Thanks in advance.
Do this all from within Clockwork Recovery:
1) Make a nandroid backup
2) Connect the phone to a computer
3) Partitions menu > mount USB storage
4) Copy all contents from the old SD card to a temporary folder on your computer (including the clockworkmod folder which contains the nandroid backup you just took)
5) Unmount and disconnect from computer.
6) Pull battery to shut the phone off, or if you would prefer you can boot the phone and then turn the phone off immediately afterward. Pulling battery just saves time.
7) Put new SD card in
8) Boot into clockwork
9) Format the card with Clockwork w/ ext partition
10) Connect to computer, mount USB storage again, copy all files back to the phone
11) Unmount and disconnect cable from computer
12) Nandroid > advanced restore > Restore sd-ext only
13) Reboot and you're done.
And if something goes wrong, it's not really a big deal since you will still have the original files on the old SD card so you can try again or ask for help to try another method.
Sounds complicated enough to work. I'll try when the card comes and let you all know. Thanks!
gfinockio said:
Sounds complicated enough to work. I'll try when the card comes and let you all know. Thanks!
Click to expand...
Click to collapse
Haha yeah, I think it's the easiest way to do it with Windows, since you can't read the ext partition from the computer. You could probably just copy the contents of both partitions through Linux if you're comfortable doing that.
Doesn't a nandroid backup the ext partition too?
If you're using windows you could just backup your fat32 partition on your PC and partition your new card and then copy all your files back and do your nandroid restore.
I think this would work...
jdwhite87 said:
Doesn't a nandroid backup the ext partition too?
If you're using windows you could just backup your fat32 partition on your PC and partition your new card and then copy all your files back and do your nandroid restore.
I think this would work...
Click to expand...
Click to collapse
Clockwork does not back up my ext partition. It can't mount it or anything. Not sure why. Might be because its ext4, but when I do nandroids the sd-ext backup always fails.
I have to use Ubuntu and mount as storage. Then both of my partitions mount on my computer and I can do as I please. For me this seems easiest anyway. Simple copy and paste and it can be done from a live cd for those that dont already have Ubuntu.
Sent from my cm7 Aria.
drumist said:
Do this all from within Clockwork Recovery:
1) Make a nandroid backup
2) Connect the phone to a computer
3) Partitions menu > mount USB storage
4) Copy all contents from the old SD card to a temporary folder on your computer (including the clockworkmod folder which contains the nandroid backup you just took)
5) Unmount and disconnect from computer.
6) Pull battery to shut the phone off, or if you would prefer you can boot the phone and then turn the phone off immediately afterward. Pulling battery just saves time.
7) Put new SD card in
8) Boot into clockwork
9) Format the card with Clockwork w/ ext partition
10) Connect to computer, mount USB storage again, copy all files back to the phone
11) Unmount and disconnect cable from computer
12) Nandroid > advanced restore > Restore sd-ext only
13) Reboot and you're done.
And if something goes wrong, it's not really a big deal since you will still have the original files on the old SD card so you can try again or ask for help to try another method.
Click to expand...
Click to collapse
I'm stumped on step 9 - what menu option in Clockwork will format the ext partition? What menu?
gfinockio said:
I'm stumped on step 9 - what menu option in Clockwork will format the ext partition? What menu?
Click to expand...
Click to collapse
Partitions menu
CallMeAria said:
Partitions menu
Click to expand...
Click to collapse
What version has that menu option? I don't see it.
Interesting. I was sure you could format a card with ext partition through Clockwork but apparently you can't. You can do it through ROM Manager though, so I guess you may have to boot into the phone to get to it.
The programs on the ext partition won't show up yet of course. Don't be alarmed. Just partition the card through ROM Manager, then once you're done doing that, do the nadroid advanced restore. If there are any problems after a reboot (i.e., it didn't work correctly), go back and try doing the regular full nandroid restore.
gfinockio said:
What version has that menu option? I don't see it.
Click to expand...
Click to collapse
v2.5.0.1
This doesnt create a partition though. It just formats an existing partition. You'll have to use drumist's method of going through Rom manager to actually create the ext3 parition from the phone.
CallMeAria said:
v2.5.0.1
This doesnt create a partition though. It just formats an existing partition. You'll have to use drumist's method of going through Rom manager to actually create the ext3 parition from the phone.
Click to expand...
Click to collapse
Tried running ROM Manager - of course, it's installed on the 4GB card which isn't on my phone when I have the 8GB in to format. So then I re-installed it using the APK... but I get the exclamation mark when it boots to recovery to format... probably because a2sd is installing the same program on the ext part which it is now trying to format.
I think I'm going to have to format/partition it using Linux somehow instead, no?
gfinockio said:
Tried running ROM Manager - of course, it's installed on the 4GB card which isn't on my phone when I have the 8GB in to format. So then I re-installed it using the APK... but I get the exclamation mark when it boots to recovery to format... probably because a2sd is installing the same program on the ext part which it is now trying to format.
I think I'm going to have to format/partition it using Linux somehow instead, no?
Click to expand...
Click to collapse
someone recommended in another thread that when that happens you just pull out the battery and then use volume down+power to boot back into recovery and it should then work.
But the method I use is to do it from Ubuntu (a linux version). If you dont want to install Ubuntu on your computer you can make a bootable CD or USB drive with Ubuntu on it (directions for this are on the Ubuntu download page) and actually run Ubuntu from the CD/USB without ever installing it on your computer. From there you can use gParted to create paritions. And while I recommend making backups, gparted even allows you to resize and move partitions without deleting anything.
gfinockio said:
Tried running ROM Manager - of course, it's installed on the 4GB card which isn't on my phone when I have the 8GB in to format. So then I re-installed it using the APK... but I get the exclamation mark when it boots to recovery to format... probably because a2sd is installing the same program on the ext part which it is now trying to format.
I think I'm going to have to format/partition it using Linux somehow instead, no?
Click to expand...
Click to collapse
Yeah, that's what I was worried about. My suggestion then is to format the card through linux if you have a SD card reader. Easiest way is to use an Ubuntu LiveCD. Do you know how to do this on your own?
Also, definitely do a full nandroid restore once the SD card is reformatted. Since you booted the phone and tried to install an app, it's possible something got screwed up -- nothing to worry about though because a full nandroid restore should revert everything.
drumist said:
Yeah, that's what I was worried about. My suggestion then is to format the card through linux if you have a SD card reader. Easiest way is to use an Ubuntu LiveCD. Do you know how to do this on your own?
Also, definitely do a full nandroid restore once the SD card is reformatted. Since you booted the phone and tried to install an app, it's possible something got screwed up -- nothing to worry about though because a full nandroid restore should revert everything.
Click to expand...
Click to collapse
I'm reverting back now, going to sleep on it, and then investigate formatting it via LiveCD tomorrow morning. It's been several years since I've had to go near anything Unix.
By the way, another option is to just do a clean install on your phone with a ROM that has ROM Manager built in. Use that to do the format on the SD card.
drumist said:
By the way, another option is to just do a clean install on your phone with a ROM that has ROM Manager built in. Use that to do the format on the SD card.
Click to expand...
Click to collapse
That got me thinking...Ive never had a problem adding an ext partition using Rom Manager. Ive done it to 3 SD cards now without a single issue. BUT, Ive also always done it while on cm6/7 which both came with Rom Manager pre-installed with the rom and quite a bit of integration with the rom manager app...just a thought...
EDIT: Scratch that, I used it for 2 SD cards, the 3rd was done with Ubuntu.
Here's my post from the other thread
jdwhite87 said:
Rom manager - partition SD card - choose your partitions. It will reboot into recovery and try but fail to partition your card. Pull battery. Replace battery - hold volume down and power. Wait for it to try and find the libde. Img then press volume down and it will highlight recovery then press power. It will boot into recovery and finish partitioning your card.
I think that's how I got it to work.
Click to expand...
Click to collapse
I did this with two different SD cards on fr008. Both were sandisks. One was a 16 gb class 4 and the other was an 8 gb class 6. I couldn't get gparted to partition the 8 gb for whatever reason. I didn't know what Ubuntu was when I partitioned the 16 gb
It seems like an oversight that maybe of the masses of people with Android devices that one day the general (non-xda) population would want a simple way to transfer their sd card data to a larger card...
I Imagine there are a bunch of people out there clueless.
Hell, I read XDA and there was still no clear simple way in this thread.
(I got here from a Google search for SD CARD CLONE)
Got it to work, finally. Required some back-and-forth with the Nandroid backups, but I have everything running off of my 8GB SD card now, without reinstalling!
Now, to sell off my 4GB card... anyone?

[Q] Accessing CM7 SDcard while using standard Nook firmware

Just got my NC last week and thanks to this site have successfully been running CM7 (latest stable version) on a 16GB Sandisk class 4 card. I have put a few movies into a folder on the SDcard in a folder I created /MyFiles/videos. CM7 automatically found them and they playback fine.
For kicks, I booted into the emmc mode last night (running 1.3). I can browse my SDcard and see the /MyFiles/videos folder, but no files show up. Shouldn't I be able to see these files while booting with the standard Nook mode?
mogators1 said:
Just got my NC last week and thanks to this site have successfully been running CM7 (latest stable version) on a 16GB Sandisk class 4 card. I have put a few movies into a folder on the SDcard in a folder I created /MyFiles/videos. CM7 automatically found them and they playback fine.
For kicks, I booted into the emmc mode last night (running 1.3). I can browse my SDcard and see the /MyFiles/videos folder, but no files show up. Shouldn't I be able to see these files while booting with the standard Nook mode?
Click to expand...
Click to collapse
What a SD CM7 sees as the "sdcard" is partition 4 on the card... stock does not see this partition... what stock is seeing is the first (or "boot") partition on the card.
DizzyDen said:
What a SD CM7 sees as the "sdcard" is partition 4 on the card... stock does not see this partition... what stock is seeing is the first (or "boot") partition on the card.
Click to expand...
Click to collapse
Thanks for the reply. That's weird because I don't think I created the path /MyFiles/videos anywhere on the first partition but I was seeing that folder. Looks like my something is messed up though as I can't get my CM7 to even boot now. It just sits there spinning at the CM7 logo. Any ideas?
Another update. I put the SD card in a USB reader and put it in my Linux machine. It sees all 4 partitions and my files are still where I thought they were. The CM7 SDCARD partition has a /MyFiles/Videos with my movies in it and the /boot partition has a /My Files/Videos folder that is empty. So all of that explains why I couldn't see my files when booted into standard Nook mode, but I still can't boot into CM7. Please help.
Why did you created /My Files/Videos folder in the /boot partition?
First step would be delete them off.
votinh said:
Why did you created /My Files/Videos folder in the /boot partition?
First step would be delete them off.
Click to expand...
Click to collapse
I don't even remember doing that, but it is possible that I did. Deleting those files didn't fix it.
I just remembered something else I did. When I was trying to boot into Nook mode, I forgot to hold in the nook key so it started booting into CM7. When it did that I held in the power button to turn it back off. That is probably what horked up my CM7.
Do you have a clean backup? Try that?
Worst case, redo your uSD
votinh said:
Do you have a clean backup? Try that?
Worst case, redo your uSD
Click to expand...
Click to collapse
Unfortunately, I'm so new to this I haven't even looked into how to back it up. I downloaded the free version of Titanium backup but hadn't messed around with it yet.
I used Evergreen's method for installing with the size agnostic image. Is there a way to reinstall without wiping the uSD card and starting from scratch?
mogators1 said:
Unfortunately, I'm so new to this I haven't even looked into how to back it up. I downloaded the free version of Titanium backup but hadn't messed around with it yet.
I used Evergreen's method for installing with the size agnostic image. Is there a way to reinstall without wiping the uSD card and starting from scratch?
Click to expand...
Click to collapse
Try just putting the same nightly or stable build you used before on the boot partition and boot into verygreen's recovery mode.
DizzyDen said:
Try just putting the same nightly or stable build you used before on the boot partition and boot into verygreen's recovery mode.
Click to expand...
Click to collapse
Tried that and it didn't work either. I've given up and just started over from scratch. Will have to look into a backup procedure. Thanks everyone for the suggestions.
Honestly, I didn't even know or remember how to make a copy if running off uSD.
Clone it, maybe?
Using the auto-recovery method on the SD card then the file must be called update-gb-*.zip for it to install it. It is also aware of files called gapps-gb-*.zip. Any other files will be ignored.
Providing the file is named like that then you should see it install it when powered up with N key pressed and recovery selected.
bobtidey said:
Using the auto-recovery method on the SD card then the file must be called update-gb-*.zip for it to install it. It is also aware of files called gapps-gb-*.zip. Any other files will be ignored.
Providing the file is named like that then you should see it install it when powered up with N key pressed and recovery selected.
Click to expand...
Click to collapse
What is the auto recovery method?
I'm back up and running again so I'm ready to back this thing up.
mogators1 said:
What is the auto recovery method?
I'm back up and running again so I'm ready to back this thing up.
Click to expand...
Click to collapse
I just meant the recovery mechanism that comes with the SD boot. Powering up with N key on and selecting recovery boots into a mode where it will just install the zips I mentioned and not a full menu driven recovery mode where you can reformat partitions, select which zips to install etc.
He asked how to make a backup, not how to install or update.

Categories

Resources