[Q]what to do and which oone to choose for removal of red writing on boot of device

Search This thread

waqs-786

Member
Aug 4, 2014
9
1
Oldham
hi i want to remove the red writing from the screen when phone is turned on which one do i download

is it the international wwe also when flashing using adb i get error: cannot open 'hboot.zip'

any help would be appreciated

thanks in advance


(bootloader) version: 0.5
(bootloader) version-bootloader: 3.16.0.0000
(bootloader) version-baseband: 1.15.2133156.UA13G
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-OFF
(bootloader) serialno
(bootloader) imei:
(bootloader) imei2: Not Support
(bootloader) meid: 00000000000000
(bootloader) product: m8_ul
(bootloader) platform: hTCBmsm8974
(bootloader) modelid: 0P6B10000
(bootloader) cidnum: 11111111
(bootloader) battery-status: good
(bootloader) battery-voltage: 0mV
(bootloader) partition-layout: Generic
(bootloader) security: off
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: ab0efa49
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.018s
 
Last edited:

ckpv5

Inactive Recognized Contributor
Feb 11, 2008
14,354
18,301
Kuala Lumpur
You do it wrong ... cannot use ADB for flashing hboot.zip/firmware.zip

See this guide : http://xdaforums.com/htc-one-m8/general/vomerguides-m8-bootldr-unlock-s-off-t2800727

Basic thing is :

boot to bootloader/fastboot
then

fastboot reboot-bootloader --> to confirm the usb connection is good
fastboot oem rebootRUU --> to put the device in RUU mode
fastboot flash zip hboot.zip --> flashing the hboot
if failed : FAILED (remote: 90 hboot pre-update! please flush image again immediately)
repeat fastboot flash zip hboot.zip
fastboot reboot-bootloader
 
  • Like
Reactions: waqs-786

waqs-786

Member
Aug 4, 2014
9
1
Oldham
Hi thanks for ya reply

Sorry i mentioned wrong i open my cmd in adb directory where my hboot zip is i get the phone in RUU MODE but when try to flash its wont do it says error cannot open hboot.zip

Dont no what i am doing wrong?

Also can i ask which hboot zip is for my phone is it the internation wwe??

thanks
 

waqs-786

Member
Aug 4, 2014
9
1
Oldham
You do it wrong ... cannot use ADB for flashing hboot.zip/firmware.zip

See this guide : http://xdaforums.com/htc-one-m8/general/vomerguides-m8-bootldr-unlock-s-off-t2800727

Basic thing is :

boot to bootloader/fastboot
then

fastboot reboot-bootloader --> to confirm the usb connection is good
fastboot oem rebootRUU --> to put the device in RUU mode
fastboot flash zip hboot.zip --> flashing the hboot
if failed : FAILED (remote: 90 hboot pre-update! please flush image again immediately)
repeat fastboot flash zip hboot.zip
fastboot reboot-bootloader

which hboot.zip should i use im still getting error: cannot open 'hboot.zip'

i dont no what im doing wrong??:(
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    You do it wrong ... cannot use ADB for flashing hboot.zip/firmware.zip

    See this guide : http://xdaforums.com/htc-one-m8/general/vomerguides-m8-bootldr-unlock-s-off-t2800727

    Basic thing is :

    boot to bootloader/fastboot
    then

    fastboot reboot-bootloader --> to confirm the usb connection is good
    fastboot oem rebootRUU --> to put the device in RUU mode
    fastboot flash zip hboot.zip --> flashing the hboot
    if failed : FAILED (remote: 90 hboot pre-update! please flush image again immediately)
    repeat fastboot flash zip hboot.zip
    fastboot reboot-bootloader