From b8da6dd155dbaeeaf6e1f96efad97ccff301ec9b Mon Sep 17 00:00:00 2001 From: avinal <185067@nith.ac.in> Date: Wed, 27 Jan 2021 01:35:41 +0530 Subject: [PATCH] added summery --- content/development/wsl2-move.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.