Ubuntu may stop working after a Chrome OS update. If that's the case, update all the installed targets using the following command (in Chrome OS, open a terminal using Ctrl + Alt + T, then type "shell"):
sudo sh -e ~/Downloads/crouton -u -n chrootname
Where "chrootname" is the name of the chroot you want to update. The default chrootname is the codename for the Ubuntu version you've installed (regardless of the desktop environment you've installed). For example, if you've installed Ubuntu 12.04 Precise, the default chrootname is "precise".

最新文章

  1. nginx的初步了解
  2. DBCP配置数据库连接乱码问题
  3. ES6笔记(3)-- 解构赋值
  4. 《BI那点儿事》数据流转换——模糊查找转换
  5. Mybatis Physical Pagination
  6. java课程三课堂例子验证
  7. Centos环境下部署游戏服务器-简介
  8. axis2开发实例(一)
  9. jQuery AJAX相关方法
  10. 给zTree的treeNode添加class
  11. linux防火墙相关 iptables
  12. 如何在Github中删除已有仓库或文件
  13. Go语言 函数,工程管理
  14. Oozie4.2 安装部署、以及example测试
  15. 四大Java EE容器(Tomcat、JBoss、Resin、Glassfish)之简单比较
  16. 一步一步学习IdentityServer3 (10)
  17. marathon-lb-什么是服务发现?(转)
  18. 20155207 2016-2017-2 《Java程序设计》第八周学习总结
  19. Get Current LOV Query SQL
  20. ubuntu 18.04在更新软件库时出现E: Release file for http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid yet...

热门文章

  1. OC 调用JS 代码 处理HTML5 实战
  2. python获取
  3. android 5.0 -- Palette
  4. SSM
  5. zoj 2913 Bus Pass
  6. git-bash下composer命令无法使用的问题
  7. 一行一行分析JQ源码学习笔记-06
  8. hdu_4918_Query on the subtree(树的分治+树状数组)
  9. Java 4
  10. struts入门学习(二)