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
So basically, i installed cygwin using the provided command, moved to the Mido project i cloned to my windows machine inside the cygwin terminal, ran the Mido script and got an error trying to download it:
joly0@idk /cygdrive/c/Users/joly0/Documents/Projects/Mido
$ ./Mido.sh win11x64
[i] Downloading Windows media from official Microsoft servers...
[i] Downloading Windows 11...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 137k 0 137k 0 0 506k 0 --:--:-- --:--:-- --:--:-- 511k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Failed to open the file /dev/null: No such file or directory
0 757 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (23) Failure writing output to destination, passed 757 returned 4294967295
[!] Failed at writing Windows media to disk! Out of disk space or permission error? Exiting...
[!] 1 attempted download(s) failed! Please re-run Mido with these arguments to try downloading again (any partial downloads will be resumed): win11x64
[+] Finished! Please see the above errors with information
joly0@idk /cygdrive/c/Users/joly0/Documents/Projects/Mido
I assume this is not intentional or its intended behaviour?
The text was updated successfully, but these errors were encountered:
So basically, i installed cygwin using the provided command, moved to the Mido project i cloned to my windows machine inside the cygwin terminal, ran the Mido script and got an error trying to download it:
I assume this is not intentional or its intended behaviour?
The text was updated successfully, but these errors were encountered: