

- #UBUNTU BASH SHELL FOR WINDOWS 10 HOME EDITION HOW TO#
- #UBUNTU BASH SHELL FOR WINDOWS 10 HOME EDITION INSTALL#
- #UBUNTU BASH SHELL FOR WINDOWS 10 HOME EDITION UPDATE#
- #UBUNTU BASH SHELL FOR WINDOWS 10 HOME EDITION PC#

Next, it prompted to download the Ubuntu Bash support.
#UBUNTU BASH SHELL FOR WINDOWS 10 HOME EDITION PC#
It downloaded and said, "some features may not be available until your PC is rebooted." I rebooted and ran Bash from Command Prompt. 0x80004005 probably could be a little more helpful, but I enabled DHCP to get an internet connection and then tried selecting the Developer Mode option again. I’d reconfigured my IP address to a static address on a local network for testing and I didn’t have internet access. Clicking on "Learn More" opened a browser to a help page, but it didn’t load. I enabled Developer Mode, went into Settings, and clicked the radio button under "Use Developer Features": In an effort to make Windows a great platform for developers to build impressive applications, websites and services for all platforms and devices, Microsoft teamed up up with Canonical to build a Windows Subsystem for Linux(WSL), to enable Windows users run a genuine Ubuntu user-mode image on Windows, and this has come with the running of native Bash on Ubuntu on Windows. On the second attempt, from a Command Prompt, entering Bash, I got this: You can just open the Windows Terminal and click on the down-arrow button and select Ubuntu. No need to convert the distro every single time. And the great part is that it supports the latest WSL 2. The Bash windows opened and closed too quickly to read whether there was an error or not. Now, after the Windows Insider September release, you can use Bash Shell along with PowerShell and Command Prompt side by side on Windows Terminal. On the first attempt, I followed instructions here.
#UBUNTU BASH SHELL FOR WINDOWS 10 HOME EDITION INSTALL#
I normally do this from my Mac, but since I was in Windows 10 working on something, I thought, "this would be a great opportunity to install the new Ubuntu Bash support, and then I can SSH from there, right?" (I could just install Putty, but then I wouldn’t have a reason to check out the Ubuntu Bash support, right?)
#UBUNTU BASH SHELL FOR WINDOWS 10 HOME EDITION UPDATE#
Tags: bash shell, bash, Guides, guide, linux, shell, subsystem, ubuntu 14.I already had the Anniversary Update on my Windows 10 installed, and I needed to SSH into one of my Raspberry Pis. You can cd to any directory and work with the files. All Windows drives will be listed under this. Note: While in the Ubuntu environment, you can access your Windows drives under /mnt/.

Now, let’s enable Windows Subsystem for Linux.
#UBUNTU BASH SHELL FOR WINDOWS 10 HOME EDITION HOW TO#
Error code 0x80004005 while trying to enable developer mode, please click here to see how to fix it Step 3:

Note: If you get an error message Developer mode package failed to install. If it asks you to restart the PC, go ahead and restart. Select Update & security.Ĭlick on For developers and enable Developer mode. The next step is to enable Developer Mode in Windows 10. If your build number is less than 14393, check for updates. Also, verify if your Windows 10 installation is 64 bit. This should be equal to or higher than 14393. A PC running 64-bit of Windows 10 Anniversary Update build 14393 or later (Step 1 shows you how to check your Windows 10 version).įirst, let’s find out whether your Windows 10 is build 14393 or later.Pretty cool, eh? This guide will show you how exactly to enable it. It’s basically a full-fledged Ubuntu based bash shell running directly under Windows. Windows 10 (the new Anniversary update, specifically) has a new feature called “Windows Subsystem for Linux”.
