mastercam 4 Report post Posted July 10, 2012 File "C:\Config.Msi\1caf654.rbf": can't read, error -1123 ( volume structure corrupt) I get this error on a MAC running WIn7 with BOOTCAMP. Any thoughts or direction on resolving will be helpful. Thanks. 2 Share this post Link to post Share on other sites
Lennart_T 152 Report post Posted July 10, 2012 Run CHKDSK in Windows. Share this post Link to post Share on other sites
mastercam 4 Report post Posted July 11, 2012 I ran it with /f. We'll see if it helps when the backup starts. thanks! Share this post Link to post Share on other sites
spyderboulder 4 Report post Posted September 19, 2013 A little late to your query, but I'll reply to this post so others having this issue can see if my solution can help them. We had this issue on our Windows box running Retrospect for our Mac clients. We found it related to an Adobe custom dictionary in the users Library folder. If we removed the custom dictionary the backup ran fine. The location of the dictionary is here: ~Library/Application/Support/Adobe/Linguistics/Dictionaries/ATE... Delete any dictionary that begins with ATE However, every month or so the error would pop up again. So I created a terminal command that I ran through Apple Remote Desktop that would remove those dictionaries. Works great, and takes two seconds. cd rm -r Library/Application\ Support/Adobe/Linguistics/Dictionaries/ATE* I hope this helps. Mike Share this post Link to post Share on other sites
mastercam 4 Report post Posted November 19, 2013 Cool - thanks. Will check it out. Share this post Link to post Share on other sites