How to convert Ubuntu linux from WSL to WSL2 on Windows 10 step by step

preview_player
Показать описание
Convert ubuntu and other linux distro that are installed as apps in windows 10 from wsl to wsl2 windows subsystem for linux 2 by following the instructions in this video

Amazon links are affiliate links. I gain a small percentage at no cost to you if you make a purchase. This will help my channel. Thank you.

How to update ubuntu from wsl to wsl2 on Windows 10.
Chapters and commands
00:00 Intro
00:35 Check Windows version
01:04 Run Powershell as administrator
01:19 Check wsl version and linux distro exact name. wsl -l -v
01:40 Convert ubuntu to wsl2. wsl --set-version "your linux distro" 2
03:22 Set default wsl version to always be wsl2. wsl --set-default-version 2
03:42 Share and subscribe. Thank you

Follow me on:
My websites:

Disclaimer: perform the instructions in this video at your own risk. We are not responsible for any data loss or other damages that may occur following the instructions in this video
Рекомендации по теме
Комментарии
Автор

Really helped! for those stuck on the process where it asks for virtualization, first make sure it's enabled in "windows features on/off" and then REBOOT YOUR SYSTEM.

mugiwara-no-luffy
Автор

This must be the first helpful video I've seen on YT without any downvotes! Cheers man!

sanjeevpenupala
Автор

Very clear explanation. I just completed the wsl2. Thank you very much. You are the best!

ausbirdy
Автор

Thanks my friend, that was very helpful.

alejandroalvarado
Автор

Thanks man, simple and functional, you are a genius!

seab_
Автор

Nice and concise info, direct to the point. Great help, thanks a lot.

jubernunes
Автор

Thank you so much for a concise and good video on how to upgrade to wsl 2, thanks sir!

cjm
Автор

Very useful guide sir. Thank you very much!

Gamerssassin
Автор

Thank you so much brother your video is very helpful and awesome

ashokkumarashok
Автор

Muito bom o tutorial, ajudou bastante!

williamrichard
Автор

hello, Thanks for this wonderful tutorial, helped me a lot

satsuc
Автор

Appreciate the video! Would upgrading to wsl 2 delete all of the tools and terminal customization that I have set up in wsl 1?
Thanks again

manalelai
Автор

muchas gracias me sirvió pulgar arriba

franciscojavierneryrios
Автор

That's great kiddo, Keep it up!!

tusharsoni
Автор

Thanks for your tutorial!
I have a question please:
should I delete wsl_update_x64.msi after installation

hikmat
Автор

Shalom Eloy, I'm a new sub to your channel, by the way is excellent place of educational resources, thanking you. I do have an IT question for you. I'm interested in cyber security Field where should I start? I do have experience in the IT Industry, thank in advance.

MARANATHA 👍

NEWNATURE
Автор

Quick tip: You can change the default WSL version so any new distro's you install will begin as WSL2. In powershell:
wsl --set-default-version 2

blobofblutack