Additional sfs files will be offered by the menu when starting a sandbox if those sfs files are loaded in the host system before starting a sandbox.
Code: Select all
load_sfs.sh --load sandboxsetup.sfs
rw-sandbox.sh
I have also created an autologin-fix.sfs to patch the lxc sandboxes which are started with only the first two layers until the next release.
Code: Select all
load_sfs.sh --load autologin-fix.sfs
load_sfs.sh --load sandboxsetup.sfs
rw-sandbox-lxc.sh