Skip to content
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

Will it be available for Windows 7? #13

Closed
kiru opened this issue Apr 7, 2016 · 18 comments
Closed

Will it be available for Windows 7? #13

kiru opened this issue Apr 7, 2016 · 18 comments

Comments

@kiru
Copy link

kiru commented Apr 7, 2016

Can I install BashOnWindows on Windows 7 or is it limited to Windows 10?

@jernejs
Copy link

jernejs commented Apr 7, 2016

Windows 7 is in extended support, so there's no chance it'll ever get this - it's almost certainly limited to 10, even 8.1 support is highly unlikely.

@patryk9200
Copy link

Linux Subsystem on Windows requires windows kernel support for some linux/unix specific features.
Windows 10 kernel have them but not Windows 7 kernel. I think it's impossible to make it work properly on Windows 7.

@jolibert
Copy link

jolibert commented Apr 7, 2016

I don't think it is possible. Microsoft may have used some of the Hyper-V technologies they uses to protect user space (explorer.exe, office) from critical process (like lsass.exe who contains clear text passwords).
To keep it simple there is very optimized solutions that runs on top of windows 10.
Those say, thats why they can now look to bring us GNU software's into user environments (developers only). They are not running bash on a virtual machine, but malicious behaviors are contained.
If you want to know more, the architecture presentation pre-release are a good start.

@patryk9200
Copy link

Windows Subsystem for Linux is based on:
http://research.microsoft.com/en-us/projects/drawbridge/

@poizan42
Copy link

poizan42 commented Apr 9, 2016

Ahh, so that is what PsRegisterPicoProvider is used for.

@jackchammons
Copy link
Contributor

Unfortunately, Bash on Ubuntu on Windows will not be available for Windows 7.

@ruthiel
Copy link

ruthiel commented Mar 28, 2017

So sad about it! I really miss Bash =/

@AlexCS1337
Copy link

just dualboot win7 and a linux distro

@TDGalea
Copy link

TDGalea commented Jun 16, 2017

Install Git Bash.
Whilst it isn't as nice as the Bash subsystem on Windows 10, it's good enough for my needs.

@AlexCS1337
Copy link

Also checkout Babun

@ParkerD13
Copy link

I switched to linux. I've had it with windows.

@TDGalea
Copy link

TDGalea commented Jun 28, 2017

@ParkerD13
I would dump Windows, but gaming.
That, Paint.Net, and Sony Vegas keep my two main PCs running Windows primarily.
The only other Windows machine is an old laptop, running Windows 2000 for the keks.

Other than that, I live by Linux.

@ghost
Copy link

ghost commented Apr 8, 2018

hello friends. can we please stop the circle jerking for linux here? i really want WSL on windows 7, hope microsoft can add it, thank you.

@cryptbytestech
Copy link

I use cgywin and there is msys2 which seems to be a merger of cygwin and msys2. Hope it also gives a good opportunity on my Windows 7. Windows 10 , not sure if I will ever use it.

@notpushkin
Copy link

The closest thing to WSL is coLinux, but it supports 32-bit Windows hosts only. Apparently, x64 support isn't coming anytime soon, so the for now best choice is Cygwin.

@sebma
Copy link

sebma commented Jun 7, 2020

Install Git Bash.
Whilst it isn't as nice as the Bash subsystem on Windows 10, it's good enough for my needs.

@msftdata Git-Bash is included in Git for Windows, right ?

@TDGalea
Copy link

TDGalea commented Jun 8, 2020

Install Git Bash.
Whilst it isn't as nice as the Bash subsystem on Windows 10, it's good enough for my needs.

@msftdata Git-Bash is included in Git for Windows, right ?

Yes it is.

@notpushkin
Copy link

Just switch to Linux already! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests