
1ĭo you want to reset the board? y/n ? yįor more information please refer to docs. You will see these teminal logs if successful. $ aml-burn-tool -b VIM3 -i /path/to/imageįor VIM3/VIM3L, you must specify the board with -b VIM3 or it will fail. $ burn-tool -v aml -b VIM3 -i /path/to/image There are two commands that be used to install the system: burn-tool and aml-burn-tool.įor example, install the system for VIM3: The message above means that your board is connected and recogized by Ubuntu. You must now place your board into Upgrade Mode.See how to enter upgrade mode.Ĭheck to see if Ubuntu has detected your board as a connected USB-device. You will see this print-out if it was successful. You need to install USB rules and create some links.

Or just pull it (if you have already cloned this repository). Image burning tool for Ubuntu is in this repository utils. $ sudo apt-get install libusb-dev git parted We only verify the tool on Ubuntu, for other distributions may not work properly! Preparation 1
