Android OS Forum banner

How do I put a zip in the "internal memory" through fastboot?

240139 Views 24 Replies 12 Participants Last post by  swagyboter
I had to go back to stock (wiped internal memory), then I wiped everything in CWR in preperation for a new ROM... BUT... I forgot to put the zip file back. What commands would I use to fastboot the file to internal memory?

Thanks guys!!!
1 - 3 of 25 Posts
If memory serves me, you can't adb push into the root directory. You have to push into a subdirectory.
Am I supposed to be in recovery still while doing this? It gives me a 'device not found' error
Run "adb shell". If this doesn't work, you almost definitely have driver issues.
Same error... It was just working an hour ago to fastboot everything
fastboot and adb use different drivers, I believe. I usually use Samsung drivers for adb but the drivers that come with the tether app (can't think of the name offhand) for fastboot. Install them in that order and you're good. (see Birdman's stickied guide to rooting to see what I'm talking about)
  • Like
Reactions: 1
1 - 3 of 25 Posts
Top