Translations:Wiren Board 5: Восстановление прошивки/4/en: различия между версиями

Нет описания правки
(Новая страница: «#Download the file ''wb5_usbfw.sb'' on your computer [https://github.com/contactless/wirenboard/tree/master/contrib/u-boot here]. #Assemble the program Сбо…»)
 
Строка 29: Строка 29:
#:to find out how the drive is defined in the system.
#:to find out how the drive is defined in the system.
#:'''Attention! If you make a mistake with the definition of the drive name, and in the next paragraph substitute the name corresponding to your other drive, its contents will be lost.'''
#:'''Attention! If you make a mistake with the definition of the drive name, and in the next paragraph substitute the name corresponding to your other drive, its contents will be lost.'''
#To write firmware to the controller, replace in the command below
#To write firmware to the controller, replace the following in the command below
/X/XX/XXXXX_emmc_wb5.img the path to the pre-extracted firmware file,
#*''/X/XX/XXXXX_emmc_wb5.img'' - replace with the path to the pre-extracted firmware file,
/dev/sdX on the name of the partition under which the drive is defined in the system,
#*''/dev/sdX'' - replace with the name of the partition under which the drive is defined in the system,
and run the command
#:and run the command
$ sudo dd if=/X/XX/XXXXX_emmc_wb5.img of=/dev/sdX bs=1M conv=fdatasync && sync
<syntaxhighlight lang="bash">$ sudo dd if=/X/XX/XXXXX_emmc_wb5.img of=/dev/sdX bs=1M conv=fdatasync && sync</syntaxhighlight>
After recording is complete, disconnect the controller from the USB, disconnect power from the controller, and then turn it back on.
#After recording is complete, disconnect the controller from the USB, turn off the controller, and then turn it back on.
12 063

правки