Hi lava team,

 

I want to use lava for running shell scripts on several devices which are connected to the lava server via ssh.

Is there a way to deploy the overlay to another directory than "/"?

 

Example:

The overlay is downloaded to /lava-123.tar.gz and extracted to /lava-123 by default.

What if my rootfs “/” is read-only and I want to download and extract the overlay to /tmp or /data, which are read-write mounted?

 

 

Best regards,

 

Christoph