I would like to pull my boot.img from my Nook, but my questions are 1) is it possible 2) is so, how do I do it?
I have looked on Nookdev and searched with google. I have found the stock boot.img, but since I am using a modified rom I would like to start with that.
Is the ramdisk.img what I am looking for in a rom? Wondering because that's what SDK is using
Sent from my HERO200 using XDA App
You should be able to either adb pull it or dd on the actual phone.
adb pull /dev/block/mmcblk0p1 boot.img
or
dd if=/dev/block/mmcblk0p1 of=/sdcard/boot.img
* and by phone, I mean tablet
Thanks, give it a shot when I get home.
Sent from my HERO200 using XDA App
Look in your Clockworkmod/backup folder...
Sent from my Nexus One using XDA Premium App
Dan you are the man! That worked, thanks
Sent from my HERO200 using XDA App
Related
https://www.dropbox.com/sh/vp51ob3m1whfuum/nsFd5JxRff/[mw3]bootanimation.zip
enjoy!
let me know what you think
dont forget to thanks
Is it a flashable zip ? If it doesn't like me , how i can replace the original ?
Sent from my Nexus S using XDA
Its really eazy you can flash or rename to bootanimation.zip and copy and drop system/media
Sent from my Nexus S using XDA
Installation aborted with recovery
Sent from my Nexus S using XDA
Try the other way it works for me that way
Sent from my Nexus S using XDA
CMW flashable zip..http://www.mediafire.com/?zjd3b7c8cm5s1h7
any screenshots?
vertigosrs said:
any screenshots?
Click to expand...
Click to collapse
It is the mw3 startup when you turn the game on.
Sent from my Nexus S 4G using xda premium
jjhrrsn said:
It is the mw3 startup when you turn the game on.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Pretty much
Sent from my Nexus S using XDA
bord1er said:
Its really eazy you can flash or rename to bootanimation.zip and copy and drop system/media
Sent from my Nexus S using XDA
Click to expand...
Click to collapse
Gonna try it
himzzz said:
Gonna try it
Click to expand...
Click to collapse
Or do it via ADB push
- start command promped
- go to specified folder of where you have the bootanimation
- cd.. to move up
- cd +foldername to go to folder
- type command: adb remount
adb push bootanimation.zip /system/media (push file onto phone)
adb shell bootanimation (test if it worked)
Nice thank you
Sent from my Nexus S using XDA
Can someone on a 3UK rooted phone pull their stock firmware for me please?
If you run this from your comp in bootloader it will copy it to sd then upload to share here.
adb shell
dd if=/dev/block/mmcblk0p31 of=/sdcard/radio_firmware.img
Thanks in advance
Sent from my HTC One using xda app-developers app
Oh and can someone on 3UK also upload a copy of their Stock Recovery.
Thanks in advance.
Sent from my HTC One using xda app-developers app
Anybody got an alternate download link? I can't download from goo.im on my phone even with the app. Would be greatly appreciated.
Sent from my MB886 using xda app-developers app
That is old stuff man haha
Sent from my MB886 using xda app-developers app
Semborski said:
Anybody got an alternate download link? I can't download from goo.im on my phone even with the app. Would be greatly appreciated.
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
don't use safe strap. unlock the bootloader, flash a real rom. change the boot logo to the stock one and noone will ever know you that you unlocked it.
Which would you suggest? I do have unlocked boot loader currently.
Sent from my MB886 using xda app-developers app
Well you don't use safe strap with am unlocked bootloader. Get cwm.
Sent from my PACMAN MATRIX HD MAXX
That has to be flashed with fastboot right? Any tutorials?
Sent from my MB886 using xda app-developers app
There's a whole bunch. And a tool that does it all for you also. Look in the development section man. Ain't hard to search.
Sent from my PACMAN MATRIX HD MAXX
Semborski said:
That has to be flashed with fastboot right? Any tutorials?
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
Just download the cwm file and place it in fast boot folder or platform tools if you have SDK.. Open command window there by presssing shift key and right clicking simultaneously... Type the command "fastboot flash recovery recovery_name.img". Replace the name of your recovery To recovery_name... Then "fastboot reboot"
Sent from my MB886 using xda app-developers app
Just did it and saw you posted. When I restored my phone last night I did it manually in cmd with fast boot so it was easy enough.
Sent from my MB886 using xda app-developers app
Semborski said:
Just did it and saw you posted. When I restored my phone last night I did it manually in cmd with fast boot so it was easy enough.
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
Always use manual fastboot/adb commands... Those are better than tools..
Sent from my MB886 using xda app-developers app
Can I use a 4.0.4 ROM or anything? I miss otg support. Otherwise what are some good 4.1.2 ROMs?
Also to your reply: by cmd I meant command prompt. I did it with adb and fastboot directly.
Sent from my MB886 using xda app-developers app
Semborski said:
Can I use a 4.0.4 ROM or anything? I miss otg support. Otherwise what are some good 4.1.2 ROMs?
Also to your reply: by cmd I meant command prompt. I did it with adb and fastboot directly.
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
Yes you can get 4.0.4 back... But reg otg, it works in 4.1.2 as well ... Even it works with all 4.2.2 nightlies... What problem you face in otg?
Sent from my MB886 using xda app-developers app
Im on stock 4.1.1 right now. I try to use an app called arduino commander and it doesn't work. Nothing plugged into my externally powered otg cable works. What's a good 4.1.2 ROM to use?
Sent from my MB886 using xda app-developers app
Semborski said:
Im on stock 4.1.1 right now. I try to use an app called arduino commander and it doesn't work. Nothing plugged into my externally powered otg cable works. What's a good 4.1.2 ROM to use?
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
try this app and tell me whether it works or not....
Myth tools will flash it at the push if a button.
Sent from my MB886 using xda premium
dalbig said:
Myth tools will flash it at the push if a button.
Sent from my MB886 using xda premium
Click to expand...
Click to collapse
no devoloper will recomend myth tools.. it is for lazy noobs..
Aingaran said:
no devoloper will recomend myth tools.. it is for lazy noobs..
Click to expand...
Click to collapse
That's a matter of opinion.. all I know is the program works. Someone was asking for help so I gave them my thoughts on what I've experienced.
Sent from my MB886 using xda premium
Aingaran said:
no devoloper will recomend myth tools.. it is for lazy noobs..
Click to expand...
Click to collapse
one click tools aren't for lazy noobs... if it helps you then thats alright.
How do you flash a ROM? I want to install the pacman ROM. I tried to erase factory reset and install zip from SD card but it gave an error. Any advice?
Sent from my MB886 using xda app-developers app
Are you using the cwm from Matt groff or the version from the photon Q?
Sent from my PACMAN MATRIX HD MAXX
Hey could someone point me to a walkthrough of how to flash a custom recovery with Mac. I have tried everything and I'm lost. I have unlocked boot loader.
Sent from my 831C using xda app-developers app
cvv1984 said:
Hey could someone point me to a walkthrough of how to flash a custom recovery with Mac. I have tried everything and I'm lost. I have unlocked boot loader.
Sent from my 831C using xda app-developers app
Click to expand...
Click to collapse
Point your terminal to the folder the recovery image is located and type
./fastboot-mac flash recovery nameofrecovery.img
I have tried that over and over but it doesn't seem to flash. Would it be easier to put the recovery on the desktop
Sent from my 831C using xda app-developers app
cvv1984 said:
I have tried that over and over but it doesn't seem to flash. Would it be easier to put the recovery on the desktop
Sent from my 831C using xda app-developers app
Click to expand...
Click to collapse
Usually putting it in a root of a drive is the easiest.
Baked on a rare HTC One in Vivid Blue!
geko95gek said:
Usually putting it in a root of a drive is the easiest.
Baked on a rare HTC One in Vivid Blue!
Click to expand...
Click to collapse
Can you drag and drop files into the terminal like you can on windows?
Yea you can as far as know. I was thinking maybe I had the wrong recovery. Could you link one for me just to make sure I'm using the right thing
Sent from my 831C using xda app-developers app
I'm using the one
http://forum.xda-developers.com/showthread.php?t=2700388
First off, I apologize for this question because I've read how to do it in the development section but for the life of me I can't find it.
What's the command to check screen type in adb or terminal emulator? I've I've read through the threads but must have missed it. Thanks for the help!
Sent from my VS980 4G using XDA Premium 4 mobile app
su
cat proc/cmdline
JRJ442 said:
su
cat proc/cmdline
Click to expand...
Click to collapse
You're the man! Thanks a whole bunch!
Sent from my VS980 4G using XDA Premium 4 mobile app
Or install bender's panel.apk it's a tiny file less then 100kb... You can find it on Androidfilehost.com
Sent from my LG-VS980 using XDA Premium 4 mobile app