May be this is like modify rootfs .. since the partition have R/W status .. we can modify it .. using Flaskit .. but i've never try this before .. boot logo take a place in cg37 ..
How can I modify boot logo for e680i with out reflash .shx?
Because I need to flash only "mtd7: 00020000 00020000 "R/W Logo" "
I think this is boot logo partition of phone.
Please suggest me ..
Thanks you very much.
May be this is like modify rootfs .. since the partition have R/W status .. we can modify it .. using Flaskit .. but i've never try this before .. boot logo take a place in cg37 ..
the opening logo is in BMP format of R5-G6-B5 16 bits
i just tried flashkit to flash it
but it says it won't fit into /dev/mtd7
do i need to convert into cramfs in order to do it?
May be I think you will use " dd if=/dev/mtd7 of=/mmc/mmca1/Logo.cramfs " by use flashkit but don't run command "flashcp" and bring Logo.cramfs to Linux box and dump to raw partition on linux box to edit logo.
ok .. somebody that succeded with this method sould post their report here .. LOL
cool i have succefully changed the booting logo without flashing it![]()
do you have screen shot for this?
screenshot for the opening screen on my phone? i don't think its necceray.... anyway
in order to change it without flashing the entire phone u will need to use
Cyph's Flashkit...
in mtd7 it contains a gzipped image file called logo.img (bitmap format)
create one with photoshop and gzip it..
i have uploaded the logo i modified for fun... (fla
so u can try if u know how to use the flashkit...
note that dd didn't work for me, it will made ur phone into unrecongnised usb device..
but flashcp works fine
if u don't like it u can always flash back with the original CG37![]()
could you write instruction for your method ?
u mean for flashing to mtd7?
its basicly the same instruction as the one in cyph's readme file...
but instead of flashing to mtd5 u now flashing to mtd7