InfoHeap
Tech
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Android user guides

  • Android - enable system ui tuner
  • Android - install android 8, 9 from OTA images on pixel 2
  • Android screenshots
  • Chrome - site bookmark on home
  • Clear default app
  • Disable android auto update
  • Disable dropbox photo auto upload
  • Install google camera on Asus m1 max pro
  • Lollipop - add clock widget to home
  • Lollipop - enable Chrome tabs
  • Root Pixel 2 with Android Pie using TWRP and Magisk
 
  • Home
  • > Tutorials
  • > Android

Android – install android 8, 9 from OTA images on pixel 2

on Aug 12, 2018

The below steps are assuming you have a Mac machine with adb and fastboot tools installed and developer option and usb debugging is enabled on your Pixel 2.

The below steps can also be used to revert to Android Oreo or Android pie from a rooted phone.

Unlock bootloader

  1. In developer options on device, enable “EOM unlocking” (allow the bootloader to be unlocked)
  2. adb reboot bootloader
  3. fastboot flashing unlock (unlock/lock will reset phone and wipe data)

Install image

  • Download appropriate android pixel 2 factory image. E.g. for Pixel 2, Oreo download 8.1.0 (OPM2.171026.006.G1, Jul 2018) (for Pixel2 Android Pie download 9.0.0 (PPR1.180610.009, Aug 2018))
  • Unzip walleye-opm2.171026.006.g1-factory-f7f5a622.zip (or the image you downloaded)
  • cd walleye-opm2.171026.006.g1
  • Run fastboot devices to ensure it is connected
  • sh flash-all.sh

    Suggested posts:

    1. Find top processes by memory/cpu on Android using Adb
    2. How to extract number from a string – google sheets
    3. Linux – number of cpus (lscpu)
    4. Install Android 8 on Pixel 2
    5. Python iterate dictionary
    6. Root Android pixel 2 using Magisk and boot image patching
    7. Root Pixel 2 with Android Pie using TWRP and Magisk
    8. How to take screenshot on android phone
  • Share this article: share on facebook share on linkedin tweet this submit to reddit
    Posted in Tutorials | Tagged Android, Pixel-2, Tutorials
    • Browse content
    • Article Topics
    • Article archives
    • Contact Us
    Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries | InfoHeap Money

    Copyright © 2025 InfoHeap.

    Powered by WordPress