Libertine in sd card storage
-
hi
is this posible? can we install libertine containers to sdcard?
-
@jhayar0719 not as such. The SD card is formatted FAT32. This does not support the required file permission system that Libertine expects.
Such a thing can be done though. But in that case I would suggest you explore mounting files as 'partitions', and bind mounting them to the correct place in the filesystem. Also your image would need to be remounted at every reboot.
It is all quite clunky, and eventually I decided for myself it was not worth the hassle. -
@arubislander said in Libertine in sd card storage:
@jhayar0719 not as such. The SD card is formatted FAT32. This does not support the required file permission system that Libertine expects.
Really? Libertine is mounted as the
phablet
user. All files inside the container are owned by phablet ... it's not really having a permission system -
@doniks Feel free to try it and report back then.