Skip to content

Build SDcard Image

OpenIPC edited this page Apr 7, 2018 · 2 revisions

Build release image with dd

- dd if=/dev/sdx of=~/openipc_v0.x.x.img bs=1 count=262144000

This makes a 250mb image. You will have to manually create a data partition.

Clone this wiki locally