Virtualization

Installing Linux Ubuntu Terminal Environment on Windows with Windows Subsystem for Linux (WSL)



I describe the procedure on how to install the complete Linux Ubuntu Terminal Environment on Windows with Windows Subsystem for Linux.

I also address common Windows errors you may encounter that are associated with running Linux Ubuntu and related Applications on Windows Operating System

After installation, you will be able to access the Linux Terminal on Windows, develop cross-platform applications, and manage IT infrastructure without leaving Windows.

This video also give solution to the following Errors:

Error: 0x8007019e – The windows Subsystem for Linux has not been enabled

Error: 0x800701bc – WSL 2 requires update to its kernel component.

Error 0x80370102 – Please enable the Virtual Machine Platform Windows feature and ensure virtualization is enabled in the BIOS

Windows PowerShell Commands used in this video:

1. systeminfo | find “System Type”
2. bcdedit /enum | findstr -i hypervisorlaunchtype
3. bcdedit /set hypervisorlaunchtype Auto

#0x8007019e #0x800701bc #0x80370102 #Linux #WSL #Windows #virtualization

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button