tir. 25. feb. 2020 kl. 13.16 skrev A E <[email protected]>: > tir. 25. feb. 2020 kl. 13.02 skrev A <[email protected]>: > >> A way to download Windows 10 Pro manually and install it. >> >> I haven’t managed to download Windows 10 Pro by using the file >> “download-windows.sh”. So instead I downloaded Windows 10 Pro manually and >> ran the script afterwards. >> >> You can follow these steps to do it the same way as I did it: >> >> 1) Open the “Qube Settings” for the domain “windows-mgmt”. Under >> “Network”, choose “default” one and click on “Apply”. >> >> 2) Open the domains Firefox browser and search the web for “how to >> download windows 10”. >> One of the first results is a link to a Microsoft webpage from >> which it is possible to download the file in the local language. >> The file gets downloaded to the download folder in the domain. >> >> 3) Open the “Qube Settings” for the domain “windows-mgmt”. Under >> “Network”, choose “(none)” and click on “Apply”. >> >> 4) Move or copy the file to this destination: >> /Documents/qvm-create-windows-qube/windows-media/isos >> >> 5) Open the terminal in dom0 and execute the following script (remember >> to write the name of the iso file you downloaded in step 2 instead of >> “filename”): >> >> ./qvm-create-windows-qube.sh -n sys-whonix -oyw -i filename.iso -a >> win10x64-pro.xml anon-win10 >> >> Info: anon-win10 will be the name of the domain. I don’t know if it is >> possible to change the domain name without spoiling anything. >> >> Do not close the terminal before it says the installation was complete >> (successfully) ! >> >> Let the terminal do the job, it restarts the qube and so on when it is >> necessary. >> >> When I got into Windows there appeared three message boxes. One saying >> that the pc has to be restarted. A second one saying that drive D has to be >> formatted. And the third one saying something about a private drive as far >> as I recall. >> >> I started to click OK, I think on the third messaged, and then Windows >> immediately closed and restarted and seemed to run fine afterwards. >> >> And in the terminal it said the installation was completed successfully. >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "qubes-users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/qubes-users/78DgmWxZf80/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/qubes-users/f940ca5c-0099-4dff-8930-f6801440511d%40googlegroups.com >> . >> > > Afterwards, I have mistakenly closed the window with Windows 10 in it. And > now I can’t figure out how to make the window visible again... > > I have tried to click on different icons in the menu of the domain > ananon-win10 in the qube menu - also the one called “Start”. A message pops > up saying that the domain is started, but I can’t see a window where > Windows 10 is starting up. > > Can someone tell me how to make the window visible again ? >
Arh, to make it appear again, just execute this script in dom0: qvm-features <windows_qube> gui 1 . Write the name of the domain (for example “anon-win10”), instead of <windows_qube> . -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/CABRRaUFAvgjkfvdj4uAT_DULh5a%3Dah-gZFkM14_oWHjiO48EPA%40mail.gmail.com.
