I have been getting the hang of bareos.
Found all my configuration files and modified them.
I made a Windows 10 VM just to back it up and restore it.
I managed to make a full/differential backup schedule for it and made a full backup. I then proceeded to reinstalling Windows 10 in hopes of restoring it later with my full backup and configuration files.
After reinstalling Windows; installing bareos and copying configuration files was not enough. I needed to change the hostname for the computer, re-install bareos and then copy my configurations. (Otherwise the bareos installer was trying to use the new hostname which was invalid for my configuration files.)
Once all that was done I could go in bconsole, do status all, and probably do a full backup. And no errors would show up relating connections between various Bareos components.
My problem is that, as expected, the restore doesn't work with a running installation. A whole bunch of files never get copied because of permission errors. Which means the restoration is incomplete.
I need to run the system off a live cd/usb and then restore.
I am unaware of any live cd/usb for Windows which can be customized. (For windows either you install either you don't install)
Do I need to make a separate windows installation on say.. A flash drive? Install bareos on the flash drive installation and then try to restore from that?
Do I need to use a Linux live usb/cd for this instead? I am very familiar with Linux and would rather use Linux but in this scenario I have to backup/restore a windows machine. Is it possible to restore a Windows backup from a Linux usb/cd with bareos?
Made VMs and tested many different scenarios.
Unfortunately, as far as I can tell, Bareos is incapable of backing up a full Windows System Partition.
Furthermore I would not recommend this software to anyone since it appears to have been coded without rigor. Error messages don't give enough information to debug.
The documentation is mostly an "edited copy-pasta", very obscure, not concise enough and contains mistakes which speaks for the sloppiness of the developers.
I do not recommend this software to anyone. Find another solution if possible.
Cheers.
It didn't work with Windows 10. I understand it can't restore a running partition and I ran a second partition in multiple scenarios, all of which failed.
I used file relocation to restore to the target from a clone of the original partition.
I even tried restoring to a formatted drive so that it wouldn't conflict with any existing files. The restoration failed every time. A few times with fd errors, whatever that means, and at least once with an SD error.
It managed to copy most of the bytes so I still tried to run the "restored partition" but it just didn't work.
Could this have something to do with being run inside a VM? is bareos not able to run inside a VM?
Is it not able to backup from a running partition? Was my backup corrupted in the first place?