pmbootstrap fails after blkid -s LABEL -o value /dev/sdcardp1
When doing:
$ pmbootstrap -v install --sdcard=/dev/sdd
I expect postmarketOS to be installed on the device /dev/sdd.
Instead, the process ends after:
[19:32:53] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
[19:32:54] (native) mount /dev/install (host: /dev/sdd)
[19:32:54] NOTE: The failed command's output is above the ^^^ line in the log file: /home/user/.local/var/pmbootstrap/log.txt
[19:32:54] ERROR: Command failed: (native) % blkid -s LABEL -o value /dev/sdcardp1
[19:32:54] See also: <https://postmarketos.org/troubleshooting>
Run 'pmbootstrap log' for details.
and nothing was installed on /dev/sdd.
pmbootstrap --version: 1.35.0
This occurs both in Arch Linux and in Pop!OS.log.txt