Skip to content

Instantly share code, notes, and snippets.

View hexalellogram's full-sized avatar

Bryce Tsuyuki hexalellogram

View GitHub Profile
@hexalellogram
hexalellogram / GarlicoinUbuntu.md
Last active February 3, 2018 08:21
Garlicoin CPU Mining Ubuntu 16.04 Stock

Start Garlicoin Mining on Ubuntu 16.04 Stock

Last Updated January 22, 2018

Build Garlium Wallet

Run these in order from the ~ (home) directory:

sudo apt-get install python3-dev
@hexalellogram
hexalellogram / OnePlus3MultiROM.md
Last active September 25, 2017 13:57
OnePlus 3 MultiROM Documentation Steps
@hexalellogram
hexalellogram / Nexus5MultiROM.md
Last active July 27, 2024 10:33
Nexus 5 MultiROM Documentation Steps

Nexus 5 MultiROM Setup Documentation

No Longer Updated, see here

Resetting Nexus to Stock State

  1. Download Nexus Factory Stock Image (https://developers.google.com/android/images#hammerhead)
  2. Reboot Nexus to fastboot with: adb reboot booloader
  3. Unlock bootloader: fastboot oem unlock
  4. Flash stock image to Nexus (cd into the directory where the stock image was unzipped to first): ./flash-all.sh
  5. Reboot into the new stock image