-
-
Notifications
You must be signed in to change notification settings - Fork 130
Pinebook Pro: Download & Verify
Cassidy James Blaede edited this page Aug 13, 2020
·
3 revisions
Pinebook Pro images of elementary OS are only officially available as Early Access Builds. Once you have access, download one of the listed Pinebook Pro .img.xz
files and its corresponding SHA256 checksum file.
Using a terminal in the same directory as the files, verify the downloaded image:
sha256sum -c <sha256.txt filename>
This should result in some output like elementaryos-6.0-daily-pinebookpro-20200801.img.xz: OK
. If this verification fails, do not continue and instead re-download the .img.xz
file and try this verification step again.
See the wiki sidebar (below on mobile) for other sections, sub-pages, etc.