chromebook刷机_如何在Chromebook上切换(或离开)Canary频道

chromebook刷机

chromebook刷机

Just like Chrome, Google offers multiple channels of the Chrome OS operating system. In addition to the standard Stable, Beta, and Developer channels you can choose from on the About page, there’s a special bleeding-edge Canary channel. The process for switching to Canary, however—or leaving Canary if you’re already using it—is more complex.

就像Chrome一样,Google提供了多种渠道的Chrome OS操作系统。 除了您可以在“关于”页面上选择的标准稳定版,Beta版和开发者版频道外,还有一个特别的前沿Canary频道。 但是,切换到Canary的过程(或者如果已经使用Canary则离开)会更加复杂。

Warning: Like the Canary build of Google Chrome for desktops, the Canary channel can be very unstable. It’s updated every night with the latest code changes, and it can be very buggy and sometimes break completely. If you’ve already switched to Canary and want to get back to the stable channel, this guide will show you how.

警告:与Canary桌面版Chrome浏览器的Canary版本一样,Canary频道可能非常不稳定。 它会在每晚更新最新的代码更改,而且可能会出现很多错误,有时甚至会完全崩溃。 如果您已经切换到Canary并想回到稳定频道,则本指南将向您显示操作方法。

如何切换到Chrome OS Canary (How to Switch to Chrome OS Canary)

To switch to Canary, you must first enable Developer Mode on your Chromebook. This will disable the default verified mode and give you the ability to modify your Chrome OS operating system and run commands that are normally not available. Note that switching to Developer Mode will wipe your Chromebook’s storage, so you’ll have to sign back in with your Google account afterwards.

要切换到Canary,必须首先在Chromebook上启用“开发人员模式” 。 这将禁用默认的验证模式,并使您能够修改Chrome操作系统并运行通常不可用的命令。 请注意,切换到“开发人员模式”会清空Chromebook的存储空间,因此之后您必须使用Google帐户重新登录。

With Developer Mode enabled, sign into your Chromebook and launch the crosh shell by pressing Ctrl+Alt+T.

启用“开发人员模式”后,登录Chromebook,然后按Ctrl + Alt + T启动crosh shell 。

Type the following command into the shell that appears and press Enter:

在出现的外壳中键入以下命令,然后按Enter:

live_in_a_coal_mine

Type “y” and press Enter to switch to the Canary channel (again, only if you know what you’re doing!). Your Chromebook will become one of the canaries in the coal mine and, if there’s a problem with the Chrome OS development code, it will be one of the first machines to break. That’s the point! You’re getting the latest Chrome OS development code with all its problems.

输入“ y”,然后按Enter键切换到Canary频道(同样,仅当您知道自己在做什么!)。 您的Chromebook将成为煤矿中的金丝雀之一,而且如果Chrome OS开发代码出现问题,它将成为首批中断的机器之一。 这才是重点! 您将获得具有所有问题的最新的Chrome OS开发代码。

(If you see an “unknown command” error message instead, you need to put your Chromebook into Developer Mode first.)

(如果您看到的是“未知命令”错误消息,则需要先将Chromebook置于开发人员模式。)

The next time your Chromebook checks for updates, it will download and install the Canary channel version of Chrome OS. To speed this up, you can click menu > Help > About Chrome OS and click the “Check for and apply updates” button. Restart the Chromebook when it finishes the update and you’ll be using the Canary channel.

下次您的Chromebook检查更新时,它将下载并安装Canary通道版本的Chrome操作系统。 为了加快速度,您可以点击菜单>帮助>关于Chrome操作系统,然后点击“检查并应用更新”按钮。 完成更新后,重新启动Chromebook,您将使用Canary频道。

如何使用命令离开Chrome OS Canary (How to Leave Chrome OS Canary with a Command)

You can’t simply leave Canary by running a Powerwash operation on your Chromebook. A Powerwash normally resets your Chromebook to its factory default state, but you’ll just end up with a fresh version of Canary installed if you run a Powerwash.

您不能简单地通过在Chromebook上执行Powerwash操作来离开Canary。 Powerwash通常会将您的Chromebook重置为出厂默认状态,但是如果您运行Powerwash,最终只会安装新版本的Canary。

Don’t leave Developer Mode, either. If you switch your Chromebook back to verified mode by re-enabling OS verification, you’ll still have Chrome OS Canary—but you won’t be able to run the command to leave it, because that command is only available in Developer Mode. So ensure you’re in Developer Mode before continuing.

也不要离开开发人员模式。 如果您通过重新启用操作系统验证将Chromebook切换回已验证模式,则您仍将拥有Chrome操作系统Canary,但是您将无法运行该命令以保留该命令,因为该命令仅在开发人员模式下可用。 因此,在继续之前,请确保您处于开发人员模式。

Sign into Chrome OS Canary and press Ctrl+Alt+T to open the crosh shell. Type the following two commands in order:

登录Chrome OS Canary,然后按Ctrl + Alt + T打开crosh shell。 按顺序键入以下两个命令:

shell
update_engine_client --channel=stable-channel -update

Your Chromebook will switch to the Stable channel and immediately begin downloading and installing the update. You can check the download status from menu > Help > About Chrome OS.

您的Chromebook将切换到稳定频道,并立即开始下载和安装更新。 您可以从菜单>帮助>关于Chrome操作系统检查下载状态。

Restart the Chromebook after it finishes the update, and you’ll be back to the stable channel. You can now leave Developer Mode by turning OS verification on when prompted to do so during the boot process, if you like.

完成更新后,重新启动Chromebook,您将回到稳定的频道。 现在,您可以根据需要在引导过程中打开操作系统验证来退出开发人员模式。

如何将Chrome OS Canary留在恢复驱动器中 (How to Leave Chrome OS Canary with a Recovery Drive)

If the update_engine_client command fails for some reason—you are running an unstable version of Chrome OS where anything can break at any time, after all—there’s still another way to leave Chrome OS Canary and get back to the Stable build of Chrome OS.

如果update_engine_client命令由于某种原因失败(您正在运行的Chrome OS的版本不稳定,毕竟任何时候都可能会破坏该版本),还有另一种方法可以离开Chrome OS Canary并返回到稳定的Chrome OS版本。

As the recovery process is performed in Recovery Mode, it will work even if Chrome OS Canary isn’t functional at all.

由于恢复过程是在“恢复模式”下执行的,因此即使Chrome OS Canary根本不起作用,它也可以正常工作。

The recovery process involves using a USB drive or SD card to recover your Chromebook to its default factory state. You must install the Chromebook Recovery Utility in Chrome on a Windows PC, Mac, or Chrome OS device. Run the utility and it will walk you through the process of inserting a drive, providing your Chromebook’s model number, and creating a recovery drive. The USB drive or SD card must be at least 4 GB in size and all the data on it will be erased.

恢复过程涉及使用USB驱动器或SD卡将Chromebook恢复到默认出厂状态。 您必须在Windows PC,Mac或Chrome操作系统设备上的Chrome中安装Chromebook Recovery Utility 。 运行该实用程序,它将引导您完成插入驱动器,提供Chromebook的型号以及创建恢复驱动器的过程。 USB驱动器或SD卡的大小至少必须为4 GB,并且其上的所有数据都将被删除。

Once you’ve created the drive, enter Recovery Mode on your Chromebook by holding Esc and Refresh, and then pressing the Power button. On a Chromebox or Chromebit, first turn off the device and then press and hold the physical Recovery button on the device using a paper clip or another narrow object.

创建驱动器后,请按住Esc和Refresh,然后按电源按钮,在Chromebook上进入恢复模式。 在Chromebox或Chromebit上,首先关闭设备,然后使用回形针或其他狭窄的物体按住设备上的物理恢复按钮。

If you don’t know the model number of your Chromebook, you can enter Recovery Mode on your Chromebook and you’ll see the model number displayed on the recovery screen.

如果您不知道Chromebook的型号,则可以在Chromebook上进入“恢复模式”,然后会在恢复屏幕上看到该型号。

Insert the USB drive or SD card while the Chromebook is in Recovery Mode and follow the instructions on your screen. Your Chromebook will automatically reinstall its Chrome OS operating system from the files on the drive, going back to the stable version of Chrome OS. All the data on the Chromebook will be erased, so you’ll have to sign back in afterwards.

在Chromebook处于恢复模式时,插入USB驱动器或SD卡,然后按照屏幕上的说明进行操作。 您的Chromebook将自动从驱动器上的文件中重新安装其Chrome OS操作系统,并返回到稳定的Chrome OS版本。 Chromebook上的所有数据都会被删除,因此您之后必须重新登录。

翻译自: https://www.howtogeek.com/308602/how-to-switch-to-or-leave-the-canary-channel-on-your-chromebook/

chromebook刷机

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/280273.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

C++--day05

目录: 1. C的提高 1-131P 时间七天 2. C的基础 132-286P 时间八天 3. C的提高 287-378P 时间五天 4. C/C的数据结构 379-482P 时间五天 5. C/C的设计模式基础 483-540P 时间三天 视频资料:https://www.bilibili.com/video/av27904891?fromsearch&seid108915144…

libreoffice_如何更改您在LibreOffice中可以撤消的操作数

libreofficeIn LibreOffice programs, you can undo one action after another…to a point. The default number of actions you can undo is 100, but that number is easy to change. 在LibreOffice程序中,您可以撤消一个动作,直到某个点。 您可以撤消…

远程连接服务器出现身份验证错误 要求的函数不受支持

来源:https://www.cnblogs.com/lindajia/p/9021082.html 以往发布程序到服务器都没问题。今天远程桌面连接到服务器,突然出现了异常!异常信息为: 在网上看到有多种解决方案:发现有种修改注册表的方式很简单。 详细步骤…

CDH集群安装配置(五)- Cloudera Manager Server

在线安装 sudo yum install cloudera-manager-daemons cloudera-manager-server 离线安装 资源下载地址 https://archive.cloudera.com/cm6/6.1.0/redhat7/yum/RPMS/x86_64/ 上次下面资源包到cdh1节点 cloudera-manager-server-6.1.0-769885.el7.x86_64.rpm cloudera-manager-s…

c++简单程序设计-5

编程实验部分1.vector3.cpp #include <iostream> #include <vector> #include <string> using namespace std;// 函数声明 void output1(vector<string> &); void output2(vector<string> &); int main() {vector<string>like…

关于JavaScript的编译原理

引擎&#xff1a;负责整个js程序的编译和执行过程编译器&#xff1a;负责语法分析和代码生成作用域&#xff1a;收集和维护一系列查询&#xff08;由所有声明的标识符组成&#xff09; 【例子&#xff1a;声明一个变量并赋值 var a value&#xff1b;】 Step1.编译器对该程序段…

safari检查元素_如何防止Safari检查是否使用Apple Pay

safari检查元素Apple Pay’s incorporation into macOS Sierra makes it really easy to pay using the service on your Mac with your iPhone or iPad. But that doesn’t mean just because you can, you will, or will want to use Apple Pay in the future. 通过将Apple P…

某乎有人问--微软会抛弃C#吗,有点担心?

在某乎有人问&#xff1a;微软会抛弃C#吗&#xff0c;有点担心&#xff1f;&#xff0c;类似这样的问题&#xff0c;一直都有很多人在问&#xff0c;今天我们就来聊聊这个问题。没必要担心微软倒闭了&#xff0c;C#都不会消失&#xff0c;其实.Net已经不属于微软的了。C#是属于…

icloud上传错误_如何修复HomeKit“地址未注册到iCloud”错误

icloud上传错误While Apple has made serious improvements to the HomeKit smarthome framework, there are still more than a few ghosts in the machine. Let’s look at how to banish the extremely frustrating “Address is not registered with iCloud” error to get…

(3)Python3笔记之变量与运算符

一、变量 1&#xff09;. 命名规则&#xff1a; 1. 变量名不能使用系统关键字或保留关键字 2. 变量区分大小写 3. 变量命名由字母&#xff0c;数字&#xff0c;下划线组成但不能以数字开头 4. 不需要声明变量类型 是 a 1 非 int a 1 5. 查看变量内存地址 id(a), id(b) 6…

WPF 实现视频会议与会人员动态布局

WPF 实现视频会议与会人员动态布局控件名&#xff1a;SixGridView作 者&#xff1a;WPFDevelopersOrg - 驚鏵原文链接[1]&#xff1a;https://github.com/WPFDevelopersOrg/WPFDevelopers框架使用.NET40&#xff1b;Visual Studio 2019;接着上一篇是基于Grid实现的视频查看感…

chromebook刷机_如何获取Android应用以查看Chromebook上的外部存储

chromebook刷机Android apps are a great way to expand the sometimes limited capabilities of Chromebooks, but they can be a problem if you store most of your data on an external medium—like an SD card, for example. Android应用程序是扩展Chromebook有时有限功能…

android 指纹添加_如何将手势添加到Android手机的指纹扫描仪

android 指纹添加So you have a shiny new Android phone, equipped with a security-friendly fingerprint scanner. Congratulations! But did you know that, while useful on its own, you can actually make the fingerprint scanner do more than just unlock your phone…

百度高管:问心无愧

1月23日下午消息&#xff0c;今天下午&#xff0c;百度召开百家号2019内容创作者盛典&#xff0c;百度副总裁沈抖出席并发布演讲。 就在前一天&#xff0c;一篇名为《搜索引擎百度已死》的文章刷屏&#xff0c;文中提到百度搜索有一半以上会指向百度自家产品&#xff0c;尤其百…

Vuex 学习笔记

Vuex 是什么&#xff1f; Vuex 是一个专为 Vue.js应用程序开发的状态管理模式。由于SPA应用的模块化&#xff0c;每个组件都有它各自的数据&#xff08;state&#xff09;、视图&#xff08;view&#xff09;和方法&#xff08;actions&#xff09;&#xff0c;当项目内容越来越…

xdf文档怎么转换为pdf_如何将PDF文件和图像转换为Google文档文档

xdf文档怎么转换为pdfYou probably know you can create and edit documents with Google Docs, but you can edit more than just .doc files. Google Drive can also convert any PDF, JPG, PNG, or GIF into a document with fully editable text. Here’s how. 您可能知道可…

在现代 Windows 上使用经典 Windows 2000、XP、Vista 任务栏

你好&#xff0c;这里是 Dotnet 工具箱&#xff0c;定期分享 Dotnet 有趣&#xff0c;实用的工具和组件&#xff0c;希望对您有用&#xff01;前言您第一次使用的 Windows 是哪个版本的&#xff1f;我最早使用的 Windows XP&#xff0c;然后再经过 XP、7、8/8.1 、Windows 10&a…

airdroid黑屏_如何使用AirDroid从PC控制Android设备

airdroid黑屏AirDroid for Android replaces your USB cable for connecting to your PC. Transfer files back and forth, send text messages, play music, view your photos, and manage applications using a web browser or a desktop client. 适用于Android的AirDroid取代…

分析java程序

2019独角兽企业重金招聘Python工程师标准>>> 最近公司的一个账单推送的服务&#xff0c;发现有延迟。我排查的时候发现&#xff0c;有一个程序日志不动了&#xff08;采用消息队列&#xff0c;部署了两台服务器来负载均衡&#xff09;。 网上说&#xff1a; jstack …