We could not move Ubuntu App Error Code 0x80073d21 (100 % Solution) !!!
This video shows how to move the WSL Ubuntu app from C Drive to Other drive using the Command prompt. Usually, when we try to move the Ubuntu app we will get this error We could not move Ubunut LTS Publisher of this app doesnt allow it to be moved to a different location The error code is 0x80073d21 ***************************************************************************** Steps to be followed ***************************************************************************** 1. List and choose the Linux distribution to be moved. $wsl –l 2. Shut-down all running distributions. $wsl ––shutdown Ubuntu-20.04 3. Export the distribution as “.tar” file. $wsl ––export Ubuntu-20.04 Ubuntu-20.04.tar 4. Unregister the distribution from the system. $wsl ––unregister ubuntu-20.04 5. Import the Linux distribution to a new drive. $wsl ––import ubuntu2 E:\ubuntu Ubuntu-20.04.tar 6. Set the moved distribution as your default distribution. $wsl –s ubuntu2 7. Finally run the distribution. $wsl –d ubuntu2 -u (username) -------------------------------------------------------------------------------------------------------------------------- Time Stamps -------------------------------------------------------------------------------------------------------------------------- 0:00 Introduction 0:36 Listing installed Linux distribution 0:46 Shutdown all distributions 0:56 Export the distribution as ".tar" file 1:00 Un-register the distribution 1:08 Import the distribution to new drive 1:46 Making the default distribution 1:54 login to the distribution.
Download
0 formatsNo download links available.