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

Unable to use bash.exe after installing centos:6 #36

Open
mattycourtney opened this issue Apr 28, 2017 · 2 comments
Open

Unable to use bash.exe after installing centos:6 #36

mattycourtney opened this issue Apr 28, 2017 · 2 comments

Comments

@mattycourtney
Copy link

Using WSL on Windows build 10.0.14393 centos:6 installs without and warnings/errors. However, when trying to run bash.exe it silently exists with a non-zero exit code.

C:\WSL-Distribution-Switcher-master>python.exe install.py centos:6
[*] Probing the Linux subsystem...
[*] Default user is root at /root.
[*] Reading /etc/{passwd,shadow,group,gshadow} entries for root...
[*] Beginning extraction...
[*] Backing up current rootfs to rootfs_ubuntu_trusty...
[*] Switching to new rootfs...
[*] Writing entries of root to /etc/{passwd,shadow,group,gshadow}...

C:\WSL-Distribution-Switcher-master>bash.exe

C:\>echo %ERRORLEVEL%
139

C:\>
@nAnderYang
Copy link

The same fault.but I switch back default subsystem bash is work.

@khuongduybui
Copy link

Same issue with https://hub.docker.com/r/library/amazonlinux/

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

3 participants