Skip to content

Replace Chrome App with Chrome Extension #1944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions installation/installing-images/chromeos.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Installing operating system images using Chrome OS

The easiest way to write images to an SD card and USB drives with Chrome OS is to use the official [Chromebook Recovery Utility](https://chrome.google.com/webstore/detail/chromebook-recovery-utili/jndclpdbaamdhonoechobihbbiimdgai). It can be used to create Chromebook Recovery media, and it will also accept .zip files containing images.
The easiest way to write images to an SD card and USB drives with Chrome OS is to use the official [Chromebook Recovery Utility](https://chrome.google.com/webstore/detail/chromebook-recovery-utili/pocpnlppkickgojjlmhdmidojbmbodfm). It can be used to create Chromebook Recovery media, and it will also accept .zip files containing images.

## Using the Recovery Utility

- Download the [Chromebook Recovery Utility](https://chrome.google.com/webstore/detail/chromebook-recovery-utili/jndclpdbaamdhonoechobihbbiimdgai).
- Add the [Chromebook Recovery Utility](https://chrome.google.com/webstore/detail/chromebook-recovery-utili/pocpnlppkickgojjlmhdmidojbmbodfm) extension.
- Download the [Raspberry Pi OS .zip file](https://www.raspberrypi.org/downloads/raspbian/).
- Launch the **Recovery Utility**
- Launch the **Recovery Utility** extension
- Click on the **Settings Gears** icon in the upper right-hand corner, next to the window close icon.
- Select the **Use Local Image** option.
- Choose the .zip file you downloaded.
Expand Down