This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to install graphics sdk to read-only target

Hi! currently the graphics sdk installs its files into /opt and then /etc/init.d/omap-demo has to be called on the target to install the files to the correct places which requires write access. is it possible to install the files directly to the final locations on the host? or do I have to write a script for this? -Jochen