Need to reinstall a ROM but can't copy ROM - Asus Transformer TF700

So...kinda hoping I'm not totally hosed here. I'm an idiot and wiped my ROM and stuff to the point I can't copy a ROM over to my tablet.
I can get to TWRP, but TWRP will not mount an SD card (using my keyboard dock of course). Fastboot does recognize my device, but without a ROM copied to the internal storage I don't think I can flash it at all.
From the boot menu if I select the USB fastboot mode my computer will see the TF and install drivers, fastboot sees it, adb does not. It's not listed in my 'computer' under windows.
Hopefully that makes sense.

You can do one of the following:
... use adb while in TWRP and copy the ROM via adb push.
... put the ROM on a microSD card and use that in TWRP.
... use fastboot and flash the ROM's blob via your computer.

Except ADB won't work, just fastboot oddly.
Edit - I'm going to see if it'll recognize a micro SD, it's possible the SD slot in the keyboard dock isn't supported by TWRP.

DinkMcDinkleman said:
Except ADB won't work, just fastboot oddly.
Edit - I'm going to see if it'll recognize a micro SD, it's possible the SD slot in the keyboard dock isn't supported by TWRP.
Click to expand...
Click to collapse
TWRP only detects micro SDcard on the tablet, NOT the SDcard in the dock. So the easiest solution is copy the file to your MICROsdcard, then turn off your device, insert the microsdcard, then boot up into twrp, you should able to see the file on the micro sdcard.

buhohitr said:
TWRP only detects micro SDcard on the tablet, NOT the SDcard in the dock. So the easiest solution is copy the file to your MICROsdcard, then turn off your device, insert the microsdcard, then boot up into twrp, you should able to see the file on the micro sdcard.
Click to expand...
Click to collapse
This ^^ -- as far as i know, no recovery supports the SD card in the dock.

Related

[Q] SD Card (External) not seen in CWM

I previously had bricked my Xoom and was able to get it back to stock (with help from the forum). I then rooted it and was going to try flash BRD's Kernal, 3.1 update, bootloader, ect. I DL'd the files and saved them to my SD card. Popped the SD card in. Rebooted into Clockword and could not see my external SD to flash from. I went into the advanced setting in CWM and checked to see if the SD card was mounted... It wasn't. I don't even have the mount/unmount SD option anymore.
I went to the forums and kept getting looped back to the Clockwork Mod 3.2.0.0 thread. Is there a way to push this file through ADB? I'm new to ADB so I don't know if it's even possible. If so which file? Any help would be greatly appreciated.
Just to add to the post, I can't see the external card anywhere. Not in the file manager or on my PC, via USB. I've formatted the SD card in my Droid 2 and my PC. That's all that I can think of to add to this.
You can push the recovery in fastboot. Make sure your CWM is version 3, not the version 4. Get it from the forums, in fact the link in my sig for all 20 stock images has everything you need.
bink1r said:
Just to add to the post, I can't see the external card anywhere. Not in the file manager or on my PC, via USB. I've formatted the SD card in my Droid 2 and my PC. That's all that I can think of to add to this.
Click to expand...
Click to collapse
Originally Posted by Turkawa
CWM for xoom is here http://forum.xda-developers.com/show....php?t=1074979
if you loaded 4.0.0.4 already and if you have rom manager you can scroll to the bottom and choose "All ClockworkMode Recoveries" and choose 3.0.2.5, then go to thread i linked and flash that..
Thats how far my knowledge goes
Hope it helps
I've copied Turkawa's post as an alternative to pushing files through adb. If you go the adb route you need to download all of the necessary files on your computer. Also make sure to only flash the image file (.img) not a zip file through adb.
Good luck!
bink1r said:
Just to add to the post, I can't see the external card anywhere. Not in the file manager or on my PC, via USB. I've formatted the SD card in my Droid 2 and my PC. That's all that I can think of to add to this.
Click to expand...
Click to collapse
If you can't see your SD card anywhere that is problem number one. If you have a SD card in your droid2, put it in the xoom while it is powered off and boot into clockwork. If you can read the card you have narrowed your problem to the card itself. Try using Panasonic SD formatter (Google for the free app) to format the card and try again.

MicroSD not working on tf201

I have a couple MIcroSD cards that i can't seem to get to work right with my transformer prime. When i add either of them in the microSD slot or into an adapter then into the keyboard, Astro File Manager will see them and i can go in and see the files (which are zipped ROMs). When I go into ROM Manager and try to flash a ROM from the SD card they do not show up... I am wondering if they need to be formatted differently, or what...
Side question: i was using TWRP up until it asked me for a password which i dont remember setting so I cant really use it, i am wondering why this is happening and if it might have something to do with incorrect partitions / file format on the microSD card.
Thanks
I'm not sure if recovery programs can read the micro sd card yet. I know that clockwork mod for tf201 could not. Your best bet is to place the zip on your internal storage and flash it from there (assuming that you can still boot).
I'm afraid I dont know anything about twrp passwords... but you could try using fastboot to flash a new recovery.

install bootloader and rum in g-tablet EXTERNAL MICRO SD

I have a G-tablet and it does not work usb storage.
I try to install the bootloader external micro sd card, and now he does not enter the boot screen.
will be to have some output? remembering that I can only use the external micro sd.
awaiting.
Your problem description is not very clear.
Are you saying that your USB port (which one: micro USB for adb, or the standard slot for USB peripherals?) isn't working, and that you want to install something using your external SDcard?
micro sd externo
rajeevvp said:
Your problem description is not very clear.
Are you saying that your USB port (which one: micro USB for adb, or the standard slot for USB peripherals?) isn't working, and that you want to install something using your external SDcard?
Click to expand...
Click to collapse
Yes, I want to install a rom and bootload using external micro sd.
is possible?
wanderpaula said:
Yes, I want to install a rom and bootload using external micro sd.
is possible?
Click to expand...
Click to collapse
1. Do you want to install the ROM from the external SD card to the standard partitions on the NAND flash and internal SD card?
OR
2. Do you want to install your ROM from the external SD card to non-standard partitions--like on the external SD card itself?
The first is very easy. Most ClockworkMod versions will let you choose a zip file from the external SD card.
The second option is will need modifications to the ROM package itself.
option 2
rajeevvp said:
1. Do you want to install the ROM from the external SD card to the standard partitions on the NAND flash and internal SD card?
OR
2. Do you want to install your ROM from the external SD card to non-standard partitions--like on the external SD card itself?
The first is very easy. Most ClockworkMod versions will let you choose a zip file from the external SD card.
The second option is will need modifications to the ROM package itself.
Click to expand...
Click to collapse
Option 2 because I can not access the bootload.
will be possible?
wanderpaula said:
Option 2 because I can not access the bootload.
will be possible?
Click to expand...
Click to collapse
1. As far as I know, on the gTablet, the bootloader will only work if it is on a standard NAND flash partition. It cannot run off the SD cards.
Simiarly, both the recovery image and the ROM kernel has to live on the NAND flash. The ROM itself (apps and data), however, can exist on either SD card.
2. You can install a ROM if your gTablet can boot into recovery mode (either CWM recovery or the standard recovery).
A new bootloader can be installed (without using the USB cable and the APX mode) only by the standard ViewSonic recovery. CWM recovery won't do it.
3. You can install either of the recovery images (CWM or std) using either recovery mode, or by using any of the custom ROMs.
Ie. If your mini-USB port can't be used for APX mode, the tablet must boot either into the ROM or into recovery mode.
4. A bootloader and a ROM can also be installed in APX mode, but, for that a working USB port is needed. If your mini-USB port is not working, open the tablet up and inspect the mini-USB port carefully. Also try using a different computer and USB cable.

[Q] SD Card use in flashing

Hi,
I am planning to flash custom rom on my anroid. I have rooted my htc one x and s-off is also done. Most of the topics I am reading for flashing says to copy ROM zip file on SD card. How can I copy files to SD card when there is no slot for SD card?
Regards,
Vijay
When people refer to the sd card on this device they're talking about the virtual sd card (internal storage). You can connect it to the PC in a couple of ways:
-Connect via a usb cable while booted into Android, if you're on a Jellybean Sense ROM it should show up as a removable drive in Windows automatically. If you're on an ICS Sense ROM you'll need to select disc drive from the notification menu that pops up when you connect. If you're on an aosp ROM you'll need to select the same thing from the notification menu.
-The other way is to boot into TWRP recovery, connect via usb cable, select Mount from the TWRP home screen, then select Mount USB Storage. Now it should show up as a removable drive in Windows.
Sent from my Evita
Got it. Thanks for the info.

[Q] tf101 internal os installation without os

Hello
I wanted to install Katkiss on my tf101. I wiped all the things I had to and headed to the installation part but my tablet couldn't recognize any external SDs. I use TWRP so it should have been supported.
I could get into apx mode but I don't know if I can put files on my tab from there. My PC can't recognize the tab if I try it in an other way. So someone can please help me and give some solutions for reaching the internal SD with a USB connection?
I guess I can install the files from TWRP after it .
Any help would be appreciated. ?
If TWRP is working, put files on a microSD and install the OS. Otherwise, you will need to use APX and something like EasyFlasher to install TWRP or the stock firmware.
frederuco said:
If TWRP is working, put files on a microSD and install the OS. Otherwise, you will need to use APX and something like EasyFlasher to install TWRP or the stock firmware.
Click to expand...
Click to collapse
I have spread installed TWRP as I remember I also used EasyFlasher to do it. As I mentioned my tf101 couldn't read any SD card that's why I've asked for a hint to put the katkiss files on my internal card.
How is the microSD formatted?
Did you boot to TWRP after installing the microSD?
What version of TWRP are you running? Not all of them support ADB via USB.
My TWRP version is 2.2.1.4 and the SD card is "general hierarchical". As I know I need a FAT32 card to make it work but I couldn't find a way to format mine. If you know a way to do this than it's also good for me. I also tried a FAT32 pen drive through the keyboard but it - of course - didn't work.
ertkiraly said:
My TWRP version is 2.2.1.4 and the SD card is "general hierarchical". As I know I need a FAT32 card to make it work but I couldn't find a way to format mine. If you know a way to do this than it's also good for me. I also tried a FAT32 pen drive through the keyboard but it - of course - didn't work.
Click to expand...
Click to collapse
MiniTool Partition Wizard
Delete all partitions of the card, create new FAT32 partition
*Detection* said:
MiniTool Partition Wizard
Delete all partitions of the card, create new FAT32 partition
Click to expand...
Click to collapse
I don't have a card reader and my PC didn't find the card when I tried with a phone having the SD card inside.
Do you think it might work if I format my external hdd to fat32 or the tf 101 won't recognize it?
ertkiraly said:
I don't have a card reader and my PC didn't find the card when I tried with a phone having the SD card inside.
Do you think it might work if I format my external hdd to fat32 or the tf 101 won't recognize it?
Click to expand...
Click to collapse
Buy a USB to MicroSD card thumb drive
http://gadgetsin.com/uploads/2011/05/eagletec_nano_usb_flash_drive_with_microsd_card_reader_5.jpg
It works now. Thank you so much for your help and your time. )
:good:

Categories

Resources