The Following User Says Thank You to Kalatti For This Useful Post: | ||
|
2020-10-10
, 21:04
|
Posts: 157 |
Thanked: 222 times |
Joined on Aug 2017
@ Spain
|
#12
|
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
The Following User Says Thank You to Kalatti For This Useful Post: | ||
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.