-
Notifications
You must be signed in to change notification settings - Fork 18
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
ChromeOS cant update due to wrong commands #108
Comments
The terminal output says that there is no space left on the device, it could have something to do with that. I also see this as an error: ERROR: invalid argument to -i: "-P" There is also an invalid compressed length error, which could have something to do with this as well. |
i seen the no space error and its very clear that there is storage on my chromebook. |
It's just found an invalid loopdev somehow. Can you recover and see if you can repro again? |
Let me see |
Tried it, gave the same error, just without the no space. |
Found the error, my PR (#104 ) should fix it. |
THANK YOU |
Merged. |
Still get a no space left error ...on a directory that doesn't exist |
@rainestorme please reopen this issue, this might require a slightly more involved fix |
I also am getting this error while trying to update. |
Again, I will state that this feature is absolutely not supported and is not guaranteed to work. I welcome a fix, but I won't waste time implementing one myself since you can just backup your recovery partitions and install a fresh murkmod image with the VT2 installer. |
Describe the bug
When trying to Update ChromeOS, it doesn't update due to some commands being wrong.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Able to update with no issues
Screenshots
I have some terminal logs:
System (please complete the following information):
Additional context
Judging by my very inexperienced skill in terminals and bash, it looks like one of the commands is wrong.
The text was updated successfully, but these errors were encountered: