I am needing install a rom to my SD card...but can't simply move the file over to my phone at the moment I only have fastboot right now. Can I move a file over using fastboot and then use clockworkmod to flash it?
Use the "mount USB storage" in the CWM "mounts and storage" menu.
Why can't you move the file over? To use fastboot you need to be hooked to a computer anyways.
You could download rom file to your sdcard straight from the phone.
gasparzim said:
Use the "mount USB storage" in the CWM "mounts and storage" menu.
Click to expand...
Click to collapse
it didn't work I dont now what I have to do.
distortedloop said:
Why can't you move the file over? To use fastboot you need to be hooked to a computer anyways.
You could download rom file to your sdcard straight from the phone.
Click to expand...
Click to collapse
I wanted to install CM7 on my nexus but I couldn't install the ROM via clockwork recovery so I did SDEXT Partition after that I lost everything on SD.I have to move backup files to SD But I don't know how.pleas give me a solution.Only I have fastboot now.Is there any way to flash the ROM via fastboot?
aref9200 said:
I wanted to install CM7 on my nexus but I couldn't install the ROM via clockwork recovery so I did SDEXT Partition after that I lost everything on SD.I have to move backup files to SD But I don't know how.pleas give me a solution.Only I have fastboot now.Is there any way to flash the ROM via fastboot?
Click to expand...
Click to collapse
You can only flash img files via fastboot. I don't know if CM is released that way at all.
Is your phone even functional? I mean, you can boot to a regular rom, correct?
distortedloop said:
You can only flash img files via fastboot. I don't know if CM is released that way at all.
Is your phone even functional? I mean, you can boot to a regular rom, correct?
Click to expand...
Click to collapse
I cant boot the main rom.there isn't any file on SD that I use it.only problem that I have is moving files to SD to flash the custom ROM or nandbackup files so if there is any way that I can mount usb storage via fastboot with computer so I can do that.do you have any idea?
Related
I am trying to restore my Gtab using a micro sd card. I already had Clockwork install. So here is the steps I use
On the SD card I reformatted it and add the "Recovery/ command with SD2 and save the file. I also update the update.zip file
So I held up the volume + and power and it rebooted to Clockworkmod recovery, but I can not access the SD2 card to install the update.zip file. So how can I reboot into the system restore and not Clockworkmod recovery. Please tell me if I am doing something wrong? I can not get it to continuing booting up
lilgotti56 said:
I am trying to restore my Gtab using a micro sd card. I already had Clockwork install. So here is the steps I use
On the SD card I reformatted it and add the "Recovery/ command with SD2 and save the file. I also update the update.zip file
So I held up the volume + and power and it rebooted to Clockworkmod recovery, but I can not access the SD2 card to install the update.zip file. So how can I reboot into the system restore and not Clockworkmod recovery. Please tell me if I am doing something wrong? I can not get it to continuing booting up
Click to expand...
Click to collapse
The /sdcard/recovery/command is only for when you have the stock recovery installed. You have clockwork installed.
Option 1) So what you need to do is put your update.zip onto your internal /sdcard partition when you are booted into your ROM. Then boot into clockwork, and run it.
Option 2) If you cannot boot into your ROM, hopefully you have a backup that you made in clockwork that you can restore to a working state. Then run the update.zip from clockwork.
Option 3) If you don't have a backup and cannot boot into your current ROM. You can push the update.zip to /sdcard with ADB.
adb push update.zip /sdcard
Do you know the instructions on how to use the adb push update.zip/sdcard?
lilgotti56 said:
Do you know the instructions on how to use the adb push update.zip/sdcard?
Click to expand...
Click to collapse
Dang, so you don't have a working ROM and don't have a clockwork backup? If you don't have ADB setup either, then that does kinda put you in a bad position.
At least this will give you the incentive to setup ADB. Here is a guide: http://wiki.tegratab.com/index.php/Setting_up_ADB
Btw, that is the literal command when you get it working. Change directory to the update.zip, then:
"adb push update.zip /sdcard"
lilgotti56 said:
Do you know the instructions on how to use the adb push update.zip/sdcard?
Click to expand...
Click to collapse
You could also go into clockwork and mount usb storage. Then copy the file to your tablet from your pc.
I was until to get the update file on the root on the internal mem but when I try to install it will not let me it just install update and go right to the Clockwork reboot screen
Is it a way I can completely bypass clockwork?
Was able to fix it guys thanks
lilgotti56 said:
Was able to fix it guys thanks
Click to expand...
Click to collapse
Let us know what you did in case someone else has the same problem
Sprdtyf350 said:
You could also go into clockwork and mount usb storage. Then copy the file to your tablet from your pc.
Click to expand...
Click to collapse
That never crossed my mind to do.....thanks
I ran a recovery in TWRP to get my phone back to the phones original rom after being on AOKP JB Build 4 on my AT&T One X, but now it stays on the HTC boot screen with the red legal warning on it and TWRP can't mount /sdcard to flash back to another rom. I really hope that this isn't a brick but can someone shine some light on this issue and a possible fix? Help would be greatly appreciated!
Update: Was able to get AOKP flashed back by mounting /data as /sdcard, phone boots into it and I can use it, but the internal storage (/sdcard) is nonexistent and won't mount.
format sdcard in your computers os. make sure not to factory reset or clear storage in bootloader or it will corrupt sdcard.
DvineLord said:
format sdcard in your computers os. make sure not to factory reset or clear storage in bootloader or it will corrupt sdcard.
Click to expand...
Click to collapse
I can't get the phone to mount as a removable drive because of the problem with /sdcard, so I can't format it from my computer.
c_h0use said:
I can't get the phone to mount as a removable drive because of the problem with /sdcard, so I can't format it from my computer.
Click to expand...
Click to collapse
Don't worry about the red text. We all have that. And it is not bricked.
Can you turn the phone on with the stock ROM you flashed? If so, can you mount the SD card while it is on, booted up in phone mode? If, mount it there, then move your new rom to your phone.
Hello,
I have a similar issue, i can get into TWRP recovery, but i am not able to mount sdcard. My mistake was that i did fastboot flash boot boot.img but i neglected to actually flash the room and i didn't put the rom in the sdcard, so now i need to mount the sdcard to load the rom to flash it, but that is where i am stuck, is there a way to copy files into the sdcard via adb or any other way?
Any help will be greatly appreciated it.
Thank you.
XRACER said:
Hello,
I have a similar issue, i can get into TWRP recovery, but i am not able to mount sdcard. My mistake was that i did fastboot flash boot boot.img but i neglected to actually flash the room and i didn't put the rom in the sdcard, so now i need to mount the sdcard to load the rom to flash it, but that is where i am stuck, is there a way to copy files into the sdcard via adb or any other way?
Any help will be greatly appreciated it.
Thank you.
Click to expand...
Click to collapse
I think what you need to do then is flash the ROM from your bootloader. I found this guide with directions explaining how to flash from the bootloader by googling How To Flash Rom from Bootloader in the XDA Wiki. Here are the steps
ROM Flashing
Obtain a ROM of your choice, and note the location on your computer.
reboot your device into fastboot mode via one of the following options.
adb reboot bootloader (requires USB debugging to be turned on).
power off the device then back on with 'vol up' + power button.
Wipe your device.
fastboot -w
Update your ROM.
fastboot update </path/to/your/RomFile.zip>
Your phone will update and automatically reboot into the new ROM.
ROM update without SDcard
If you don't have an sd card, or your slot is broken you can try this trick, but you will need a custom recovery like Clockwork.
Boot up your phone to recovery. And move your rom file to the adb directory, and start a command line ( cmd )
adb shell
mount data
adb push D:\custom_rom.zip /data/
Wait until the push finised, and restart your device to recovery again with "adb reboot-bootloader"
mount data
mount /data /sdcard ( mount the data folder into your sdcard folder, so your recovery will think that you have an sdcard installed )
Locate the ROM .Zip file you wish to flash.
Confirm the flash by following the on-screen instructions (ie: pressing the trackball, pressing the call button, etc.)
If no errors arise during the flashing process then the ROM flash was successful, Reboot the device.
With some root file explorer, remove the rom file if you don't need it anymore, to free up space.
Or use adb to remove the custom recovery
adb shell rm data/custom_rom.zip
thanks for the reply but the procedure is not working,
when in fastboot through cmd i get
fatsboot -w
erasing 'userdata'...
FAILED (remote: not allowed)
finished. total time: 0.003s
I made sure i am in fastboot USB
elphiz
XRACER said:
thanks for the reply but the procedure is not working,
when in fastboot through cmd i get
fatsboot -w
erasing 'userdata'...
FAILED (remote: not allowed)
finished. total time: 0.003s
I made sure i am in fastboot USB
Click to expand...
Click to collapse
Lol this just happen toe last night what u need to do is boot into bootloader then plug it USB cable to ur phone and format your sdcard it make sure u download a Rom to your computer before this it can be any tom you like after you format you can put the Rom on ur sdcard and flash and u will be golden
loading into bootloader doesn't allow the computer to read/access the sdcard keep in mind this is the HOX so the sdcard is the internal memory, i could get into the recovery and then try to mount it that way and format from there but for some reason i can't select the option mount sdcard.
This works:
How to Fix corrupt/unmountable internal storage on the HTC One X/XL
http://forums.team-nocturnal.com/sh...storage-on-the-HTC-One-X-XL?p=13552#post13552
perfect thanks that did the job. now time to install the ROM!!!!
thanks a lot
hmmmm.... one more question would i need to flash the boot image as well before installing the ROM???
EDIT: i went ahead and just flashed the ROM, and everything is working fine.
Thank you to everyone
XRACER said:
perfect thanks that did the job. now time to install the ROM!!!!
thanks a lot
hmmmm.... one more question would i need to flash the boot image as well before installing the ROM???
EDIT: i went ahead and just flashed the ROM, and everything is working fine.
Thank you to everyone
Click to expand...
Click to collapse
If you're not on Hboot 1.14 then you don't have to flashboot flash boot.img. just flash the .zip from your sd card
Sent from my HTC One XL cellular device over clocked to 1.9Ghz
thank you sir!
king200 said:
This works:
How to Fix corrupt/unmountable internal storage on the HTC One X/XL
Click to expand...
Click to collapse
ok this did work and i appreciate the link. ive bookmarked it for future use. what sux is i assumed i bricked and have already had a new phone shipped. oh well guess i got a back up
will this work because my microsims card unable to mount /sdcard which i assume is the internal one will it work even if its blank/empty via computer because i have no working os on my phone i have incredible 4g so i hope you can help me
XRACER said:
loading into bootloader doesn't allow the computer to read/access the sdcard keep in mind this is the HOX so the sdcard is the internal memory, i could get into the recovery and then try to mount it that way and format from there but for some reason i can't select the option mount sdcard.
Click to expand...
Click to collapse
I did it. Apparently you can install a zip ROM from SD card once you repartition it from the recovery. There is an option to partition the SD card in the Recovery.
After that, restart the phone, go into recovery again, connect to the PC using a USB cable, and use the USB mount option if you want to copy the ROM without removing the microSD card from the phone. Copy the zip ROM to the sdcard and try installing the ROM again. It worked for me !
I was installing the Pico ROM from this tutorial:
www (dot) rootlord.com/2013/08/revert-htc-explorer-back-to-stock-rom (dot) html
I
TWRP Mounting SD card
DvineLord said:
format sdcard in your computers os. make sure not to factory reset or clear storage in bootloader or it will corrupt sdcard.
Click to expand...
Click to collapse
So I think I may have currupted my sdcard. I'm running CM-12 4/21/15 nightly. I'm a nubie at this stuff and have read everywhere I can think of on the forums. When I try to reboot to bootloader from TWRP recovery if goes immediately to the do no remove USB connection FIRMWARE Update. I am worried that this will un-root me with AT&T being jerks and fixing the bumped bootloader. So, I have always just pulled the battery, plus it never has any progress on the %downloaded bar.
To try to fix the issue I may have just made it worse and created too many partitions or corrupted the SD by doing exactly what you said not to do above. Before I did a TWRP wipe (not the advanced version) the SD card was mounted, but some apps like google play music kept saying external storage removed. I did the wipe and saw the factory reset screen and said ok. I had to download all my apps again and then switched to Google Now launcher I orginally rooted and bootloader unlocked with bump on a different smaller external SD card. I wasn't sure if that had anything to do with it.
I'm almost unsure what to ask you or other more experienced users what to do.
eee. how about on my samsung galaxy j5 sm j500h? i wanted to mount my phone to pc but i cant. was planning to fix my phone cause im stucked on bootlogo due to flashing xposed-v72-sdk22-arm.zip. Hoping that you guys can help me out.
hello,
i had cm10.1 and i was trying to move to trickdroid. somhow i ereased everything and stucked in recovery twrp..without rom...
need any help!!please!!
ido
gellep said:
hello,
i had cm10.1 and i was trying to move to trickdroid. somhow i ereased everything and stucked in recovery twrp..without rom...
need any help!!please!!
ido
Click to expand...
Click to collapse
can you boot into recovery?
just mount from recovery and place a ROM zip inside your sd card
Flash the ROM and Flash the appropriate kernel from fastboot
Be sure to wipe 3x
Seraz007 said:
can you boot into recovery?
just mount from recovery and place a ROM zip inside your sd card
Flash the ROM and Flash the appropriate kernel from fastboot
Be sure to wipe 3x
Click to expand...
Click to collapse
be sure to wipe everything 3x BEFORE flashing the new rom and the boot.img lol
NQNH said:
be sure to wipe everything 3x BEFORE flashing the new rom and the boot.img lol
Click to expand...
Click to collapse
haha wrong order lol
silly me xD
Seraz007 said:
haha wrong order lol
silly me xD
Click to expand...
Click to collapse
Hi !
thanks for the reply, i can boot into recovery but what do mean by "mount from recovery "? i am pretty new in this buisness..
ido
gellep said:
Hi !
thanks for the reply, i can boot into recovery but what do mean by "mount from recovery "? i am pretty new in this buisness..
ido
Click to expand...
Click to collapse
as in choosing that option so that u can connect your Phone's SD card with your PC so if u have a ROM, u can paste it in your sd card and then flash afterwards
gellep said:
Hi !
thanks for the reply, i can boot into recovery but what do mean by "mount from recovery "? i am pretty new in this buisness..
ido
Click to expand...
Click to collapse
boot into your bootloader
than select recovery and press the power button
if you in your recovery (e.g. twrp)
go to mount sd (or sth like that)
if you connect your phone to your pc it will be shown as a removable device, or mass storage under computer
paste your rom you want to flash into the root of your storage.
then unmount your external storage in twrp.
than go to install and you should be able to select the zip you pasted before.
than flash this zip.
after flashing the zip, boot yuor phone into bootloader and press power when you have "hboot usb" selected, so it switch to "fastboot usb"
extract the boot.img from your zip you have flashed and paste in the android folder (where fastboot adb etc is located)
than open the command line there and tipe in
fastboot flash boot boot.img
erase cache
reboot
good luck
NQNH said:
boot into your bootloader
than select recovery and press the power button
if you in your recovery (e.g. twrp)
go to mount sd (or sth like that)
if you connect your phone to your pc it will be shown as a removable device, or mass storage under computer
paste your rom you want to flash into the root of your storage.
then unmount your external storage in twrp.
than go to install and you should be able to select the zip you pasted before.
than flash this zip.
after flashing the zip, boot yuor phone into bootloader and press power when you have "hboot usb" selected, so it switch to "fastboot usb"
extract the boot.img from your zip you have flashed and paste in the android folder (where fastboot adb etc is located)
than open the command line there and tipe in
fastboot flash boot boot.img
erase cache
reboot
good luck
Click to expand...
Click to collapse
i connected to the pc, delected system,data and cache and pressed "mount usb storage". i couldnt select "mount sd card"..
the pc detected the device but needs to "format the disk" in order ro use it.
should I ?
gellep said:
i connected to the pc, delected system,data and cache and pressed "mount usb storage". i couldnt select "mount sd card"..
the pc detected the device but needs to "format the disk" in order ro use it.
should I ?
Click to expand...
Click to collapse
well by formatting you'll delete everything on your sd card
Just press the skip option if it comes up
yes i tought so..no skip option..computer just cant read the device memory..
then format it
problem solved!, i formatted the phone storage with windows and then installed everything. thank you so much for the guidance!!
gellep said:
problem solved!, i formatted the phone storage with windows and then installed everything. thank you so much for the guidance!!
Click to expand...
Click to collapse
Always here to help
I just finished installing Maximus rom up to the part where I have to reflash the rom after firmware update. When I'm booted in android, I can copy the rom to my sdcard (I used "download" folder). However, when I get into recovery and click install, the only folder available on sdcard was "twrp". When I mounted the storage from twrp, Windows ask me to reformat my sdcard, but says only 50 megabytes is available. Can someone help me out please?
Side mount in twrp, copy ur stuff if you can and then format sdcard. and do a clean flash afterwards.Try that.
potatoesryum said:
I just finished installing Maximus rom up to the part where I have to reflash the rom after firmware update. When I'm booted in android, I can copy the rom to my sdcard (I used "download" folder). However, when I get into recovery and click install, the only folder available on sdcard was "twrp". When I mounted the storage from twrp, Windows ask me to reformat my sdcard, but says only 50 megabytes is available. Can someone help me out please?
Click to expand...
Click to collapse
Something went wrong when flashing firmware. Make sure the hboot is 2.16 and make sure you have flash modified twrp from maximushd.
Sent from my HTC One S
Just hit the same problem, in addition my sideload doesnt work, but i figured this out:
the partition for /sdcard is only 50mb the missing 12gb ar on a partition called /internal_sdcard
currently trying to push the rom toward this dir
potatoesryum said:
I just finished installing Maximus rom up to the part where I have to reflash the rom after firmware update. When I'm booted in android, I can copy the rom to my sdcard (I used "download" folder). However, when I get into recovery and click install, the only folder available on sdcard was "twrp". When I mounted the storage from twrp, Windows ask me to reformat my sdcard, but says only 50 megabytes is available. Can someone help me out please?
Click to expand...
Click to collapse
Which version of recovery are you using? Tried to switch to last version?
Okay, i did it now without sideload:
push rom to /data/media
somehow the partition for /data/media received 12gb
with twrp you can flash the rom from there, after the rom is installed you will have acces to the 12gb again when conecting the phone via USB cable
I am facing a really weird problem.
Initially, my HTC Desire S was running CM10.1 ROM, with sdcard 32GB FAT32 formatted. Recovery was CWM 5.0.2.0. I saw CM 12.1 Lollipop ROM for HTC saga, and decided to try it out. Recovery was updated to TWRP-saga-2.8.5.2-unofficial, and installed successfully CM12.1 The phone was lagging, and decided to revert back to CM10.1.
The sdcard was not detected in CM10.1, neither when recovery was reverted back to CWM 5.0.2.0. I also tried recovery-clockwork-touch-5.8.1.5-saga and recovery-twrp-2.6.3.0-saga, none could mount the sdcard. I tried other sdcards (16GB and 8GB), formatting them using SDFormatter, checking using MiniTool Partition to make sure it's not set to logical. None could be detected.
But when I put back TWRP-saga-2.8.5.2-unofficial, all sdcards could be detected in recovery. I reinstalled CM12.1, it could also detect and use the sdcard.
It seems that installing recovery TWRP-saga-2.8.5.2-unofficial and/or upgrading to 12.1. had caused sdcard to be undetectable by earlier version of recovery and OS.
How can I fix this, and have my phone running CM10.1 again, with sdcard detected?
Try flashing 4ext recovery see if thats able to mount anything.
Theres a thread by me in Desire S General and its 4ext recovery as PG88IMG. Just extract the zip file and flash recovery.img via fastboot. (or just use the PG88IMG haha)
jmcclue said:
Try flashing 4ext recovery see if thats able to mount anything.
Theres a thread by me in Desire S General and its 4ext recovery as PG88IMG. Just extract the zip file and flash recovery.img via fastboot. (or just use the PG88IMG haha)
Click to expand...
Click to collapse
Nope, 4ext can't mount sdcard. It seems only TWRP-saga-2.8.5.2-unofficial recovery and CM12.1 can detect the sdcard.
tjhiwa said:
Nope, 4ext can't mount sdcard. It seems only TWRP-saga-2.8.5.2-unofficial recovery and CM12.1 can detect the sdcard.
Click to expand...
Click to collapse
Strange. U should ask the dev of twrp and or the rom dev to see if they know anything bout it.
Check ur sdcard for any recovery folder (twrp) and delete it then try flashing 4ext. There might be something in the folder f****** things up haha.
jmcclue said:
Check ur sdcard for any recovery folder (twrp) and delete it then try flashing 4ext. There might be something in the folder f****** things up haha.
Click to expand...
Click to collapse
It happens also to newly formatted sdcards.
How do u format the sdcard? Coz if u format it using recovery then it doesnt delete the recovery folder. Anyway im out of ideas so best contact the dev see if they know why.