Skip to content

device-pine64-pinephone: set partition_type: msdos

Oliver Smith requested to merge ollieparanoid/pmaports:fix-pp into master

Current pinephone images built with pmbootstrap >= 3.0.0 don't boot on the pinephone anymore. At least part of this must be the switch from GPT to MBR that has been done by default in pmbootstrap. Set msdos explicitly to revert this for the pinephone.

With Tow-Boot we could probably use GPT instead, but this should be a well-tested, conscious decision. Let's fix this regression first.

Related: #3366 (closed)

Edited by Oliver Smith

Merge request reports

Loading