nextcloudpi
nextcloudpi copied to clipboard
Use GPT partition table for Raspberry Pi image
Description
Currently Nextcloudpi uses an msdos partion table.
I want to boot my Raspberry Pi 4 from an external 6TB USB disk.
However, the maximum partition size is ~ 2TB for the msdos partition table. So I cannot create one large partition for the data.
Nextcloudpi for the Raspberry Pi is built on top of the latest Raspbian image. Therefore, this is unfortunately out or our control (allthough I should update the image we use for building soon, we're currently using the raspbian image from 06/09/2022).
You could create an issue in the upstream project, though.