You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This guide is based on using an Ubuntu VM. The whole process will take several hours when doing for the first time. I faced issues with Windows 11, but you are free to try it. There are helpful comments below for Windows users.
Please read all the steps first before proceeding.
WARNING: This can completely destroy your Chrome OS installation. Please take a backup.
Also note, after successful resize, brunch will rebuild the rootfs on first boot.
Needed
Linux environment (installed / live USB)
Some knowledge on using the dd command. Optional, but good to have.
Chrome OS - Crostini fails to start with vmshell error 20
Chrome OS - Crostini fails to start with vmshell error 20
This I found out to be an sshd problem. Somehow the systemd service cros-sftp of the container was not working.
All the below steps are from crosh terminal.
Chrome OS - "This setting is managed by device owner"
Chrome OS - "This setting is managed by device owner"
This may permanently damage your Chrome OS installation, or cause problems in future. Proceed with caution and take a backup.
Sometime after updating Chrome OS, some options in settings may get locked out with the label "This setting is managed by the device owner". If you have root access, continue with the guide. If not and you are dual booting, check out Force developer mode on Chrome OS to see how to edit the shadow file to get root access.
Open crosh (Alt+Ctrl+T). Type shell. A new green coloured chronos prompt appears. Type sudo su to get into red coloured root shell. Enter password if necessary. Alternately you can also open tty by Ctrl+Alt+F2, login as root and proceed.
A basic search of the files with "owner" in their name can be done as below. This step is optional, but good to know. It may take a long time. You may jump to the next step without p
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters