Skip to content

ChromeOS 75.0.3759.4 Rolling out to the Dev Channel – Backup your Crostini Instance Before Rebooting if you Enable the GPU

K

ChromeOS 75.0.3759.4 is currently being rolled out to users in the dev channel. Unfortunately if you have chosen to enable the GPU, your Crostini instance may no longer function. You may get the following error message when launching Termina via crosh

Disclaimer: This Page Has Been Archived

Please note that this blog post has been archived and may contain information that is outdated, defunct, or covers topics that are no longer of interest. It is being kept available solely for reference purposes, in case others might find portions of it useful.

For more recent and up-to-date tutorials, I recommend visiting KMyers.me or other websites that specialize in the topic you are interested in. It is always advisable to seek the most current information to ensure accuracy and relevance.

Error: routine at frontends/vmc.rs:118 vm_start(vm_name,user_id_hash,matches.opt_present("enable-gpu"))

Fortunately this can be fixed by disabling Crostini and re-creating the container. You can then restore a backup if you happen to have one from before the update. Here are the steps to backup your container, install the update and restore the container

1) Enable the “Crostini Backup” Flag – chrome://flags/#crostini-backup and choose Restart 2) Open chrome://settings/crostini/exportImport and select “Backup” followed by Save. I highly advise saving this on a external drive in case something goes wrong 3) Perform the ChromeOS update and Reboot 4) Attempt to launch the Linux Terminal – If it fails, proceed to the next step 5) Open chrome://settings/crostini/details and select “Remove” to Destroy your Linux Virtual Machine 6) Open chrome://settings/crostini/details and choose the option to Enable Linux 7) Open chrome://settings/crostini/exportImport and select “Restore”. You will then need to select your backup. The restoration should take a few minutes. When complete, you should have access restored to Crostini

If you do not have a backup, I am sorry but you likely lost your data. You can follow Steps 5-6 to recreate your container.