Jump to content

Trying to push file in ADB


Recommended Posts

Guest Budgieboy
Posted

My android is bricked but I have clockwork recovery and I want to push a zip file on the SD card to install, but I do adb push froyo.zip /sd and get "failed to copy froyo.zip to /sd : Read only file system

Posted
My android is bricked but I have clockwork recovery and I want to push a zip file on the SD card to install, but I do adb push froyo.zip /sd and get "failed to copy froyo.zip to /sd : Read only file system

trying mouting USB from clockwork recovery menu..it will pop ur SD card in your operating system.

Posted
trying mouting USB from clockwork recovery menu..it will pop ur SD card in your operating system.

OR i use quicksshd, u can use that too, it will allows us to transfer any file to root and sd card. I am using Ubuntu so ssh login is build-in but in windows, i think there are some software to do so find it and try or use Es File explore and put that file in share folder and copy that with this app.

Cheers mate..:P

Guest Budgieboy
Posted
trying mouting USB from clockwork recovery menu..it will pop ur SD card in your operating system.

It doesn't show up on my PC.

Posted (edited)

Try pushing it to /mnt/sdcard

that should hopefully work

adb push froyo.zip /mnt/sdcard

Edited by Lew247
Guest Budgieboy
Posted
Try pushing it to /mnt/sdcard

that should hopefully work

adb push froyo.zip /mnt/sdcard

It's ok I fixed it this afternoon, I used my friends phone to read the SD card and stuck on a different Froyo rom, worked straight away and it is so much faster.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.