[Q] USB connection : Installer back to Mass Storage - myTouch 4G Q&A, Help & Troubleshooting

Installed ZIPS Creamed Glacier V3.11 on MT4G.
Almost everything is working, so happy with ROM and recent enhancements. Thank you.
While connecting the phone to Windows 7 machine via USB, phone shows “USB Connected as an Installer”. It further provides choice of MTP/PTP. Phone SD card does NOT show as drive on Windows machine.
What do I need to do in order to access SD Card from Windows 7? I wanted to copy the nandroid backups from SD card and copy new ROMs on the SD card.
Is there a way to go back to USB mass storage option?
Thanks

alternative till update
have you tried Droid Explorer? works quite well. will reonnize without a problem.

under the "connect to pc" option in settings, i had to uncheck the 'ask me first' option and select disk drive to get my computer to recognize my phone when using Roms without the Mass Storage app on them...i really wish it was on all roms..
Sent from my HTC Glacier using xda premium

Could not find connect to PC option on Creamed Glacier rom.
Droid Explorer works. It shows all the folders (systems too) from the phone. Just need to be more careful while using it.
Also found way to toggle USB under my recovery (EXT4).
Thank you all for your suggestions.

userofxda said:
Installed ZIPS Creamed Glacier V3.11 on MT4G.
Almost everything is working, so happy with ROM and recent enhancements. Thank you.
While connecting the phone to Windows 7 machine via USB, phone shows “USB Connected as an Installer”. It further provides choice of MTP/PTP. Phone SD card does NOT show as drive on Windows machine.
What do I need to do in order to access SD Card from Windows 7? I wanted to copy the nandroid backups from SD card and copy new ROMs on the SD card.
Is there a way to go back to USB mass storage option?
Thanks
Click to expand...
Click to collapse
This is a known bug in 3.11. I think the fix is in here But if you wait a couple of days then the new release of Zips Creamed Glacier should fix this issue along with other issues.

what i did to transfer files onto sd card is use the android sdk
connected phone via USB opened the cmd prompt for sdk
and used adb push method
so when i wanted to install the low mic fix i;
copied the file to the platform tools folder then
adb push lowmicfix.zip sdcard/lowmicfix.zip
thats pretty much how im transferring files onto the sd card
zips said all these issues will be addressed in the next version
oh and if you wanted to copy something from your sd card to your computer look at the file from your file manager app to see the name then
use adb pull method

Or you can download an app to mount your usb.
If I helped, give thanks, if you please.
........Death before dishonor........
Team inferno
Leader

What is App to support mounting USB?

userofxda said:
What is App to support mounting USB?
Click to expand...
Click to collapse
Multi mount
If I helped, give thanks, if you please.
........Death before dishonor........
Team inferno
Leader

Multi Mount Work !
This seems to be the easient approach to mount and access my SD card under this ROM.
Thank you very much.

Related

Unable to Mount SD card

Hey all,
I have downloaded the Windows 7 64 bit drivers for my Fascinate. Installed them...but when i go to mount my SD card I can see it in Windows Explorer but it says CD drive F: Verizon Mobile. I cannot see anything on my SD card at all. How can I get this mounted. I am rooted and I have USB debugging on. Any other ideas on how to get this to work.
Pull down the notification bar at the top of the phone. Press mount sd card. Your problem mabe deeper than this but I just thought best to start simple. If u still can't get it we need more info like is it DI01,DJ05, or DL09
Sent from my SCH-I500 using XDA App
No, I cannot mount that way. I am on dl09. Very frustrating.
Sent from my SCH-I500 using XDA App
I had the same issue. I flashed Adrynalyne's latest voodoo kernel 01/21 low voltage and it seemed fixed it for me. I'm running DL09 supah clean 04 also.
See here and go to Test 4 this maybe your issue.
http://forum.xda-developers.com/showthread.php?t=915709&highlight=cd-rom
This is the official response from Samsung:
"There is no SD card mount issue on Windows OS. After user connects USB cable, Windows OS will recognize the device as CD-Rom, and the ToolLauncher_Bootstrap.exe will be running by autorun function. (WinXP only, Win 7 user should run ToolLauncher_Bootstrap.exe by himself ). At this point either user can ignore the installation of TL and use mass storage directly, or wait 30 secs timeout and the device will be changed to mass storage.
Another option is that user can change the settings -> USB setting to 'Ask on connection' from mass storage(default). It will allow user to go to mass storage directly by selecting mass storage.
But The mass storage is not working on MAC OS from previous version, and We have a fix for that in FROYO release."
Hope this helps.
I have the same issue when using certain kernels not sure if it is in the kernel or not. the only way i am able to mount the sd or use pda net is to plug the phone into the comp and reboot the phone after the phone reboots the comp recognizes it. I know this is not a fix but it does work everytime and the phone is recognized until the next time i reboot my phone without it being plugged into comp. This is a temp fix until you can find a better fix.

ClockworkMod and mounting USB?

Hey all,
So I just ran ClockworkMod (2.5.13) and wiped my Vibrant in preparation for the new Bionix. I have found that on my phone I had to wipe sdcard too or it wouldn't wipe fully. The problem: ClockworkMod won't let me mount USB storage or mount sdext so I can't figure out how to get the new ROM on the phone. Voodoo is also enabled and I can't seem to disable it without a working ROM on the phone.
When I plug the phone into my PC the "H" and "I" drives automatically pop up but are inaccessible. Mounting USB storage in ClockWorkMod appears to do nothing.
Any ideas? Thanks!
ohhhhhhhhh
I had the same problem last night but i thought my PC was acting up. I guess it has to do with CWM, but idk why.
What i did was copy the ROM on my external sd card, then put it on the phone and move them to internal sd card
Hope that help
you can use adb to push file to your phone.
Djapatos said:
I had the same problem last night but i thought my PC was acting up. I guess it has to do with CWM, but idk why.
What i did was copy the ROM on my external sd card, then put it on the phone and move them to internal sd card
Hope that help
Click to expand...
Click to collapse
CWM won't let me mount SDEXT. Is there something special I have to do to get this to work?
You may have to pull the sd card and use an external card reader.
Sent from my SGH-T959 using XDA Premium App
ADB did the trick. I didn't realize it could push to the phone like that. Easy cheesy. Thanks!
And as for external SD card reader - this doesn't do anything to help transfer a file to the phone. Recovery was unable to mount SDEXT. I can't find any documentation on the matter, but I assume this is a Vibrant-related issue?
Hi, I just have the exact problem on my galaxy note. Trouble is that I can't find a way to connect to my phone through ADB. It just isn't listed when I type "adb devices". I would appreciate any help so I could "push" a rom and be done with it.
demircantas said:
Hi, I just have the exact problem on my galaxy note. Trouble is that I can't find a way to connect to my phone through ADB. It just isn't listed when I type "adb devices". I would appreciate any help so I could "push" a rom and be done with it.
Click to expand...
Click to collapse
Check Applications/Development/Enable USB Debugging. If that is on, make sure you have the necessary drivers on the PC.
As for mounting via CWM, that should work if CWM gives the option. Again, check drivers on PC.

Read External SD card from PC

I am trying to read my external sd card when plugged into pc (Win 7) but my pc does not see the external, only internal memory.
Any ideas how to make this happen?
If u search iconia in the android market, i believe there was an app called automount...dont qqoute ne but i think it does what your asking
Sent from my PC36100 using XDA App
You can enable USB Debugging, get the proper drivers installed, and use Droid Explorer, that is what I do.
daveid
Thanks for that information - yesterday I downloaded the drivers that were supposed to help with this but I still do not see the external from the pc.
What is droid explorer that you mention?
Thanks
bweave said:
Thanks for that information - yesterday I downloaded the drivers that were supposed to help with this but I still do not see the external from the pc.
What is droid explorer that you mention?
Thanks
Click to expand...
Click to collapse
Droid Explorer.
From what I've read, this is a honeycomb issue I've tried everything and can't see my external sd card on my pc. I've tried multiple programs that claim to work, but haven't found any yet.
I can't install droidexplorer on my computer, if errors out because of 64bit. I made the changes in the registry that are suggested with no luck.
Droid explorer
I know that this is probably covered in another thread but, since it was mentioned in my resolution, I am curious the benefit to rooting?
Is it worth it for an average user?
Seeing external SD card
bweave - I am repeating what I have said in the "lost files from my sd card" thread, but here goes. I use the old fashioned method of mounting my sd card in a r/w card gizmo (I use a cheapo Wal**** Targus card reader writer) I attach this to my desktop via usb and then can see the card as a mass storage unit in Win 7. I can then delete files or add music/pictures/movies and when done I put the card back in my a500 where I can then see and display the files perfectly. I do realise that this is not the most tech savvy way of doing it but it works and touch wood I have never lost or corrupted a single file. In the other forum thread several people were continually losing files from the sd card. Now if you are talking about external usb hard drives and not just the sd card then I can recommend the app "USB Mount All v1.3" from the Marketplace with this you can see and mount/unmount all external sources - cards, thumb drives and hard drives. Hope my two penneth worth might be of assistance.
Sorry bweave forgot to mention if you use USB Mount All you will need to be rooted
Seeing external SD card
DELETED duplicate post
I'd rtaher go and buy a microsd reader for my computer then root the tablet.. $4.05 with zero risk of bricking anything.

[Q] Catch-22 eLocity A7

I have installed A7Comb rom which mostly does a good job. The biggest problem is that external sdcard and usb are inaccessible. If I choose to go back to 3.01 where I had this capability, access to external sdcard is required to flash the old rom. Am I screwed or are there any other alternatives?
ooorah
im not positive, but if i remember correctly you have access to the external sd (using Root Explorer or something like it) there is /Mnt/sdcard check in there im not sure the exact directory, but im pretty sure it was in there when i was using A7comb, then you can copy and paste the update.zip to the root of the sd
Let me know if you can't find it, i will flash A7comb real quick to give you a hand
Catch-22 eLocity A7
smallba, Thanks for the reply. Can root explorer be used to do the rom flashing? I can get the 1.41 rom on the sdcard using my desktop, but the A7 can't see it. I've tried to flash using the start button routine, but it never recognizes the sdcard and sends me back to boot. Then I cant boot until I remove the sdcard. Also, even though I'm rooted and have superuser, root explorer always fc's. What a mess.
ooorah
ooorah said:
I have installed A7Comb rom which mostly does a good job. The biggest problem is that external sdcard and usb are inaccessible. If I choose to go back to 3.01 where I had this capability, access to external sdcard is required to flash the old rom. Am I screwed or are there any other alternatives?
ooorah
Click to expand...
Click to collapse
Try mnt/external_sd ..
ooorah said:
smallba, Thanks for the reply. Can root explorer be used to do the rom flashing? I can get the 1.41 rom on the sdcard using my desktop, but the A7 can't see it. I've tried to flash using the start button routine, but it never recognizes the sdcard and sends me back to boot. Then I cant boot until I remove the sdcard. Also, even though I'm rooted and have superuser, root explorer always fc's. What a mess.
ooorah
Click to expand...
Click to collapse
Do you have Sdhc adaptor physically plug the micro sdhc in the computer and then move the update zip to the sd?
What kind of sdcard are u using?
Sent from my PC36100 using XDA Premium App
Thanks for your reply. At /mnt/external_sd the sd folder is shown as empty.
ooorah
smallba I connect via usb to my desktop using a Targus adapter. The sdscard is Kingston 2gb formatted fat32. I cut/paste update.zip to the sd card.
ooorah
Do you have a cell phone to try the sd card in? I just want to make sure it is not corrupted, you have flashed before using this same sdcard?
Sent from my PC36100 using XDA Premium App
Yes I've used this sd card to flash on my Acer A500. I'm sure it's ok.
ooorah
What does it do when you put in and pull out the sdcard?
Sent from my PC36100 using XDA Premium App
When sdcard is installed I look at externai_sd and it's empty. I cannot reboot until the sdcard is removed. BTW, various mount apps I've tried fail to recognize the presence of a sdcard.
ooorah
I know I been asking many questions, but it recognized in the accer?
Sent from my PC36100 using XDA Premium App
Yes, sdcard was recognized in Acer 500. Content was shown under external sd.
A7
What rom are you trying to flash back to?
I had some issues reverting back from A7Comb.
I think I had to flash back to stock first.
Re: your previous post, how can I flash back to stock if I can't find external sd?
ooorah
Cant read SD
I reloaded my copy of A7Comb and will play around with it to see if I run into the same issue. If the SD can't be used, it may be possible to connect via USB/ADB and push the stock images.
However, I have never used ADB with the A7, only with other devices. I will also try and figure that out to see if that's a viable option. Will need to find the drivers and get those loaded. Been meaning to test ADB with this device anyway.
Thanks DANO, I'd appreciate the help.
ooorah
I'll do what I can, I'm no expert, but I am very comfortable with ADB and have no concerns about messing with my A7. I've been meaning to do this for a while anyway. Will probably take me a few days to get get the A7 connected to ADB as its USB port doesn't play nice, and there are some tricks to getting windows/ADB to pick up the device. I'm also gonna try and lookup Dexter to see if he can give me some tips on doing this.
I used ADB last March and rooted my CRUZ 7" tablet. Whether it will work with a usb connection to eLocity A7 will have to be tried. I'll play around to see if I can get it working. If I get that far I'll have to wait for further instructions.
ps I can use a usb keyboard with no problem. ooorah
Yeah, keyboards, thumb drives, etc. should all work as the A7’s USB slot is set to host mode by default. The trick is flipping the switch to slave/device mode so we can use ADB to communicate with it.
Dexter’s A7Comb Rom had an App “OTG” for doing this (with a reboot), but when I tried it out, my Windows 7 box only saw the device but still didn’t fully communicate with it (ADB didn’t see it at all). Most likely due to the lack of a driver, or rather telling it where the driver was.
I’ve got some info on doing this, and I plan on trying to get this up and going tonight. Once I get ADB connected to the A7, I would think we should be able to push a new recovery image or something along those lines to fix whatever happened with the SD Card.
Just curious, have you tried a factory reset, data wipe, etc. (then reboot back into recovery), and tried to run the update.zip from the SD Card. I doubt this will work, but the A7 re-writes the recovery image with each update, therefore if something got corrupted, perhaps a wipe will fix whatever is broken in recovery by way of re-writing it. I’m not sure if recovery gets replaced with just a data wipe/reset, but if you don’t mind resetting your device it might be worth a shot.

[Q]Transferring files on cm9/10?

I have been trying to search the forum but having no luck. I switched from cm7 to cm10 recently and I am looking for a way app/utility whatever to have my sd card mount on my pc when I plug in usb so I can transfer files to my storage partition. I was using USB Mass Storage Watcher app(I think it was called) before, but it doesn't like cm10 very much. If there is no way to see usb connection from android to pc, what would be the next best option?
Hedgerow said:
I have been trying to search the forum but having no luck. I switched from cm7 to cm10 recently and I am looking for a way app/utility whatever to have my sd card mount on my pc when I plug in usb so I can transfer files to my storage partition. I was using USB Mass Storage Watcher app(I think it was called) before, but it doesn't like cm10 very much. If there is no way to see usb connection from android to pc, what would be the next best option?
Click to expand...
Click to collapse
That setting is built into CM10. Go to storage, then hit menu and USB configuration pops up. Select that. Select mass storage and back out. Now when you connect to PC both emmc and sdcard should show up as disk drives. The only app that I might use with that is my modified NookColorUMS app that I modified to work on CM9. It also works on CM10. Get it on my tips thread linked in my signature. And read about it in the second post in that thread. It allows you to mount any partition you want with UMS.
You might also look into using one of the transfer-over-wifi apps to get your data files onto Nook, I use WifiFileExplorer to this effect and never hassle with USB cords/connexions. Quick and sees everything.
Anniraff said:
You might also look into using one of the transfer-over-wifi apps to get your data files onto Nook, I use WifiFileExplorer to this effect and never hassle with USB cords/connexions. Quick and sees everything.
Click to expand...
Click to collapse
Love Wifi File Explorer Pro. I haven't taken an sd card out of my devices in months.
Thanks
Beautiful, I didn't think to hit menu after I was in the storage settings. I'll check out the wifi explorer too. Thank you guys!

Categories

Resources