Thread: Reboot loop
View Single Post
Posts: 428 | Thanked: 226 times | Joined on Dec 2010 @ Philippines
#7
Originally Posted by Garfield007 View Post
Too sleepy, i hope i gonna get some advice while i go sleep.

Only solution i found, it s to flash kernel only. I Downloaded flasher 3.5, the global image and gonna use this command "flasher-3.5.exe -F RX-51_2009SE_2.2009.51-1_PR_COMBINED_MR0_ARM.bin -f -R" tomorrow if i don t get any advice.

Ty again
That command is not for "kernel-only" flashing. That's the last command that is used in a normal flashing procedure.

This is the command for "kernel-only" flashing:

(for Linux-based OS):

Code:
sudo ./flasher-3.5 -F <firmware-image> --flash-only=kernel -f -R
Just wanted to point out to save you a nightmare of incorrect flashing.