-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 get crouton command to be recognized following newest guide #5084
Comments
On VT-2, switch to /usr/local and type |
I'm guessing you accidentally deleted Crouton. Print out the instructions located at How to Install and Use Crouton Then, download Crouton again, and follow the directions. |
What's the command to do that? I'm not well versed in virtual terminal 2. In fact, my only time using it is trying to do this because crosh no longer works |
Crosh still works, you just can't use sudo there. VT-2 is simply ctrl-alt-f2. When I say f2, it's where f2 would be on a PC. On the Chromebook, it's left arrow. So in VT-2, you would go, cd /usr/local and then ls -l |
I know how to get into it, I just need to know exactly verbatim what to type to give you the information you need to figure out why I am not getting anywhere. |
cd /usr/local Next, cd bin |
No. Not user. 3 letters: usr And now I know why you're not getting anywhere. In your initial screen shot, you're using "user" with the install command. It is not user. It is usr. My recommendation is, give up on crouton and install Linux from the Chromebook settings menu. If you know absolutely nothing about Linux, even this is going to be challenging for you. Why do you even wish to install crouton? Just curious. |
There's a limitation with the Linux container where it will not pass through game controllers, only USB storage. I wish to use the Linux version of steam link as there's an issue on Chrome OS between the network stack and the Android version that creates connection interruptions every second and a half that is not present on the Linux version though it's still unusable for my use case without the controller support. |
Right. Okay, first clean up your mistake: sudo rm -R /user Then, go back and follow the instructions more carefully, being sure to use "usr" and not "user". Good luck! |
Okay I got the install to start but it crashes the Chromebook |
You can't be inside /usr/local to do the clean up. Okay, first, logout of VT-2. Now, login as chronos, and before doing anything else, execute this command: sudo rm -R /user If you had accidentally created a new folder, this will get rid of it. As to the crash, that's more tricky. Are you first entering the chroot from VT-2, then running ssh? And then, flipping over to the crosh shell, and ssh into the chroot, then starting a desktop session? I know it sounds convoluted. You may be better off just installing Linux on your Chromebook, using the MrChromebox BIOS firmware update. |
I literally typed in |
Ahhh, that's really weird. Is there anything odd about your Chromebook? Is it working well otherwise? Then, there is always the option to perform a powerwash. |
i figured it out first if you still get the crouton command not found restart the steps after the ls -l stuff and from there you will be fine. |
Interesting comments. What sort of tweaks, just for an example? |
the tweaks are mostly cpu based i got the all from chrome://flags/ 1.Override software rendering list these manly contribute to overall performance so it should also help alot when gaming. 👍🏽 |
That's advanced stuff, totally unaware of these tweaks. Regarding his device crashing: a powerwash is not a bad thing. It's sort of a cure-all for weird stuff. |
Powerwash your Chromebook |
The text was updated successfully, but these errors were encountered: