google / restor

Restor is a user-friendly application to (mass) image macOS computers from a single source
Apache License 2.0
228 stars 29 forks source link

Unmount handling #65

Closed howiekaye closed 5 years ago

howiekaye commented 5 years ago

Unmount is failing to flush buffered data to the target machine. Add logging of failures in the mount/unmount/eject callback, add whole disk unmount and eject when finishing.

howiekaye commented 5 years ago

PTAL