Last active
April 1, 2024 00:35
-
-
Save nufeng1999/a9f377a05a8a0b65d8b92f21fe1339e8 to your computer and use it in GitHub Desktop.
Revisions
-
nufeng1999 revised this gist
Oct 7, 2022 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -15,4 +15,5 @@ CanonicalGroupLimited.**UbuntuonWindows**_79rhkp1fndgsc ### 4,为wsl创建软链接 jln "C:\Users\\%USERNAME\%\AppData\Local\Packages" "D:\Users\Administrator\AppData\Local\Packages" ### 5,重新启动wsl服务 看看C盘,是不是你很满足了? -
nufeng1999 revised this gist
Oct 7, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,6 +13,6 @@ CanonicalGroupLimited.**UbuntuonWindows**_79rhkp1fndgsc ### 3,移动wsl文件到空闲盘(如D盘) ### 4,为wsl创建软链接 jln "C:\Users\\%USERNAME\%\AppData\Local\Packages" "D:\Users\Administrator\AppData\Local\Packages" ### 5,重新启动wsl服务 -
nufeng1999 revised this gist
Oct 7, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,6 +13,6 @@ CanonicalGroupLimited.**UbuntuonWindows**_79rhkp1fndgsc ### 3,移动wsl文件到空闲盘(如D盘) ### 4,为wsl创建软链接 jln jln.exe "C:\Users\\%USERNAME\%\AppData\Local\Packages" "D:\Users\Administrator\AppData\Local\Packages" ### 5,重新启动wsl服务 -
nufeng1999 revised this gist
Oct 7, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ ### 1,查找wsl安装在C盘的位置 C:\Users\\%USERNAME\%\AppData\Local\Packages 找到下面类似的文件夹 -
nufeng1999 revised this gist
Oct 7, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ ### 1,查找wsl安装在C盘的位置 C:\Users\%USERNAME%\AppData\Local\Packages 找到下面类似的文件夹 -
nufeng1999 created this gist
Oct 7, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ ## 让 WSL 不再占用C盘空间的搬移大法 ### 1,查找wsl安装在C盘的位置 C:\Users\Administrator\AppData\Local\Packages 找到下面类似的文件夹 CanonicalGroupLimited.**UbuntuonWindows**_79rhkp1fndgsc #### 2,停止一切wsl服务 ### 3,移动wsl文件到空闲盘(如D盘) ### 4,为wsl创建软链接 jln jln.exe "C:\Users\Administrator\AppData\Local\Packages" "D:\Users\Administrator\AppData\Local\Packages" ### 5,重新启动wsl服务