Install Linux On Windows Computer

  

-->

  1. Jul 04, 2018  Read also: Installing Linux on your PC is super easy - here's how to do it I got a number of requests about switching out from Windows to the latest and best Linux. For me and many other.
  2. Windows Subsystem for Linux Installation Guide for Windows 10 Install the Windows Subsystem for Linux. Restart your computer when prompted. Install your Linux Distribution of Choice. This section is for Windows build 16215 or later. Complete initialization of your distro. Now that your Linux.
  3. Here’s the basic process you’ll need to follow: Install Windows First: If you already have Windows installed, that’s fine. Make Room for Linux: You’ll need free space on your Windows system drive to install Linux. Install Linux Second: Choose your Linux distribution and put its installer on a.
  4. Looking for a simple guide to install Ubuntu on a Windows 10 PC. Don’t worry anymore. In this article, we will provide you with some simple steps to install Ubuntu alongside Windows 10. Windows 10 is possibly the most popular computer OS that is used by more than 1 billion users.

Install the Windows Subsystem for Linux

How To Install Linux And Windows On One Computer

Sep 27, 2017  Installing Linux on your PC is super easy - here's how to do it. I will show that it's possible to install, configure, and use this Linux distribution with absolutely no command-line access. Linux is going to install a new bootloader for you called GRUB. It's going to replace your normal bootloader and give you the option to choose between Windows and Linux at startup.

Before installing any Linux distros for WSL, you must ensure that the 'Windows Subsystem for Linux' optional feature is enabled:

Install ubuntu on windows vista computer

Can I Install Linux On A Windows Computer

  1. Open PowerShell as Administrator and run:

  2. Restart your computer when prompted.

Install your Linux Distribution of Choice

To download and install your preferred distro(s), you have three choices:

  1. Download and install from the Microsoft Store (see below)
  2. Download and install from the Command-Line/Script (read the manual installation instructions)
  3. Download and manually unpack and install (for Windows Server - instructions here)

Windows 10 Fall Creators Update and later: Install from the Microsoft Store

This section is for Windows build 16215 or later. Follow these steps to check your build.

Linux Download

  1. Open the Microsoft Store and choose your favorite Linux distribution.

    The following links will open the Microsoft store page for each distribution:

  2. From the distro's page, select 'Get'

Complete initialization of your distro

Now that your Linux distro is installed, you must initialize your new distro instance once, before it can be used.

Troubleshooting:

Below are related errors and suggested fixes. Refer to the WSL troubleshooting page for other common errors and their solutions.

  • Installation failed with error 0x80070003

    • The Windows Subsystem for Linux only runs on your system drive (usually this is your C: drive). Make sure that distros are stored on your system drive:
    • Open Settings -> Storage -> More Storage Settings: Change where new content is saved
  • WslRegisterDistribution failed with error 0x8007019e

  • The Windows Subsystem for Linux optional component is not enabled:

  • Open Control Panel -> Programs and Features -> Turn Windows Feature on or off -> Check Windows Subsystem for Linux or using the PowerShell cmdlet mentioned at the begining of this article.