Hi Team,
Facing an issue while unpack the overlay in some custom location other than “/” directory. From the LAVA linaro documentation I came to know that the -C / command to tar is essential or the test shell will not be able to start. Below are
the issues that I am facing because of this.
transfer_overlay:
download_command: cd /tmp; wget
unpack_command: tar -C /tmp -xzf
Below I am attaching the test log from LAVA.
How we can solve the read only filesystem image issue for unpacking the overlay other than “/” directory ?
Regards,
Sarath P T