Recover Nexus One - Nexus One Q&A, Help & Troubleshooting

Hi people, my problem is that i erase all nexus one files form ClockworkMod Recovery and when i power on the nexus it's go directly to recovery mod.
when i try
adb shell
mount data
adb push C:\ROM.zip /data/
adb shell
recovery –update_package=DATA:ROM.zip
its return
sh: /sbin/postrecoveryboot.sh: not found
when i try apply a zip from sdcard return
E: can't mount /sdcard/
anyone know anything about this ?

You're saying you formatted your system? In that case your ROM is probably gone right? If you have a flashable custom rom in your SD card why don't you flash that from recovery?

Can't you just:
adb push [rom file path] /sdcard/
reboot
Flash that rom ( just any working rom)
???
If that doesn't work and still says can't mount sd have you tried formatting your sd card?
Do you have any recovery backups you can restore?

Related

formatted sdcard by mistake. phone wont boot. cwm cant mount sdcard. help!

Formatted sdcard. phone is not booting ( stuck on HTC logo) Can't mount sdcard in cwm(to copy a new rom). Can someone help so sort this mess? I can access cwm and bootloader. thx!
use hasoons toolkit to side load your rom or
use adb to push your rom: rom.zip /sdcard/0 ..i think .. not confirmed

[Q] sdcard unmounted somehow help phone works otherwise

hi guys i hope someone can help
somehow my sdcard has become unmounted
i have s-off with revone done with cmd and adb
i have set cid to 11111....
i have updated firmware to 2.17 and 2.14
all was working well until i did factory reset
now i cant access internal storage. camera doesnt work. wifi doesnt work
what do i need to do?
any help would be much appreciated. i have been working on this for hours
flash your ROM again
IINexusII said:
flash your ROM again
Click to expand...
Click to collapse
i have not flashed a rom yet and the stock rom works fine i just cant access sdcard
do i need to flash a rom?
which one? a stock one or a custom one?
stock one
okay
i cant access the sd card to copy a rom to
on the laptop the phone comes up like normal. click on it internal storage comes up like normal. but inside the internal storage folder has a folder called storage. inside that is emulated. inside that is legacy. inside that is the normal file structure.
windows errors when trying to copy files anywhere inside the internal storage folder
when in the camera app on the phone it shows a black image and click on the gallery icon it says no sd card
its like the "sdcard" is unmounted. how do i mount it? ive tried CW recovery and TWRP
try sideloading the ROM, there should be an option for adb sideload and use the command adb sideload romName.zip
is there an adb command to mount sdcard?
jtilz said:
is there an adb command to mount sdcard?
Click to expand...
Click to collapse
there should be in one of the recovery menus
This is exactly what has happened to my phone, and there seems to be more thread cropping up about this.
I can see in TWRP recovery there is an SDCard but cant do anything with it. I can flash a rom via sideload (hardly flashes, my lack of understanding) and from OTG USB in Recovery but there will be no installed rom once done, or at least it wont boot.
Same thing in CWM except that recovery can not see the SDCard so no mounting.

Can Get Into Recovery But Cant Mount

I can get into my HTC One (Att) CWM Recovery but I cant mount the sdcard so I can flash a rom. What do I do!
shizdan said:
I can get into my HTC One (Att) CWM Recovery but I cant mount the sdcard so I can flash a rom. What do I do!
Click to expand...
Click to collapse
Tried sideloading ? Basically you select Install zip from sideload and on your computer
Code:
adb sideload [pathonyourcomputer/rom.zip]
Once it is done you should be able to install your ROM.
Why can't you mount sdcard ? Is it encrypted ? If not, try changing your recovery, try
Code:
fastboot erase cache
, etc...

I have delete my sdcard and have no System more

Hi,
I have Formated my sdcard and have no.more Syste.
If. I want push over adb to sdcard i get the Message that the sdcard have read only.
What i can Do to get rw for the sdcard?
Please Held me any one
Erazor500 said:
Hi,
I have Formated my sdcard and have no.more Syste.
If. I want push over adb to sdcard i get the Message that the sdcard have read only.
What i can Do to get rw for the sdcard?
Please Held me any one
Click to expand...
Click to collapse
you need to push to /data/media/0
/sdcard is just a symlink from /data/media/0.
...if you use twrp you can also use adb sideload:
[HOW TO] ADB Sideload/Push if you Wipe Internal Storage And have no ROM to Flash

[Q] can't boot after format system partition using TWRP

I recently flashed a new version of Insert coin rom. after that I accedently format System partition. and now I copy the zip rom file to SD. any solution?
I want to retorne to stuck but I don't know the right RUU file.
amassine said:
I recently flashed a new version of Insert coin rom. after that I accedently format System partition. and now I copy the zip rom file to SD. any solution?
I want to retorne to stuck but I don't know the right RUU file.
Click to expand...
Click to collapse
you boot the phone to custom recovery and use adb push to get the rom on the phone
adb push rom.zip /sdcard
just be sure the rom.zip is in the same folder as adb

Categories

Resources