Can the NT be imaged? - Barnes & Noble Nook Tablet

Not sure if this is possible while it's still locked. But if it is possible I'd love to know how. I'd like to eventually be able to image my NT to my main rig, or to a 16 GB micro SD.

Not as of yet.

it's been rooted and adb works so imaging should be easy. the "dd" command would do the trick I would think.
with the locked bootloader though I'm not sure what it would accomplish. even if you imaged it to an SD card and booted from that my understanding of the boot process is that at some point the boot would just switch over to the internal memory and it would be no different from booting from internal memory

I wonder if it supports fastboot and the oem unlock command....

Related

Using the Atrix as a boot device

just wondering if any smart devs have any thoughts on this:
When the Atrix (or i suppose any android device) is in usb storage mode it runs as a simple mass storage device.
So is it possible to boot a PC from the atrix like you would boot a portable OS (Ubuntu, WinPE, ect) from a USB flash drive?
The SD card or the Internal storage has the room for it, but i don't know how you'd go about making either a bootable device.
It'd be a good diagnostic tool when fixing PCs, and along with webtop would make it a awesome tool to use as a tech.
cglowstick said:
just wondering if any smart devs have any thoughts on this:
When the Atrix (or i suppose any android device) is in usb storage mode it runs as a simple mass storage device.
So is it possible to boot a PC from the atrix like you would boot a portable OS (Ubuntu, WinPE, ect) from a USB flash drive?
The SD card or the Internal storage has the room for it, but i don't know how you'd go about making either a bootable device.
It'd be a good diagnostic tool when fixing PCs, and along with webtop would make it a awesome tool to use as a tech.
Click to expand...
Click to collapse
I was thinking about this actually.
I think we have to first partion the SD card and install the portable OS on one of those partions.
I don't have an atrix yet but I'm going to try something with my older phone I think I can make this work just give me sometime.
Any luck with this?
I plan on trying GParted (free GUI disk partition editor)... http://gparted.sourceforge.net/
It offers quite an array of filesystem options including, but not limited to:
ext2 / ext3 / ext4
fat16 / fat32
linux-swap
ntfs
ufs
xfs
I'm not sure if my rooted AT&T Atrix will reject my attempts to create an ntfs partition, or if GParted will even recognize it. But it's still worth a try
Bob

[Q] adb is working, but fastboot isn't...

After flashing some roms,my phone now can only access to internal and external sd from pc. Although, I can put files in sd, I can't see nor access to those files in my phones. I did some research and found out that the command in sdk could help me: "fastboot oem enableqxdm 0"
This is where I got stuck. I could access to adb and when I commanded adb devices I can see my devices attached. However when I typed fastboot devices, nothing shows up, and when I typed "fastboot oem enableqxdm 0", I got stuck in "waiting for devices" message.
I don't know what was going on, since adb command is still working fine. I would really appreciate any help here.
P.S. I don't know if this is matter, but I run on xp window.
I think fastboot is only for HTC devices. Someone please correct me if I'm wrong.
Sent from my SGH-T959 using XDA App
haha. yeah, fastboot = htc.
I saw the title for this thread and had to do a double take that I was in the Vibrant section. This was almost news to me.
I saw both fastboot and adb exe file in android sdk. I thought they would work for all android phones.
If it wasnt, do you know any ways for me to reactivate sd card or to access sd card through my phone? Rite now i cant see any pictures or songs, which i put in my internal n external sd though pc.
have you tried simply mounting/unmounting... maybe copy everything to the pc, format it and then reboot?
settings > sd / phone storage.
I tried mounting,unmounting, format it from both phone setting and on pc. I still found no luck
edit: i even flash back to stock rom and do factory reset. Still no luck. Is there any other ways that i can try.
bengob3t said:
I tried mounting,unmounting, format it from both phone setting and on pc. I still found no luck
Click to expand...
Click to collapse
First of all, what rom are you running? And secondly, if you're trying to access your sdcards from recovery, you really only have access to the internal one, nut not as USB mass storage.
If you're trying to access the sdcard from your computer as USB mass storage, make sure you have debugging enabled, and then using the notification menu, tell it to mount the sdcard.
Sent from my SGH-T959 using XDA App

[Q] put files to sd-card in fastboot mode?

Hi guys!
is it possible to put files to internal storage when in bootloader/fastboot mode?
My post is probably very very similar to this http://forum.xda-developers.com/showthread.php?t=1542980, but I'm not sure if it will be the same as Xperia S.
I was about to flash custom ROM, but then I forgot to transfer ftf file into SD card, and recovery mount SD card option is broken, and I'm stuck in Sony boot loop.
Suggestions?
i thought xperia s doesn't have sd card, it's just built in 32gb memory.
i'm totally new to this phone, so don't quote me...
but maybe if the file needs to be on the internal storage there might be adb/fastboot commands where you can push the file in bootloader mode?
That's what I meant. Internal storage,
Do you know what commands used to push it?
I have the same prob XPS.. pls help me out guys...
Solved, I flashed DoomKernel instead of recovery-nozomi.
recovery-nozomi, I got stuck in Sony Bootloop.
i don't really know, i'm totally new to this phone.
on my old htc wildfire s you cold use hboot via usb and use adb from a windows command prompt
it was something like for example
adb push filename.ext /data/filename.etc
but again, i don't know if this is the correct method for this phone, or where you'd need to "push" the fiile, to /system? to /data? or some other location?
does it even need to be on the phone? or isn't there some tool that you can flash the update from your pc?

[Q] Phone doesn't mount SD-Card, but I can mount it in the recovery mode

Hi,
When the (HTC Desire) phone is powered up it is unable to mount the SD card, and I am unable to have it mounted from the "Settings > SD card & Storage" menu. Having said that, the micro SD card can be accessed from a computer (when plugged in directly to the computer, i.e. no issue with the card), and moreover, when I am in the recovery mode, I can have it mounted and browse it. By the way, the card could be accessed from the phone until I downgraded the O/S, and managed to have it rooted.
When the phone is running normally, and connected to the USB port of a laptop, the laptop does recognize a device connected (can even do ADB), but I believe because the SD card is not mounted, the phone does not offer the option to make the card appear as a disk drive for computer access.
I am running the original (RUU, Telstra) Android 2.2 (2.26.841.2) on a HTC desire, after I had it "S-OFF'ed". After reloading the original 2.2, I had it rooted.
The micro SD card is a 2GB one, with approx 1.5GB formatted as FAT16 (contains typical file and photos), and 0.5 GB as EXT3 (contains nothing at the moment).
HBoot: 6.93.1002
S-Off (thanks to Revolutionary)
Recovery mode: ClockworkMod v5.0.2.0 (I manually loaded it)
I have searched online for solutions, and have not been able to have it fixed. Others seem to have different issues to that of mine. Usually, they cannot mount the SD-card at all (not even from recovery), or their SD card just needed to be reformatted. I think I have indicated that these do not appear to be relevant to my issue at all. I have also tried "Fastboot oem enableqxdm 0", and it made no difference.
I look forward to your kind responses and feedback.
Thank you for your attention.
desiremhtc said:
Hi,
When the (HTC Desire) phone is powered up it is unable to mount the SD card, and I am unable to have it mounted from the "Settings > SD card & Storage" menu. Having said that, the micro SD card can be accessed from a computer (when plugged in directly to the computer, i.e. no issue with the card), and moreover, when I am in the recovery mode, I can have it mounted and browse it. By the way, the card could be accessed from the phone until I downgraded the O/S, and managed to have it rooted.
When the phone is running normally, and connected to the USB port of a laptop, the laptop does recognize a device connected (can even do ADB), but I believe because the SD card is not mounted, the phone does not offer the option to make the card appear as a disk drive for computer access.
I am running the original (RUU, Telstra) Android 2.2 (2.26.841.2) on a HTC desire, after I had it "S-OFF'ed". After reloading the original 2.2, I had it rooted.
The micro SD card is a 2GB one, with approx 1.5GB formatted as FAT16 (contains typical file and photos), and 0.5 GB as EXT3 (contains nothing at the moment).
HBoot: 6.93.1002
S-Off (thanks to Revolutionary)
Recovery mode: ClockworkMod v5.0.2.0 (I manually loaded it)
I have searched online for solutions, and have not been able to have it fixed. Others seem to have different issues to that of mine. Usually, they cannot mount the SD-card at all (not even from recovery), or their SD card just needed to be reformatted. I think I have indicated that these do not appear to be relevant to my issue at all. I have also tried "Fastboot oem enableqxdm 0", and it made no difference.
I look forward to your kind responses and feedback.
Thank you for your attention.
Click to expand...
Click to collapse
Welcome to the forum.
I had the same problem once. The solution is very simple but annoying: Many Android phones are unable to mount SD cards formatted with tools like MiniTool Partition Wizard. Reformat the SD card using CWM (ClockWorkMod) recovery and everything will be fine.
Good luck.
It worked
nik10 said:
Welcome to the forum.
I had the same problem once. The solution is very simple but annoying: Many Android phones are unable to mount SD cards formatted with tools like MiniTool Partition Wizard. Reformat the SD card using CWM (ClockWorkMod) recovery and everything will be fine.
Good luck.
Click to expand...
Click to collapse
Dear friend,
Thank you so much for your simple tip. It worked! I felt so dumb for not trying it out myself. I guess I was tired of trying things without considering moving my data back and forth. Once more thank you.
AW: [Q] Phone doesn't mount SD-Card, but I can mount it in the recovery mode
desiremhtc said:
Dear friend,
Thank you so much for your simple tip. It worked! I felt so dumb for not trying it out myself. I guess I was tired of trying things without considering moving my data back and forth. Once more thank you.
Click to expand...
Click to collapse
Well, this IS annoying. I had the same problems and copied my data three times (~ 12 GB). So I can understand that.
Good evening,
I have also the same prroblem.
Is there any manual - instructions that I could follow in order to solve the issue with the CWM?
Thanks in advance.

[Q] Nook Table won't boot if sdcard is installed

Hi Guys,
I am at my wits end with my Nook tablet. No matter what I do, the NT refuses to boot until I take the micro sdcard out. The screen remains dark no matter how long I wait. However, if I leave it plugged in it eventually starts up by itself. My ROM is cm-11-20140705-NIGHTLY-acclaim but I have had this problem since 10.2.1. Here is what I have tried:
• I tried two different 32 GB cards (formatted with Minitool Partition Manager). Both sdcards are SanDisk Class 4 or better. I tried two different 32 GB cards (formatted with Minitool Partition Manager).
• It doesn't manner what is on the card. I have tried a card that only contained flash_recovery_6.0.3.7_sdcard.zip and the NT still doesn't boot. I was able to flash that and the SD flashed recovery seems to work, but I still can't get the NT to boot as long as that card is installed.
• I have tried plugging the NT into the charger while trying to boot and I can't boot with the Power button, but if I leave it in the charger for a while it boots by itself even though the card is plugged in.
• ES file manager can "see" everything on the card when the tablet is running and all apps seem to run fine.
While this is not such a big deal, I sure would like to be able to press the power key and have the NT boot up with the card installed.
Any ideas?
cafalstrom said:
Hi Guys,
I am at my wits end with my Nook tablet. No matter what I do, the NT refuses to boot until I take the micro sdcard out. The screen remains dark no matter how long I wait. However, if I leave it plugged in it eventually starts up by itself. My ROM is cm-11-20140705-NIGHTLY-acclaim but I have had this problem since 10.2.1. Here is what I have tried:
• I tried two different 32 GB cards (formatted with Minitool Partition Manager). Both sdcards are SanDisk Class 4 or better. I tried two different 32 GB cards (formatted with Minitool Partition Manager).
• It doesn't manner what is on the card. I have tried a card that only contained flash_recovery_6.0.3.7_sdcard.zip and the NT still doesn't boot. I was able to flash that and the SD flashed recovery seems to work, but I still can't get the NT to boot as long as that card is installed.
• I have tried plugging the NT into the charger while trying to boot and I can't boot with the Power button, but if I leave it in the charger for a while it boots by itself even though the card is plugged in.
• ES file manager can "see" everything on the card when the tablet is running and all apps seem to run fine.
While this is not such a big deal, I sure would like to be able to press the power key and have the NT boot up with the card installed.
Any ideas?
Click to expand...
Click to collapse
I am going to assume you have CM-11-20140705-NIGHTLY-acclaim installed on EMMC internal. I am currently running CM-11-20140708-SNAPSHOT-M8-acclaim on EMMC internal with CWM v6.0.4.8. The only thing I can say to try, and I have done a lot to my Nook, is formatting your SD card with -- SD Formatter 4.0 for SD/SDHC/SDXC. I wasn't sure to add the external link but if you Google that exactly you'll get right to it. I have had no issues with numerous cards from 8gb to 32gb. Once I did that, I also erased the SD card when I was fully booted into CM, under settings - storage. Hope this helps.
HydroMX
Thanks for the comment.
I have found the reason why the NT won't boot. I overlooked the fact that I still had the MLO and uboot.bin files in the root of the sdcard from the bad old days. I deleted them and now the tablet boots up even when the card is installed. So that problem is solved.
Now I have to figure out why the sdcard normal, the sdcard recovery, and the sdcard alternate boot images are grayed out in the boot menu. Again, not a big deal because I can boot into emmc recovery where I have CWM Recovery 6.0.48 installed. I just don't like when things don't work as they should. If I can't figure out why, I'll start a new thread for this problem.
I believe those only show up when you are booting off a properly setup sdcard. I've never seen mine lit up on my nook color or nook tablet in all the years I've used them. So I think you are good to go.
Sent from my Nexus 7 using Tapatalk

Categories

Resources