-1

I got the Ubuntu Unity desktop on my Chromebook through Chroot. I realized there was a update ready, 14.04 Trusty Tahr. I start the process, and it gets to where the computer restarts. When I boot the computer back up, the Chroot is unable to start again. Did the update make the Chroot invalid??

LilVinny
  • 121

1 Answers1

0

Instead of doing a regular update with the GUI, do:

sudo enter-chroot -n <chroot_name>
sudo apt-get install update-manager-core python-apt
sudo do-release-upgrade

Credit to Crouton Wiki

muru
  • 207,228
LilVinny
  • 121