I’m migrating a Bootcamp to a new MacBook. The image creation seemed to go OK. I’ve selected the image to restore and the destination, I click ‘Restore Image’ get a ‘are you sure’ caution to which I click ‘Restore’…then absolutely nothing happens. Any suggestions?
Can you look at the log and see if there were any errors? Here is how:
log show --style syslog --predicate 'process contains[cd] "Winclone"' --info --last 2d
(you can adjust the argument of "2d" from 2 days to other time periods that you want the log, like "10m" for the last 10 minutes or 3h for the last 3 hours).
tim
Where do I paste this command? Terminal?
Yes, in Terminal.
tim