-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add instructions to install WSL in other than C Drive #42
Comments
Hey @U8NWXD , I would like to take this issue. We can achieve the solution by: To install the Windows Subsystem for Linux (WSL) on a drive other than the C drive, you will need to perform the following steps:
This command enables the Windows Subsystem for Linux feature on the running operating system without restarting the system, allowing the user to use Linux environments and commands within Windows.
You should now be able to use the distribution as if it was installed on the C drive. Note: It's not recommended to install WSL in other than C Drive, as it may cause some issues with system files and software compatibility. |
@Patel-Muhammad Thanks! I'm checking with some people more familiar with WSL to see what they think |
@U8NWXD thank you for considering. |
@aks681 uses WSL, so I'm letting them review the proposed solution |
Hey @Patel-Muhammad. Thanks for the info, I used to have it in D drive some time back, though use C now. Couple of comments:
|
hey @U8NWXD @aks681 @gp201 @seanlip i was also using wsl before, now I switched to ubuntu tho.....I know the solution so kindly assign me this issue. Step 1: Open the Microsoft Store app on your Windows . In the search bar, type the name of the Linux distribution you want to install (e.g., Ubuntu, Debian). Select the Linux distribution from the search results and click on it to open the installation page. On the installation page, click on the "Get" or "Install" button. After choosing the installation drive and directory, click on the "Install" button to start the installation process. If WSL is not yet enabled, open PowerShell as an administrator and run the following command: Step 7: Set Up the Distribution Once the installation is complete, open the installed Linux distribution from the Start menu or by searching for its name. |
@vaishnavi192 Can you provide a video/documentation link showing that it worked |
hey @gp201 idky but My microsoft store is not working rn in windows(hanging). And btw I thought we have to download ubuntu. So, those instructions won't work sorry. Today I read about this article https://dev.to/mefaba/installing-wsl-on-another-drive-in-windows-5c4a |
@vaishnavi192 That's unfortunate. Thank you for sharing the blog. |
Currently, some contributors want to install WSL in the D drive instead of the default C Drive. Add instructions to make it simpler.
The text was updated successfully, but these errors were encountered: