Does anyone have Xiaomi CD counting when connected with USB? Everytime I plug my phone to PC with usb, it mounts the cd files to my PC. I formatted my storage but it still doesnt remove. I checked in root /data/miui and its not there, so where is it hiding?
Last time my PC didnt boot and it was because my phone was plugged in and it tried to load the mounted CD!
i saw the same - but could not get rid of it....
Related
OOOOPs i seem to have done something wrong
i installed a fj build from here:
http://forum.xda-developers.com/showthread.php?t=490598&page=2
to get the numbers in UK instead of US format
and now the phone does not load /
I had jf rc9 root and bootloader have tried a wipe and reload with no luck.
Please help !??!
reinstall a different JF build you should be fine, unless you had your apps moved to your SD card and then you need to push the modifued mountd.conf and init.rc and make sure that /system/sd exists
how do you get access to sd card with usb without turning phone on? as cannot get popup on my computer to install a new build ?
i can load system recovery and bootloader screen with usb cable attached but cannot access on pc? - sorry probably an obvious solution have missed - mount / unmount facility
i can see removable disk in my computer but when i try to open states:
please insert a disk into drive E:
but is coming up that a mass storage device is connected
tubaking182 is a star.
prob sorted. opened sd with another phone.. got new build and installed it again.
done ! *phew*
Hi everyone,
I have a Nexus S i9020T that I think I have bricked. What I did is that I was trying to flash a ROM and by mistake I formatted the SD, and USB storage. And since then when I reboot, I only see the GOOGLE sign with a blue bar underneath. I have the clockworkmod working for me but I can't mount my USB storage or SD card to copy any files from computer because the computer does not detect it. I installed ADB properly, and I had PDAnet installed as well. but for some reason when I try to open PDAnet, it gives me errors and asks for reinstallations as there are files that are in conflict or something. and now I have a device that can't be detected on computer but can be rebooted in to recovery. I will be grateful if one of you guys helped me out with this.
here are drivers maybe different than what you have
Hi I have a htc one s.. i tried to copy some files from my pc via usb but the dialogue box gets stuck at "Discovering Items"....I tried it on a friends laptop with a different cable and file transferred without any problem!!
then i changed my usb cable but it still wont work on my pc...Can someone please help? im running win 7...please explain in simple terms i dont have a lot of technical knowledge
It might be your cable but I normally activate htc sync through my phone, wait for my pc to pull it up then just close it and select disk drive on my phone and my sdcard normally comes up.
echo en Android
I did a factory reset of the phone and now files are transferring ok...but this happens when i deselect usb debugging...the phone doesnt show up when debugging is on.. :S
When I first connected my phone on my laptop, it has a CD Drive as well.
I accidentally safely removed it from the Windows system tray (from the icon of connected USB devices).
How can I get the contents of the CD Drive from the Nokia 8 phone or is there a way to mount the CD Drive again when I connect my phone?
Reconnecting the phone doesn't seem to make the CD Drive contents be mounted again.
All it contains are the drivers that windows needs to install for it to be able to connect to your phone. It autoruns when you connect the phone to install the required drivers. It's nothing you need worry about.
pudpoh said:
All it contains are the drivers that windows needs to install for it to be able to connect to your phone. It autoruns when you connect the phone to install the required drivers. It's nothing you need worry about.
Click to expand...
Click to collapse
Is there a way to make it work again?
If you just did the safely remove drive before I plugging the phone it should have just appeared again when the phone was connected again. Have you mounted the phone for file transfer? When you plug it into your pc when you unlock the phone a question should appear asking if you want to mount it for file transfer. Does the drive appear when you do this?
If it doesn't you may have to go into disk management and re-assign a drive letter to it again.
pudpoh said:
If you just did the safely remove drive before I plugging the phone it should have just appeared again when the phone was connected again. Have you mounted the phone for file transfer? When you plug it into your pc when you unlock the phone a question should appear asking if you want to mount it for file transfer. Does the drive appear when you do this?
If it doesn't you may have to go into disk management and re-assign a drive letter to it again.
Click to expand...
Click to collapse
I was not prompted with that autoplay setting when I tried to replug it. I will try the re-assigning drive letter solution.
Hi just a quick one.
im trying to use adb to tranfer my entire internal storage from my phone to my pc but i cant figure out the correct commands to do so
my phone wont boot and is stuck in twrp is there anyway i can do this?
add pull /sdcard/
The last / is key this will created a replica of the folders and all subtolders and files in your current directory of your pc it Mac.
I normally do
mkdir OnePlusBackup
cd OnePlusBackup
adb pull /sdcard/
That way the folders are kept together in one place.