Is it possible to mount USB storage without a ROM? - Moto G Q&A, Help & Troubleshooting

I flashed a bad ROM and have no other zip on SD to mount.
I can flash any recovery from MotoTool.
ADB push doesn't work says device not found.

Related

Only CWM on my TF101G B90...

Hi all,
I'm here because I need your help...
Days ago I installed on my TF101G the recovery CWM 5.8.1.8...
now I can just go into recovery mode and if I try to mount /data I receive the message "no location found"...
how can I push a Rom on my TF to try to install it?
thanks in advance for your help
how to flash a ROM
The ROM to be flashed must be cwm flashable, you cannot flash official firmware unless it is repacked to be cwm flashable.
Your ROM must be a zip file, do not unzip it.
Copy (or adb push) the ROM to /sdcard/
Reboot tab into recovery.
Follow cwm flash instructions. There are many such a manual available on-line, one of them is:
http://www.addictivetips.com/mobile...-and-how-to-use-it-on-android-complete-guide/
You can just jump to section "apply update from sdcard", which tells you how to use cwm recovery to flash a ROM
One thing you should pay attention is:
if the ROM to be flashed is only a update to your current ROM, do not do any wipe work.
If it is a new ROM, you must do the wipe.
You can also try this....
hi Fenice82,
read this forum
http://forum.xda-developers.com/showthread.php?t=1213723
and read message 1 and 313 for mounting and the adb commands for sending cmw flash file to your internal card of your TF.
Make sure you have the cwm flashable rom file on you computer in the adb dir.
good luck.
I'm hege again...
thk nlheiz for your post...
I push the rom in my TF... I tried different location...
data/media
or
data
or
system
or
sdcard
or
sdcard/rom
if I go in adb shell and I use command mkdir to make a new folder like system,data,sdcard I see the the file already exist...
but my tf "can't mount /sdcard/" and at the same time if i try to mount /data from recovery I see the message
"Error mounting /data!"
what can I do now?
edit... maybe this can help you...
via ADB shell
mount data
mount: mounting /dev/block/mmcblk0p7 on /data failed: Invalid argument
How about restore stock recovery and ROM? Here is a recent guide for root/unroot/downgrading:
http://forum.xda-developers.com/showthread.php?t=1622628
I don't have experience with cwm 5.8.1.8, I stayed on 3.2.0.1 because it is possible to flash from external sdcards.
cold you try this:
put our tablet into cwm (volume - plus power and when asked volume +) and connect it to usb on pc.
then on your pc:
adb devices
this should give you a serial number back.....
then try this:
to mount the internal sdcard so that you can push a new rom- use
adb shell
mount /dev/block/mmcblk0p7 /data/
ls /sdcard/
exit
then from your pc, type:
adb push /path/to/your/rom.zip /data/media
I found this here http://forum.xda-developers.com/showthread.php?p=23256536 in post 3......
let me know if this works
e154037 said:
How about restore stock recovery and ROM? Here is a recent guide for root/unroot/downgrading:
http://forum.xda-developers.com/showthread.php?t=1622628
Click to expand...
Click to collapse
thk man... with method 3 I installed new recovery and with it I installed the official update, from external storage, that recovery my tablet...pdate
before official update I tried to install other custom rom but I incurred in encryption problem... with official after the fist boot it automatically resolved the problem
I'm very happy
thk again

[Q] How to push in adb when device not found?

Solved already, used different recovery that has an option to mount sdcard to pc so that I can move the rom for flashing.
Hi,
I have a china phone(oppo finder) that I have accidentally unmount the sdcard using miui recovery. The phone only comes with an internal storage. When I reboot the phone, it will only boot in recovery due to unmounted sd card. I cant use adb due to device not found. I tried searching for the driver but cant found anything that will make adb usable. I am able to go to fastboot and can still flash custom recovery.
Is there a way to push a rom to the sdcard or to remount the sdcard? Anyway I can utilize the fastboot?
Appreciate any help I can get! Thanks for your time in advance!

[Q] TWRP 2.5 no OS

I have unlock TF700t and i have installed TWRP 2.5 On internal disk i do not any operating system. I cannot mount sdcard 16GB FAT 32 (unable mount). Is possible upload ROM or any file over USB cable to device? I can run only TWRP recovery mod. I try fasboot but if i run fastboot on computer in command line was "waiting for device"
xray0045 said:
I have unlock TF700t and i have installed TWRP 2.5 On internal disk i do not any operating system. I cannot mount sdcard 16GB FAT 32 (unable mount). Is possible upload ROM or any file over USB cable to device? I can run only TWRP recovery mod.
Click to expand...
Click to collapse
It seems you wiped/formatted your internal storage.
You should be able to mount by USB to your pc if you have your drivers for the device installed though I have never tried.
Few things you could try.
1.) reformat microSD card(fat32) and put rom on it and see if it is mountable again.
2.)If you are getting the message unable to mount internal storage try formatting the internal storage using twrp(data will be lost).
ronniereiff said:
It seems you wiped/formatted your internal storage.
You should be able to mount by USB to your pc if you have your drivers for the device installed though I have never tried.
Few things you could try.
1.) reformat microSD card(fat32) and put rom on it and see if it is mountable again.
2.)If you are getting the message unable to mount internal storage try formatting the internal storage using twrp(data will be lost).
Click to expand...
Click to collapse
I try new SD card and reformat but same situation. How driver i need for connection over USB?
You'll need to use adb to connect your device whilst in twrp. However why don't you just copy a ROM to SD card and flash that way?
xray0045 said:
I try new SD card and reformat but same situation. How driver i need for connection over USB?
Click to expand...
Click to collapse
What happens when you put the ROM on the microSD and try to install it via install on TWRP
KinetiClutch said:
What happens when you put the ROM on the microSD and try to install it via install on TWRP
Click to expand...
Click to collapse
I copy ROM to SD card insert to tabler a power. In TWRP in log i see "unabel to mount /external-scdard" I try new sdcard format FAT32
I want copy image over USB, in computer i have driver ASUS Android Bootloader Interface. I try TWRP sideload, adb sideload "Stock Root Odex - 10.6.1.14.4_Signed.zip" but copy failed "failed to write data 'protocol fault (no status)"
xray0045 said:
I copy ROM to SD card insert to tabler a power. In TWRP in log i see "unabel to mount /external-scdard" I try new sdcard format FAT32
I want copy image over USB, in computer i have driver ASUS Android Bootloader Interface. I try TWRP sideload, adb sideload "Stock Root Odex - 10.6.1.14.4_Signed.zip" but copy failed "failed to write data 'protocol fault (no status)"
Click to expand...
Click to collapse
This looks to me as if you're another candidate for this method:
http://forum.xda-developers.com/showthread.php?t=1803343
The instructions are for an old ICS rom, but still work with JB 4.2
You may want to search for users ssnova or jjgrantham in the CROMIX thread in the development section and pm them.
They had exactly your problem: only thing they could boot to was TWRP and solved it using above method.
Good luck, let us know if it worked!
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Worked for me
xray0045 said:
I copy ROM to SD card insert to tabler a power. In TWRP in log i see "unabel to mount /external-scdard" I try new sdcard format FAT32
I want copy image over USB, in computer i have driver ASUS Android Bootloader Interface. I try TWRP sideload, adb sideload "Stock Root Odex - 10.6.1.14.4_Signed.zip" but copy failed "failed to write data 'protocol fault (no status)"
Click to expand...
Click to collapse
Well, after looking a solution to ADB sideload write error from TWRP, I just rebooted TWRP, asked me to install SuperSU, rebooted, and sideload worked perfectly.
HellYeah
Johnfromspain said:
Well, after looking a solution to ADB sideload write error from TWRP, I just rebooted TWRP, asked me to install SuperSU, rebooted, and sideload worked perfectly.
Click to expand...
Click to collapse
Dude, you just solved my TWRP 2.7.0.0 issue with my ASUS TF300T tonight...WAS scared ****less after letting TWRP wipe EVERYTHING...you know, your advice just kept me from soiling myself, so...thanks!
Johnfromspain said:
Well, after looking a solution to ADB sideload write error from TWRP, I just rebooted TWRP, asked me to install SuperSU, rebooted, and sideload worked perfectly.
Click to expand...
Click to collapse
That sorted my sideloading error too - many thanks!

Vengence Kernel/CWM Recovey- Unable to Mount USB Storage

I flashed vengence kernel which has CWM. After booting into CWM recovey, the Mount USB Storage is not working. I select the option, however nothing happens and the SD card is not shown on the PC. USB stoarge is working otherwise when I mount from the ROM.
Am using Stock ROM. Any help?
rachit2652 said:
I flashed vengence kernel which has CWM. After booting into CWM recovey, the Mount USB Storage is not working. I select the option, however nothing happens and the SD card is not shown on the PC. USB stoarge is working otherwise when I mount from the ROM.
Am using Stock ROM. Any help?
Click to expand...
Click to collapse
it's bug in our recoveries! I can't find recovery with working usb mass storage for our xperia l!

[HELP]Cannot Mount External SD Card in TWRP contronler either system,but browned by TWRP manager

device:motorola z2 force
system:mokee 9
the external SD mounted as /storage/public:179,1 and
could not read on the system. when in the TWRP, use commandline just like "ls", it report error, but if use the filemanager in TWRP, it can work!! and it can flash the rom in TWRP!!
when plus it to the PC with USB port in TWRP mode, could not use adb command to visit SDcard, but it would appear in the USB portable device. but it cannot do the same after boot to system.
if flash the magisk, during in flashing process, can use
the adb command ls view the SD, but after the process be ended
could any friend know what the phone happened and fix it?

Categories

Resources