...
Now the module will boot into the Ubuntu OS.
Default user: ubuntu
Default password: ubuntu
You will be asked to change the password during the first login.After first boot please uninstall the generic packages so that they aren’t overwritten when doing upgrade:
Code Block sudo apt remove linux-headers-mtk sudo apt remove linux-image-mtk
Now the setup is done.
Info |
---|
The complete in depth guide is available at https://mediatek.gitlab.io/genio/doc/ubuntu/get-started/genio-700-evk.html |
...