#installlinuxonwindows #installlinuxonwindows10 #installlinuxonwindows11 #installlinuxonwindowswithwsl
We all have some things we prefer to do on linux and others on windows. There are several solutions to have both Operating systems. Here we are showing how to do that quickly on Windows.
Step 1 - Enable the Windows Subsystem for Linux
====================
Powershell(As admin)
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
Step 2 - Check requirements for running WSL 2
====================
To update to WSL 2, you must be running Windows 10.
For x64 systems: Version 1903 or higher, with Build 18362 or higher.
For ARM64 systems: Version 2004 or higher, with Build 19041 or higher.
Builds lower than 18362 do not support WSL 2.
Use the Windows Update Assistant to update your version of Windows.
Step 3 - Enable Virtual Machine feature
====================
Powershell(As admin)
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
Restart
Step 4 - Download and install the Linux kernel update package
====================
https://wslstorestorage.blob.core.win...
Step 5 - Set WSL 2 as your default version
====================
Powershell(As admin)
wsl --set-default-version 2
Step 6 - Install your Linux distribution of choice
====================
Open the Microsoft Store and select your favorite Linux distribution
Extra
=====
Delete zone identifier files
DEL /S /Q *.Identifier
#installlinuxonwindows10virtualbox #installlinuxonwindows7 #installlinuxonwindows11dualboot #installlinuxonwindows10dualboot #installlinuxonwindows11virtualbox #installlinuxonwindows10withoutcdorusb #installlinuxonwindows10withusb #installlinuxonwindowstablet #installlinuxonwindowsxp #installlinuxonwindows10usingvmware #installlinuxonwindowsvista #installlinuxonwindowsand #installlinuxonwindows10vmware #installlinuxonwindows8.1 #installlinuxonwindowslaptop