Huh, nothing super jumps out to me as an obvious tell, but the last bit is talking about some weird stuff with NTFS. Do you have a drive with Windows or formatted by Windows mounted maybe? Something could be up with that drive, or if you’re using it for something important to the system that could be a problem. You can just follow the recommendation in the log and use chkdsk on it but that could potentially be destructive to the data on the drive so be careful and make backups if needed.





Seems like you have a good alternative that doesn’t require a script, but for tasks like this I like to recommend the book Automate the Boring Stuff with Python. It’s free to read online, and if I recall correctly has essentially exactly this task as one of the exercises.