第一步:关闭系统完整性检查
开机状态下按下Esc+Refresh+Power,重启以后看到提示按Ctrl+D开机(以后每次开机都要)。
第二步:安装命令行开发者工具
登录以后按下Ctrl+Shift+T打开Crosh,输入:
1 2 3 |
shell source /etc/profile sudo -i dev_install |
然后按提示操作即可。
第一步:关闭系统完整性检查
开机状态下按下Esc+Refresh+Power,重启以后看到提示按Ctrl+D开机(以后每次开机都要)。
第二步:安装命令行开发者工具
登录以后按下Ctrl+Shift+T打开Crosh,输入:
1 2 3 |
shell source /etc/profile sudo -i dev_install |
然后按提示操作即可。
你好,我使用安装命令无法安装。
to commondatastorage.googleapis.com port 443: Connection timed out
ERROR(dev_install): Could not download package.
ERROR(dev_install): Command curl –fail -o /usr/local/portage/packages/app-admin/eselect-python-20140125.tbz2 https://commondatastorage.googleapis.com/chromeos-dev-installer/board/daisy_spring/canary-R56-9000.91.0/packages/app-admin/eselect-python-20140125.tbz2 failed.
如果你没翻墙的话可能需要翻个墙;以及的确会有一两个包是没法下载的,如果别的都成功了并且命令正常完成,这时候其实已经可以用了。