View Single Post
Posts: 154 | Thanked: 222 times | Joined on Aug 2017 @ Spain
#11
Originally Posted by Halftux View Post
Switch off you freerunner (if necessary) and start NOR uBoot by pressing AUX and Power-On at the same time and then start dfu-util

Code:
cd \dfu-util-0.9-win64
dfu-util -a u-boot -R -D qi.udfu
With Windows I have not had luck (Windows does not recognize the mobile in NOR uBoot), I am going to try with your Debian ISO. I already have the USB ready with the ISO recorded.

The only question I have is which route to put in the commands. I don't know how to use the command line well.

I have renamed the files to make it easier, these are the commands I ran in Windows:

dfu-util -a u-boot -R -D qi.udfu
dfu-util -a kernel -R -D uImage.bin
dfu-util -a rootfs -R -D rootfs.jffs

I can write those three files to a different USB, but I don't know how to locate the USB on the command line.

What can I do?

Last edited by Kalatti; 2020-10-10 at 20:53.
 

The Following User Says Thank You to Kalatti For This Useful Post: