You could use DumpPreShareCmd/DumpPostShareCmd to call a script on your desktop machine which mount and umount the unused partition and than backup all partitions in one host. You only need different rsyncd.conf in BSD and Devuan to have mountpoints of the BSD and Devuan partition always on the same share.
e.g. for booting BSD [BSD] path = / [Devuan] path = /mnt/devuan alternative for booting Devuan [BSD] path = /mnt/BSD [Devuan] path = / br Matthias Am Montag, dem 10.02.2025 um 15:17 -0500 schrieb Brad Alexander: > Okay, I admit up front this is going to be a strange one... > > Is there a way to set up two separate backups on the same host that run > exclusively of each other? > > My desktop machine is dual boot, with FreeBSD and Devuan linux. It spends > most of it's time in > FreeBSD, and that is being backed up, however I would also like the linux > install to be backed up, > but separately from FBSD. > > So what I am wondering is if there is a way that I can either have a file, or > checking uname -r or > something similar, and run two separate backups, based on the OS which is > running? > _______________________________________________ > 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/ _______________________________________________ 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/