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
ifstrings.Contains(sout, "Access is denied") ||strings.Contains(sout, "The device is not ready") {
232
232
fmt.Println("\n[-] Can't write to disk. Please make sure to run this tool as administrator, close all Explorer windows, try reconnecting your disk and finally reboot your computer.\n [-] You may need to run this tool with `clean` argument to clean your disk partition table before applying image.")
233
233
ifdialogs.YesNoDialog("Or we can try to clean it's partitions right now, should we proceed?") {
0 commit comments