Ok when I trying out folder mount I was pinning and unpinning my music unlimited mount and it caused problems. I've tried to to deleted mount by un installing folder mount and reinstalling it but the mount is always there. How do I get rid of it and start from scratch. Thanks
Related
hey guys, constellanation from the androidcommunity forums pointed me in this directions for my problem. hope you can help.
my phones been acting weird since installing jf1.41 on my g1. the mp3 player skips songs, youtube videos wont load when found on youtube.com (3g enabled), and now my phone wont mount to my usb port.
i've flashed the phone multiple times since finding this problem. only real hacks via root access i've done are moving market, browser, maps and streetview caches to sd card, and deleted amazon and email apps, ringtones and notifications.
after flash...the apps are back. i dont really care. i just want the phone to mount. i'm on a macbook with 10.4.11 OSX.
little help?
please?
i just did a master reset on the phone. its back to rc29 and i still have no usb mount notification. its odd cuz when i looked under settings > about phone > status, it says charings (usb)....yet wont give me a mount option.
and there is no mass storage option under settings > sd card & phone storage.
any1?
I have the same problem being unable to mount the SD card via USB.
I believe it happened after I decided to delete the Amazon app through this method:
http://forum.xda-developers.com/showthread.php?t=467021
JesusFreke said:
Assuming you have JFv1.3 (or an earlier version),
open up terminal emulator and type:
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock03 /system
rm /system/app/com.amazon.mp3.apk
Click to expand...
Click to collapse
What happened?
Hi,
I'm trying to mount my Google Music files to /sdcard so they would be accessible to other players.
I have made a tasker profile to launch on boot, and what it does is run a command:
Code:
mount -o bind /sdcard/Music /data/data/com.google.android.music/files
I don't get any error or anything, but it just doesn't work. Music keeps downloading to the original location and does not even mirror on the sdcard folder. What am I doing wrong?
* Clearly I've wiped Google Music's data and rebooted before trying to download music.
Thanks in advance!
I'm trying to mount an ext3 formatted hard drive via OTG. Tried many different apps that are supposed to support ext3, but none of them work. Phone is rooted so that's not the problem.
I managed to mount the drive manually using Terminal and busybox mount command. I can now read and write to the drive using Terminal via the mount point /storage/UsbDriveA.
The problem is that, although I can access it from Terminal, it does not show up in file explorer "My Files", and is not visible from other apps. I tried using ES File Explorer, and although ES can see the mount point UsbDriveA, it shows up empty.
Also, in Settings->Storage, the drive appears not to be mounted.
How can I get the files to show up outside of Terminal?
I'm trying to delete some stuff from other applications but it is showing error that don't mount sdcard as read only, now what to do in this situation please help...
My phone was slowly corrupting some files inside the external sd card, but I thought it might have been because I had named a file with a $ sign and it had some problems when I plugged the usb.
After I had taken the file out and deleted the corrupted files (Some of my game saves died too :crying, I thought it was going to be okay, but the corruption did go on after some time.
One day, when I was using the phone, suddenly, I got a white line accross the screen and the phone rebooted, then every time it turned on, it worked for 1~3 seconds then, again, white line and reboot.
Tried to fix it in various ways, turning off wi-fi, changing the brightness and things like that in the moment before it rebooted, but I couldn't make it work.
After some tries/time, it gave me an error saying it needed to be wiped and reseted, but I really need some files inside of it, so I didn't wipe it, and now it just stops at the samsung logo.
I can get it into recovery mode or that "custom rom" screen, by using the volume buttons when booting up, and I could even get it to show in adb when in recovery mode, but I can't mount the sd card with it (It always tells me I can't do it, something about privileges, I think).
I just wanted to get some files from the internal memory, after that, I think I'll be flashing it with CyanogenMod so it'll be a Android 4.4
But, for now, what can I do to recover those files?
Thanks in advance
Edit: Recovery menu says:
--init-recovery...
E: failed to mount /data (invalid argument)
can't mount /data (invalid argument)
Then it tries to apply "multi-csc" and after it "successfully applies" it, then it shows the "failed to moun /data" error again
Well the easiest way would be to flash TWRP recovery and use the file manager to copy the files that you need to your mem card... if u couldn't access the internal memory just mount it manually either from the option "mount sdcard" or use the a shell command.. I believe there is a terminal emulator there