Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

wsl distro

You first must export the WSL distribution you wish to clone.

1. wsl.exe --export OriginalDistributionName FileName.tar

You must now import the distribution you just cloned with the following command:

2. wsl.exe --import ClonedDistributionName InstallLocation FileName.tar

You can start the cloned distribution by running the following command:

3. wsl --distribution ClonedDistributionName
Comment

PREVIOUS NEXT
Code Example
Shell :: wget debian to Downloads 
Shell :: cannot reindex from a duplicate axis 
Shell :: Gitlab docker runner registration 
Shell :: url_launcher 
Shell :: launch sublime from terminal 
Shell :: docker run --entrypoint bash 
Shell :: git stash save name 
Shell :: delete remote git tags matching pattern 
Shell :: git revert a specific file 
Shell :: how to connect my ubuntu server to ssh 
Shell :: mac format drive for windows 
Shell :: git remove file from repository 
Shell :: copy file from one directory to another in linux 
Shell :: libuuid 
Shell :: permanent noh vim 
Shell :: How to change MAC Termianl Prompt 
Shell :: open vs code from terminal 
Shell :: show pghba 
Shell :: ryu-manager install ubuntu 
Shell :: python-minimal has no installation candidate 
Shell :: jq for xml 
Shell :: instal bable for linux 
Shell :: reart admin 
Shell :: chere cygwin 
Shell :: install litedb 
Shell :: i am not able to start bluetooth in ubantu 
Shell :: linux backup command line 
Shell :: rubocop command to run auto correct 
Shell :: add suid bit 
Shell :: create ext4 file system linux 
ADD CONTENT
Topic
Content
Source link
Name
2+7 =