Alright, so nevermind the fact that my droid incredible boot animation stops after just a moment, I wanted to change my boot sound. Long story short, it's tough, but I did find this:
Now my question is, how do I mount system in clockworkmod? I THINK I could understand the other instructions, but I don't have any idea what it means to mount in clockworkmod.
Edit: For anyone taking a look at this, I did a little more research and found how to mount in clockworkmod, but when I mount system, it doesn't give me the option to mount custoimize, let alone resource. So...yeah, I either need help doing this, or a better way(that I can understand).
Thanks in advance.
Found that mofo....
Just rename (or delete) /system/customize/resource/VZW_Droid.mp3 to something else
Mount /system in clockworkmod, then using adb shell:
Code:cd /system/customize/resource mv VZW_Droid.mp3 VZW_Droid.mp3.old exit
reboot and no more boot sound. Stupid Verizon.
Now my question is, how do I mount system in clockworkmod? I THINK I could understand the other instructions, but I don't have any idea what it means to mount in clockworkmod.
Edit: For anyone taking a look at this, I did a little more research and found how to mount in clockworkmod, but when I mount system, it doesn't give me the option to mount custoimize, let alone resource. So...yeah, I either need help doing this, or a better way(that I can understand).
Thanks in advance.