[qualcomm-sdm845 | oneplus-fajita] Detected unsupported 'gpt' filesystem
Describe your issue
Currently, when booting the oneplus-fajita using a new install of the generic qualcomm-sdm845 port, the user is dropped into a debug shell with the error [pmOS-rd]: ERROR: Detected unsupported 'gpt' filesystem (/dev/[partition])
What's the expected behaviour?
Device boots to the rootfs.
What's the current behaviour?
Device boots to debug shell.
How to reproduce your issue?
Follow https://wiki.postmarketos.org/wiki/Qualcomm_SDM845_(qualcomm-sdm845) and install U-Boot for fajita from https://git.codelinaro.org/linaro/qcomlt/u-boot/-/releases.
What device are you using?
oneplus-fajita
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v24.06
-
I confirm that the issue still is present after running sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
-
GNOME Shell on Mobile -
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway) Please post the output of sxmo_version.sh
-
Other: Please fill out
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
2024-11-11
Additional information
Relevant dmesg lines:
[ 6.021808] [pmOS-rd]: Trying to mount subpartitions for 10 seconds...
[ 6.416456] [pmOS-rd]: /dev/sda17
[ 6.538850] [pmOS-rd]: Unable to resize root partition: failed to find qualifying partition
[ 6.558207] [pmOS-rd]: WARNING: fsck not supported for 'gpt' filesystem (/dev/sda17).
[ 6.699598] [pmOS-rd]: Mount root partition (/dev/sda17) to /sysroot (read-write) with options subvol=@,compress=zstd:2,ssd
[ 6.710991] [pmOS-rd]: Detected gpt filesystem
[ 6.715560] [pmOS-rd]: ERROR: Detected unsupported 'gpt' filesystem (/dev/sda17).
Edited by Aster Boese