-
-
Notifications
You must be signed in to change notification settings - Fork 479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: the windows-11.conf does not get properly populated by quickget windows 11 #1512
Comments
Quickget successfully downloaded the windows ISO, as opposed to you downloading it yourself after a failure, correct? |
Yes, but as opposed to the Windows 10 script, it didn't correctly start it after just the two lines I typed |
Are you completely sure the ISO successfully and fully downloaded, as opposed to throwing an error and prompting you to download it yourself? Does pointing the config file to the correct path allow the VM to boot correctly? Looking at the code, I don't believe it shouldn't be possible for this issue to occur. |
I have the .iso downloaded just fine, it did complete. I do run into a separate issue later when installing, though: but this isn't related to the issue at hand since the iso actually booted into the installer after I changed the .conf file The only thing I can think of is I restarted the installer a few times because the virt drivers were taking hours to download and they finally finished when I downloaded through a proxy |
That would probably do it. You restarted the download enough times for Microsoft to ratelimit you while getting the URL for the Windows ISO, making quickget skip the step and set the ISO filename to a default value. That's not going to be an issue that we can fix. |
The .iso is already downloaded and the file is 100% complete, it seems you should be able to skip that step once you already get an iso |
Quickget has a |
I confirm this bug has not already been reported
Describe the bug
When I run
quickemu --vm windows-11.conf
I getin fact the
quickget windows 11
command doesn't actually download a thing called windows-11.iso, it gets the following files:To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
it should just run the correct .iso file
Quickemu output
Run
quickemu
orquickemu
and include the output of the failure below:Quickemu output
System information
Run
quickreport
and include the output here; if you can't runquickreport
,please provide the output of the following:
Quickreport output
The text was updated successfully, but these errors were encountered: