WSL– tag –
-
Development
Fixing the Issue of Ubuntu on WSL Failing to Boot After Reinstallation
After reinstalling Ubuntu on WSL, you might encounter an issue where Ubuntu fails to boot. You'll see the following error in the console: Failed to attach disk 'C:\Users\ahaya\AppData\Local\Packages\CanonicalGroupLimited.Ubuntu_79rhk... -
Development
Setup Homebrew on Windows
Homebrew, originally a package manager for macOS, now officially supports Linux from version 2.0 and is also formally compatible with WSL(Window Subsystem for Linux). This article describes how to set up Homebrew on WSL. Updates of this ... -
Development
Setup WSL (Windows Subsystem for Linux)
Homebrew v2.0, released on February 2, 2019, added support for Windows 10(WSL) and Linux. This article explains how to set up WSL, which Homebrew needs. Install WSL on Windows 10 Follow these steps to install. (1) Select "Settings" from ...
1