This looks good to me. If it all installed successfully and everything in the live log is green (with a sprinkling of yellow entries) then all is well. The log file is mostly for developers, so it is very verbose and noisy to capture all information that could be relevant to diagnose a problem.Jakob77 wrote: Wed May 17, 2023 2:42 am Thank you for asking. Yes that is mainly what it is:
Maybe it can occur if the USB is hardly big enough but the target computers still don't seem to mind.Code: Select all
Exit #1: 0 QProcess::NormalExit QProcess::UnknownError Exit #157: 0 QProcess::NormalExit QProcess::UnknownError
As for backups, no matter how dumb or smart the backup method is, it is vital to test it. If practical, add a file that contains checksums of the backed up data, you can verify regularly that the checksums still match.