Hi
I have a big problem:
I tried to change the image of bootloader and now when I turn on phone there is not any image, only lines on a black background but phone boot up and works.
I tried to change image logo.img in mnt/.lfs.
So i write it in terminal emulator
adb shell
su
mount -o remount,rw /dev/block/stl6 /mnt/.lfs
cp /sdcard/logo.jpg /mnt/.lfs/logo.jpg
reboot
now my phone don't properly work.
Could you help me?
I have a big problem:
I tried to change the image of bootloader and now when I turn on phone there is not any image, only lines on a black background but phone boot up and works.
I tried to change image logo.img in mnt/.lfs.
So i write it in terminal emulator
adb shell
su
mount -o remount,rw /dev/block/stl6 /mnt/.lfs
cp /sdcard/logo.jpg /mnt/.lfs/logo.jpg
reboot
now my phone don't properly work.
Could you help me?
Last edited: