You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mount() call in mount_utils.py will fail when a disk image has a corrupt or unmountable partition. We want an option to say that we want to continue and get back the mount points of the partitions it was able to mount and ignoring (but logging) the corrupt partitions.