Maclaw please fix this bug.Directory bind is not working.I tried all ways.I am writing your blog but you don't see.This is very big problem
Related
Hello,
I flashed Squadzone's CM7.2 RC5.5 yesterday for first time I use any custom ROMs on my SGM.
Then I flashed GApps and Opened market to install my favorite apps, here I noticed that (SD-Card Normally supported) apps were installed in Internal Memory.
Finally, I installed Link2SD, moved and linked all application to SD-EXT partition .. so all applications linked to SD-EXT.
I tried to move them to Normal SD-Card via Settings => Applications, but it failed.
I tried to move them via Link2SD, but it failed with Error: "[INSTALL_FAILED_CONTAINER_ERROR]", but it succeeded one time to move Acrobat Reader then it failed.
I don't bother if they are installed on SD-Card or SD-EXT, but this problem causes to bigger problem. the Following Apps MUST be installed on SD-Card from Market or APK (as I think):
1. Voice Search
2. Archidroid
3. SpeedCar
4. Holy Quran
when I tried to install them from Market, they prompts an error: "couldn't install on USB Storage or SD Card"!
although the rest apps installed successfully!
Sorry for my bad English, I wish I explained the problem successfully.
Hello,
I searched here and there and I Found a way by removing a temp file in .android-secure but it failed.
I monitored the logcat and found this:
http://db.tt/JWKOb0wg
Edit: I removed smdl2tmp1.asec from /mnt/secure/asec but still can't install!
Edit 2: I fetched these commands:
$ export PATH=/data/local/bin:$PATH
$ su
# cd /mnt/sdcard/.android_secure
# ls
# rm smdl2tmp1.asec
rm: can't remove 'smdl2tmp1.asec': No such file or directory
# rmdir /mnt/sdcard/.android_secure
rmdir failed for /mnt/sdcard/.android_secure, Device or resource busy
Sent from my GT-S5570 using XDA App
Finally, I removed all system and application related folders from SD card via a computer. And wiped data and cash and started in a clean environment with English interface.
Then I succeeded, I discovered that the problem in Arabic interface so I tried many times to be sure!
Sent from my GT-S5570 using XDA App
hi all i got my tab for 3 days now and all of the roms i tried and used caused me problems! i tried cm9 and paranoid android cm10
cm9- sudden reboots and screeen rotate sometimes dont work forcing me to reboot
using paranoid now and here are the issues - wifi unable to detect for watever reason , can't enter storage option in settings and can't mount!
help please!
tohno said:
hi all i got my tab for 3 days now and all of the roms i tried and used caused me problems! i tried cm9 and paranoid android cm10
cm9- sudden reboots and screeen rotate sometimes dont work forcing me to reboot
using paranoid now and here are the issues - wifi unable to detect for watever reason , can't enter storage option in settings and can't mount!
help please!
Click to expand...
Click to collapse
Wifi is working in Paranoid android...just go to advanced menu in wifi and uncheck the temporary avoiding poor connection.....Wifi tether /hotspot doesn't work.....
Storage option Force closes
For mounting external sdcard do this:
1.Create a folder in sdcard and name it emmc......
2.Open notepad and paste these lines....(Thank alroger for these commands)
busybox mount -t vfat -o rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0702,dmask=0702,allow_utime=0020 /dev/block/mmcblk1p1 /sdcard/emmc
3.save the notepad file with .sh extension.....like this....emmc.sh
4.Put it in your sdcard
5.open script manager(known as smanager).. you can download on playstore.....
6.In the file browser of smanager click on the emmc.sh file in your sdcard.......
7.activate these two things......
a)Superuser
b)Boot
8.then reboot your tab and voila its done......
Click to expand...
Click to collapse
I think you have a P1000.....try AOKP build#40 by stimpz0r....It hardly needs any progress......STABLE!!!!AWESOME!!!!!GREAT!!!!!
thanks but my real issue is wifi i can't connect to play store without it , anyways i can detect other wifis but not my wifi ...crap
Hi,
I've just installed fresh CM10 ICS Nightly on my LG Optimus 2x. The original __EXTERNAL_SD folder in my Home was suddenly empty, so I thought the mount point of External SD has changed. I found it in /storage/sdcard1. However, Applications don't recognize that, because they obviously expect __EXTERNAL_SD simlink/folder (or whatever it is) in my home. So I decided to delete it and create a new one to new location. Deletion was successful,but I'm not able to create a new symlink.
Code:
[email protected]: /sdcard # ln -s /storage/sdcard1 __EXTERNAL_SD
link failed Operation not permitted
[email protected]: /sdcard #
This is what I get.
Furthermore, since I deleted original file, every time I start Apollo (music player) I get error Unfortunately, Apollo has stopped. That's kinda weird, because it acts like it requires working __EXTERNAL_SD, but I'm not 100% sure.
Can you please explain me how to create such a symlink? Thanks!
Have You tried with superuser?
Sure, sign # means I have root access. Anyway, the problem is not longer relevant for me, bacause I've reinstalled whole system from the bottom using factory reset.
I'm newbie to Android, and It's litte suprising for me that root can not create a simple symilnk, that shoul work every time (as in Linux).
hi,
Im using cm 10.1 by ADC-Team R8 + K^Kernel 3.4 v2.4
my problem is, that sometimes my sdcard0 isnt mounted automatically at boot.
I think it first happened with R7 (maybe R6)
if i execute "vold" in terminal the sdcard gets mounted.
I tried to put the vold command into /data/local/userinit.sh, but it doesnt work always...
in logcat i see that MountService is getting a NullPointerException.
and in dmesg there is:
Code:
mmcblk0: p28 size 26050560 extends beyond EOD, truncated
Perhaps one of these is the problem ?
So any of you got a suggestion or the same problem ?
Thx
I had the same problems (sdcard0 not mounted) and I solved the issue re-installing TWO times everything after wiping (factory-reset and dalvik) the phone.
Don't know why but the second installation fixed the issue.
Hi,
I've always used Terminal IDE to rsync my stock android with my Linux box. However, since I "upgraded" to CyanogenMod 11, rsync is highly broken. I get tons of errors like this:
receiving incremental file list
rsync: readlink_stat("somefilename") failed: Out of memory (12)
rsync: readlink_stat("someotherfilename") failed: Out of memory (12)
...................
Any idea what is happening, and how I can fix this, or do rsync?
How do you people do rsync?
I reinstalled CyanogenMod from scratch formatting everything (even /system) and the problem persists.
Thanks!
L.