I have A64-OLinuXino-2Ge16G-IND, with A64-OLinuXino-bullseye-base-20231106-081613.img.7z @ https://images.olimex.com/release/a64/ (https://images.olimex.com/release/a64/).
after booting the board from the the SD card for the first time with HDMI, mouse and keyboard. i can see and use the linux desktop and os, everything seems to work fine even the ethernet. but i cant use any of olinuxino tools that should be included with the image like (olinuxino-sd-to-emmc, olinuxino-overlay, olinuxino-display, ...etc) from the terminal, i want to move the image to boot from the onboard flash memory.
also, after rebooting or shutting down the board it does not boot up again without reformatting and flashing the image again to the SD card when powering it up again.
what am i missing, please advise.
thank you in advance.
Please check this thread:
https://www.olimex.com/forum/index.php?topic=9757.msg45761#msg45761
hi, thanks for the reply. when i run command olinuxino-display im getting not found, thats my main issue. olinuxino tools are not in path or not installed somehow
How and from where do you start the terminal?
Did you try running it as administrator or putting sudo before the command?
i started the terminal like normal linux with "Ctrl + Alt + T".
yes i tried sudo and sudo su. it didnt work even after switching the user to root.
In that case first run:
sudo su
Default password is "olimex" and that will send you to the home folder and you will see the scripts like "olinuxino-display".