You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first 3 steps worked nicely. The last one is failling with error:
[ERROR] Couldn't create the file "\?\c:\linux\rootfs\usr\lib\systemd\system\system-systemd\x2dcryptsetup.slice".
@DDoSolitary think we've bumped into the same issue here too (albeit with Kali). Similar use-case to @Tarrke - WSL1 on Server 2019:
initial install from MS
duplicate + export to tgz with lxrunoffline
attempt install, hit error
> lxrunoffline i -n kali-copy -d c:\wsl\kali-copy -f C:\wsl\kali.tgz -v 1 -s
[ERROR] Couldn't create the file "\\?\c:\wsl\kali-copy\rootfs\usr\lib\systemd\system\system-systemd\x2dcryptsetup.slice".
Reason: The system cannot find the path specified.
Tested with the current Choco install and 3.5.0-33/3.5.0-10 from sourceforge linked to in #142
lxrunoffline's otherwise working great - duplicate/run/reg/de-reg functions all behave fine. It's just install that gets hung up, which is unfortunately the important bit for the build we have in mind. Any help much appreciated!
Hi,
I'm trying to get the following working:
The first 3 steps worked nicely. The last one is failling with error:
[ERROR] Couldn't create the file "\?\c:\linux\rootfs\usr\lib\systemd\system\system-systemd\x2dcryptsetup.slice".
I thought that was linked to #142 and I did get the latest version of LxRunOffline from https://ddosolitary-builds.sourceforge.io/LxRunOffline/ ie 3.5.0-33 without success.
The text was updated successfully, but these errors were encountered: