diff --git a/content/development/wsl2-move.rst b/content/development/wsl2-move.rst index 72545b6..24c2d73 100644 --- a/content/development/wsl2-move.rst +++ b/content/development/wsl2-move.rst @@ -6,6 +6,7 @@ Move WSL 2 Safely to another Drive :tags: wsl, wsl2 :category: development :slug: wsl1 +:summary: It is real pain when you have small SSD and Windows Subsystem for Linux (WSL) is growing exponentially in size. There no easy way to move the WSL installation to another drive. Here in this blog I will discuss how to tackle this problem with bite size steps. It is real pain when you have small SSD and Windows Subsystem for Linux (WSL) is growing exponentially in size. There no easy way to move the WSL installation to another drive. Here in this blog I will discuss how to tackle this problem with bite size steps. @@ -91,4 +92,4 @@ the WSL installation to another drive. Here in this blog I will discuss how to t PS C:\Users\Avinal> ubuntu config --default-user user_name -10. Finally run :code:`wsl` and you have successfully moved your WSL 2 installation to another drive. \ No newline at end of file +10. Finally run :code:`wsl` and you have successfully moved your WSL 2 installation to another drive.