Guest MRond Posted May 31, 2010 Report Posted May 31, 2010 Hi guys, I'm a little noob;) but evryone have to learn the first time. So i want instal this boot logo. bow do i have to run this code: ADB shell$ su# mount -o remount,rw -t yaffs2 /dev/block/mtdblock6 /system# cp /sdcard/bootanimation.zip /system/media/# mount -o ro,remount -t yaffs2 /dev/block/mtdblock6 /system# reboot ?????? i don't know how or were. Tanks,
Guest brack Posted May 31, 2010 Report Posted May 31, 2010 It's possible to use root explorer for this process, then you dont need adb, pc connections etc etc, I just did it.
Guest Stevos Posted May 31, 2010 Report Posted May 31, 2010 Hi guys, I'm a little noob;) but evryone have to learn the first time. So i want instal this boot logo. bow do i have to run this code: ADB shell$ su# mount -o remount,rw -t yaffs2 /dev/block/mtdblock6 /system# cp /sdcard/bootanimation.zip /system/media/# mount -o ro,remount -t yaffs2 /dev/block/mtdblock6 /system# reboot ?????? i don't know how or were. Tanks, An alternative (easier?) way of changing stuff is via the market app "root explorer" for £1.50 or so in the market. Very pleased with it so far, and you can copy and paste files wherever you want. The procedure would be something like Copy the new bootanimation.zip to your SD card.Browse to /System/Media/Hold down on the bootanimation.zip, select copyNavigate to the SD card, create a backup directory for the old boot animation, then paste it in thereNavigate to the new bootanimation.zip on the SD card, hold down on it and select copyNavigate to the /System/Media directory Delete the old bootanimation.zip (You may need to select "Mount RW" at the top to get permission.)Paste the new bootanimation.zipReboot to see your new animation. Obviously you must be careful with root access as you could severly damage your filesystem and potentially make it unbootable if you do anything wrong, but at least root explorer makes it a bit easier to see what's going on. You make changes at your own risk... If you aren't confident with linux it may be better to wait until these changes are available in a more prepackaged form.
Guest Simon O Posted May 31, 2010 Report Posted May 31, 2010 Hey guys, I like what Rem1x did with the startup screen but I was thinking in a different direction. I don't really like the t-mo pink so I started thinking about re-branding (or de-branding :() the whole phone with colors and forms that really suit the Pulse. So I started with this. Tell me what you think about the idea, and if anybody would like to spend some spare time in modifying the default Pulse theme or even creating a completely new one. Here's my proposal for the boot screen (not animated yet, but if there is interest it's not a problem for me to make animated version) P.S. Can someone tell me if there are some limitations in making the boot screen. That will look amazing! Would it be possible to get a T-Mobile purple coloured version too please?
Guest titchu Posted June 2, 2010 Report Posted June 2, 2010 Copy it to the root of the SD, then follow out the ADB commands. is it enter bootloader mode (blue screen) then follow out the ADB commands??
Guest davos1 Posted June 2, 2010 Report Posted June 2, 2010 is it enter bootloader mode (blue screen) then follow out the ADB commands?? You have to do the ADB commands while normally booted into your phone or in recovery mode.
Guest titchu Posted June 2, 2010 Report Posted June 2, 2010 You have to do the ADB commands while normally booted into your phone or in recovery mode. thx!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now