Is there anything special about writing backups to nfs-mounted drives?
I had been writing backups to an external drive shared from my Mac using cifs, but that stopped working, so I decided to try a different external drive nfs-mounted from my pi5.
The drive is mounted, and I can do an "ls -al" just before calling image-backup, and it's there:But image-backup fails saying:Thoughts?
I had been writing backups to an external drive shared from my Mac using cifs, but that stopped working, so I decided to try a different external drive nfs-mounted from my pi5.
The drive is mounted, and I can do an "ls -al" just before calling image-backup, and it's there:
Code:
-rw------- 1 pi pi 19617731072 Oct 19 07:01 /mnt/backup/pi44-bookworm64F.img
Code:
/mnt/backup/pi44-bookworm64F.img not found
Statistics: Posted by tinker2much — Tue Dec 17, 2024 10:31 pm