Skip to content

Error while flash Ubuntu image "Running u-boot [KO]" #22

@chiragpatelmn

Description

@chiragpatelmn

Hello,
I am trying to flash the ubuntu-22.04-gnome-linux image in the VIM3 board but am facing an error. Can you help me know the reason for the error and the solution?

[Environment details]
OS: Ubuntu 22.04.4 LTS

[Steps Followed]
$ sudo apt-get install libusb-dev git parted
$ git clone https://github.com/khadas/utils
$ cd utils
$ git pull
$ sudo ./INSTALL
Connected board using a USB cable and put the VIM3 board into Upgrade Mode.
$ lsusb | grep Amlogic
Bus 001 Device 017: ID 1b8e:c003 Amlogic, Inc. GX-CHIP
$ sudo aml-burn-tool -b VIM3 -i /home/usr/Documents/khadas/VIM3/OS/ubuntu/emmc/ubuntu_22_04/vim3-ubuntu-22.04-gnome-linux-5.15-fenix-1.6.9-240618-emmc.img
Burning image '/home/usr/Documents/khadas/VIM3/OS/ubuntu/emmc/ubuntu_22_04/vim3-ubuntu-22.04-gnome-linux-5.15-fenix-1.6.9-240618-emmc.img' for 'VIM3/VIM3L' to eMMC...
Unpacking image [OK]
Initializing ddr ........[OK]
Running u-boot [KO]

I have also tried using burn-tool with and without sudo but getting the same output.
$ sudo burn-tool -v aml -b VIM3 -i /home/usr/Documents/khadas/VIM3/OS/ubuntu/emmc/ubuntu_22_04/vim3-ubuntu-22.04-gnome-linux-5.15-fenix-1.6.9-240618-emmc.img

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions