There is a new pull request by strec007 against master on the void-packages repository https://github.com/strec007/void-packages _pc_pinebook-uboot_fix https://github.com/void-linux/void-packages/pull/40128 pinebookpro-uboot: fixed kernel.d script The original (rev. 2) does not work e. g. with encrypted root and also fails if there are certain commented out lines in /etc/fstab. This proposed version fixes both issues. If the / line in fstab does not include UUID, the device is taken directly from fstab. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (arm64-glibc) - This package is specifically designed for Pinebook Pro which only employs arm64. A patch file from https://github.com/void-linux/void-packages/pull/40128.patch is attached