Page 1 of 1

Error running hipperos_container_sdcard

Posted: Fri Aug 03, 2018 12:04 pm
by A_Konstantinos
So i try to run "hipperos_container_sdcard" but i get this error
"error: exec: "/home/localuser/hipperos_18.06_tulipp_te0715_te0715_elf_hardfp/setup/u-boot/createSdCard.sh": stat /home/localuser/hipperos_18.06_tulipp_te0715_te0715_elf_hardfp/setup/u-boot/createSdCard.sh: no such file or directory"
but i really dont understand why..
any thoughts??
Thank you

Re: Error running hipperos_container_sdcard

Posted: Fri Aug 03, 2018 4:38 pm
by Vladimir_Svoboda
It is related to the removal of the line "--mount type=bind,source=$HOME,target=$HOME \" that you did for your other issue.
Replace it by "--mount type=bind,source=/home/localuser,target=/home/localuser \"