missing olinuxino tools and scripts in Olimage

Started by a7med3365, April 13, 2025, 11:49:57 AM

Previous topic - Next topic

a7med3365

I have A64-OLinuXino-2Ge16G-IND, with A64-OLinuXino-bullseye-base-20231106-081613.img.7z @ 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.

LubOlimex

Technical support and documentation manager at Olimex

a7med3365

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

LubOlimex

How and from where do you start the terminal?

Did you try running it as administrator or putting sudo before the command?
Technical support and documentation manager at Olimex

a7med3365

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.


LubOlimex

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".
Technical support and documentation manager at Olimex