Import via VHDX #193
scottstephens
started this conversation in
Ideas
Replies: 1 comment
-
That might be possible, but I don't think it'd be compatible with the API calls used by the DistroLauncher (once that's merged), so it wouldn't eliminate the need for the installer completely. It might be an alternative for people who don't want to use the Launcher though |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that (somewhat) recently the
wsl --import
command got a new--vhd
argument, which imports a distribution from a vhdx file instead of a tarball.Has anybody thought about whether this could eliminate the need for the installer workaround to the issues with hard links in tarballs?
Beta Was this translation helpful? Give feedback.
All reactions