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

Need to reboot after installing WSL #60

Closed
yodurr opened this issue Jul 26, 2018 · 7 comments
Closed

Need to reboot after installing WSL #60

yodurr opened this issue Jul 26, 2018 · 7 comments
Assignees

Comments

@yodurr
Copy link
Contributor

yodurr commented Jul 26, 2018

Noticed we're not rebooting during script run, so the user has to reboot manually before they can run WSL.

@yodurr
Copy link
Contributor Author

yodurr commented Jul 27, 2018

and if we reboot we need to prompt for password at the start of the script run...

@yodurr yodurr added this to To do in Kanban Board Jul 31, 2018
@yodurr
Copy link
Contributor Author

yodurr commented Aug 24, 2018

@mwrock for the reboot to work we need to cache the password right but we're currently running with the NoRestart flag probably because we never prompt for the password. How do we get a click-once based launch to also leverage restart and request the password?

@mwrock
Copy link
Collaborator

mwrock commented Aug 25, 2018

You just need to remove the /nr from the URL. Then the app should prompt and reboot if necessary.

@yodurr
Copy link
Contributor Author

yodurr commented Aug 27, 2018

thanks. what if the user has a blank password? It looks like boxstarter doesn't like that answer in the password prompt. Known issue?

@mwrock
Copy link
Collaborator

mwrock commented Aug 28, 2018

not a known issue afaik but likely an issue that needs to be raised.

@yodurr yodurr self-assigned this Aug 28, 2018
@yodurr
Copy link
Contributor Author

yodurr commented Aug 28, 2018

Ok, we'll get the URI fixed here and submit a separate issue on boxstarter for blank password. Thanks.

@yodurr
Copy link
Contributor Author

yodurr commented Aug 28, 2018

Addressed in commit #66

@yodurr yodurr closed this as completed Aug 28, 2018
@yodurr yodurr moved this from To do to Done in Kanban Board Sep 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Kanban Board
  
Done
Development

No branches or pull requests

2 participants