Linux disk image for Orange Pi 4

From Dejvino's Knowledge Base
Revision as of 11:30, 28 March 2020 by Dejvino (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creating a disk image file with Linux for Orange Pi 4.

Prerequisites:

Next Steps: Flashing Linux to SD Card

TODO: THIS PAGE

The instructions are based on build scripts used in BSP Linux on Orange Pi 4.

Setup

Base Packages

  • parted
  • gptfdisk (gdisk)

Building

External Links