mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
fix and format frontmatter
This commit is contained in:
@@ -1,13 +1,15 @@
|
||||
---
|
||||
title: Move WSL 2 Safely to another Drive
|
||||
date: 2020-12-31 19:07
|
||||
tags: [wsl, wsl2]
|
||||
category: development
|
||||
description: 'It is real pain when you have small SSD and Windows Subsystem for Linux
|
||||
(WSL) is growing exponentially in size. There is 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.'
|
||||
image: "/images/windows-wsl2.webp"
|
||||
date: 2020-12-31T19:07:00
|
||||
description: It is real pain when you have small SSD and Windows Subsystem for Linux
|
||||
(WSL) is growing exponentially in size. There is 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.
|
||||
image: /images/windows-wsl2.webp
|
||||
tags:
|
||||
- wsl
|
||||
- wsl2
|
||||
title: Move WSL 2 Safely to another Drive
|
||||
---
|
||||
|
||||
It is real pain when you have small SSD and Windows Subsystem for Linux
|
||||
|
||||
Reference in New Issue
Block a user