Use Chromebook Recovery Utility
Step 1: Install Chromebook Recovery Utility
- On your ChromeOS, Windows, or Mac device, open Chrome browser .
- Go to the Chrome web store.
- At the top right, click Add to Chrome.
- When prompted, click Add extension.
The Chromebook Recovery Utility is now an extension in your Chrome browser.
Step 2: Make sure Chrome Recovery Utility extension is turned on
- At the top right of your Chrome browser window, click Extensions Manage extensions.
- Next to Chromebook Recovery Utility, toggle the switch to the right.
Optional: You can also click Details and toggle the switch to the right.
After you turn on the Chromebook Recovery Extension, in the extension panel in your browser, click on the extension to open the pop-up.
Step 3: Build the USB installer
- In Chrome browser, launch the Chrome Recovery Utility extension.
- Click Get started.
- Click Select a model from a list.
- For Select a manufacturer, find and click Google ChromeOS Flex.
- For Select a product, find and click ChromeOS Flex.
- Click Continue.
- When prompted, insert your USB drive.
- From the dropdown menu, select the USB drive.
- Click Continue.
- Click Create now.
Note: During the process, it is normal for Chrome Recovery Utility to show unusual percentages. - When you get a message that your recovery media is ready, remove your USB drive from the device.
Download from Google
For admins who are comfortable with creating bootable USB drives using dd
command-line utility or other third-party utilities.
- On your device, download the latest ChromeOS Flex installer image.
- Use your preferred decompression tool to unzip the file.
- Insert your USB drive. Be sure to remove all other removable media.
- Create the installer. If you’re using a third-party utility, refer to product documentation. If you’re using
dd
command-line utility on a Linux device: - Open a terminal or command line.
- Use the command to write the image to USB:
sudo dd if=image_name.bin of=/dev/sdN bs=4M status=progress
- image_name.bin—The name of the downloaded installer file
- /dev/sdN—The USB drive
Use the USB installer that you just created to boot the device you want to run ChromeOS Flex on.
Before you begin: Read the notes and installation instructions specific to your device. See Certified models list.
- Turn off the device you want to run ChromeOS Flex on.
Note: Make sure the target device is completely powered off, and not asleep or idle. - Insert the ChromeOS Flex USB installer.
- Boot the device from the USB drive. If you’re unsure which key to use, see Boot keys below.
- Press the power button.
- Immediately begin repeatedly pressing your device's boot key.
- Select your USB installer as the boot device using:
- One-time boot menu—If your interrupt triggers a one-time boot menu, you’ll see a list of boot options on your screen. You can use arrow keys, or mouse in some cases, to select your USB installer.
- BIOS or UEFI menu—If your interrupt opens the full BIOS or UEFI setup menu, you’ll need to find settings related to Boot or Startup. Then, follow the on-screen instructions to set your USB installer as the first, primary, or preferred boot device.
- Other menu—If you see other options on screen, navigate to an option that matches one of the menus described above. Then proceed as described in those steps.
Boot keys
0 Comments