Can someone run these commands and post the output to here? Thanks!
cat /proc/partitions
mount
df
Sent from my LG-P990 using xda app-developers app
Related
anyone care to explain to a noob how to change boot animation? isn't working
Sent from my SGH-T959V using xda app-developers app
Remount /system r/w -- # mount -o remount,rw
Copy the boot animation into position -- # cp path/to/new/bootanimation.zip /system/media/
Set ownership -- # busybox chown root:root /system/media/bootanimation.zip
Set permissions -- # busybox chmod 644 /system/media/bootanimation.zip
is this a file manager?
Sent from my SGH-T959V using xda app-developers app
The easiest way is to download boot animations from the market. Super easy and the app installs the boot animations. No need for messing with files
Sent from my SGH-T959V using xda app-developers app
oh ok
Sent from my SGH-T959V using xda app-developers app
Yeah
Sent from my SGH-T959V using xda app-developers app
this is similar to the ROM toolbox. can u help me through activation process
Sent from my SGH-T959V using xda app-developers app
Okay
Sent from my SGH-T959V using xda app-developers app
so i installed the animation and it said was installed. i dont know what to do next
Sent from my SGH-T959V using xda app-developers app
Reboot
Sent from my SGH-T959V using xda app-developers app
i do but the animation doesn't appear. the boy status the same
Sent from my SGH-T959V using xda app-developers app
Hi
This is not specific to our phone.
You must learn how to Google.
See this -
http://forum.xda-developers.com/showthread.php?t=1558702
sent from me
I'm trying to update my recovery via terminal emulator.
Code:
su
flash_image recovery recovery.img
I always get error -1
I'm currently on CM10.1 could the new folder tree be causing problems?
Sent from my Nexus 7 using xda premium
Why not just use ez-recovery? It's in the play store
Sent from my SCH-I535 using xda app-developers app
Because I completely forgot about that.
I feel like a fool lol.
Sent from my Nexus 7 using xda premium
Jarredw said:
Why not just use ez-recovery? It's in the play store
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
... +1
works great!
Is it possible to dump cp eeprom? If so, how? thank you.
Sent from my LG-P920 using xda app-developers app
How to open and see gesture.key in android and how to see it.
Sent from my GT-P3100 using xda app-developers app
My phone has a symlink of sdcard on the root. Cant I make some other symlinks? I tried the ln -l on terminal emulator. But it didnt work.
Sorry if someone has already posted on this topic.
Sent from my LG-E405 using xda app-developers app
p4pa1 said:
My phone has a symlink of sdcard on the root. Cant I make some other symlinks? I tried the ln -l on terminal emulator. But it didnt work.
Sorry if someone has already posted on this topic.
Sent from my LG-E405 using xda app-developers app
Click to expand...
Click to collapse
Which Android version is present? Stock? Rooted? Or a custom rom? When you post detailled and specific questions it can help to get a valid anser soon
Gingerbread (2.3.6) STOCK
Sent from my LG-E405 using xda app-developers app
p4pa1 said:
Gingerbread (2.3.6) STOCK
Sent from my LG-E405 using xda app-developers app
Click to expand...
Click to collapse
NO WAY
How does the manufacturer create a symlink of sdcard on the root then?
Sent from my LG-E405 using xda app-developers app
p4pa1 said:
How does the manufacturer create a symlink of sdcard on the root then?
Sent from my LG-E405 using xda app-developers app
Click to expand...
Click to collapse
i suppose they hat "root access" while developing the rom...
I have root acces
Sent from my LG-E405 using xda app-developers app
p4pa1 said:
I have root acces
Sent from my LG-E405 using xda app-developers app
Click to expand...
Click to collapse
Whats the reason you want to create more symbolic links manually?
I want to move /data to my sdcard and make a symlink on the /
Sent from my LG-E405 using xda app-developers app
p4pa1 said:
I want to move /data to my sdcard and make a symlink on the /
Sent from my LG-E405 using xda app-developers app
Click to expand...
Click to collapse
Just use "Link2SD" from the playstore LOL
It didnt work on my sdcard. Thats why I want to try this.
Sent from my LG-E405 using xda app-developers app