MartijnBraam / RescueSD

Rescue SD Card image for PinePhone/PineTab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rescue SD for PinePhone

This image is a swiss army knife solution for PinePhone eMMC.

You can use this to flash a image directly to eMMC, troubleshooting a broken system, and a lot more.

This project is built on:

Building

Run make inside this directory and it will build jumpdrive.img.xz that can be flashed to SD.

The dependencies are:

  • aarch64-linux-gnu- toolchain
  • u-boot tools
  • mtools

About

Rescue SD Card image for PinePhone/PineTab.


Languages

Language:Shell 67.8%Language:Makefile 32.2%