Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A64 => Topic started by: a7med3365 on April 13, 2025, 11:49:57 AM

Title: missing olinuxino tools and scripts in Olimage
Post by: a7med3365 on April 13, 2025, 11:49:57 AM
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.
Title: Re: missing olinuxino tools and scripts in Olimage
Post by: LubOlimex on April 14, 2025, 08:37:54 AM
Please check this thread:

https://www.olimex.com/forum/index.php?topic=9757.msg45761#msg45761
Title: Re: missing olinuxino tools and scripts in Olimage
Post by: a7med3365 on April 14, 2025, 09:20:26 AM
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
Title: Re: missing olinuxino tools and scripts in Olimage
Post by: LubOlimex on April 14, 2025, 02:42:21 PM
How and from where do you start the terminal?

Did you try running it as administrator or putting sudo before the command?
Title: Re: missing olinuxino tools and scripts in Olimage
Post by: a7med3365 on April 14, 2025, 03:05:22 PM
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.

Title: Re: missing olinuxino tools and scripts in Olimage
Post by: LubOlimex on April 15, 2025, 10:46:47 AM
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".