Hi there,
On Sun, 4 Feb 2024, Les Mikesell wrote:
> On Sun, 4 Feb 2024, daggs wrote:
> ...
> $ cat /etc/fstab
> proc /proc proc defaults 0 0
> PARTUUID=4fe29e33-01 /boot/firmware vfat defaults 0 2
> PARTUUID=4fe29e33-02 / ext4 defaults,noatime 0 1
> LABEL=backup /var/lib/backuppc/ ext4 defaults,noatime,ro 0 1
> # a swapfile is not a swap partition, no line here
> # use dphys-swapfile swap[on|off] for that
>
> is there any other info required?
Specifically, you need to know why the backuppc user can't write in
that location.
Looks like fstab tells us. It doesn't matter *what* the permissions
say in the filesystem if you mount it read only... :/
--
73,
Ged.
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/