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

Chronos command not found #4194

Closed
Jacquelinemarie opened this issue Dec 23, 2019 · 3 comments
Closed

Chronos command not found #4194

Jacquelinemarie opened this issue Dec 23, 2019 · 3 comments

Comments

@Jacquelinemarie
Copy link

sudo install-Dt/usr/local/bin-m755~/Downloads/crouton

I'm just starting out in programming and stuff but I'm hopelessly attempting to install Linux on my Chromebook. I've powerwashed and entered Developer Mode. I've typed the code into the shell after downloading crouton and it still tells me command not found. At first it kept asking for a password and I powerwashed it again and that fixed that but now it doesn't even recognize the code anymore. I've typed it in every possible way. I honestly have no idea what else to do. I'm slowly descending into madness. Please help.
Screenshot 2019-12-22 at 6 30 45 PM

If known, describe the steps to reproduce the issue:

@ZycroNeXuS
Copy link

If I'm reading it right, it looks like you're missing some spaces:

sudo install -Dt /usr/local/bin -m 755 ~/Downloads/crouton

That should do it.

@DennisLfromGA
Copy link
Collaborator

Closing. Please re-open if this issue is still a concern.

@Jacquelinemarie
Copy link
Author

Thank you so much. I figured it out like 20 minutes later and nearly threw my laptop across the room after I realized I missed a couple spaces. Thanks again!

Repository owner deleted a comment from n2Box Dec 24, 2019
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