OK, I’m trying to follow the process to get from “no windows qube” to “windows qube” (windows 7 SP 1) as described here:
https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows-vm41.md/
Then here:
Then here:
Contents/windows-tools41.md at master · Qubes-Community/Contents · GitHub.
I chose to make it a template vm so I can create app qubes from it.
The first quirk I run into is on the second page where it goes into what I should do with system properties.
It says, in essence, to put all of the paging files on disk D.
There IS no disk D.
I can go into the Computer Management tool and see that there are two disks, one 2GB, one 10GB, available (in addition to the 60GB that became drive C). I can format the 10GB one, it becomes drive D…but on rebooting the template VM, it’s gone. So how am I going to set up paging files on it alone and not have the system go sideways later when there are no paging files?
OK, so if I ignore this and try to install the tools anyway, it seems to work (in this case I create the disk immediately before doing the boot with the tools installer, and I even rename it to drive Q as specified in the instructions–though since it disappears after a reboot I doubt it actually matters). I reboot once, it complains, does a self repair, then I reboot again, and lo-and-behold, there’s a second disk labeled private Qubes volume. [Edit to add: It used the 2GB disk for this, so it’s worthless for hosting swap files.]
However, my user directories are still on drive C:. (Note: Everyone used to say you could move your stuff from C: to D: but in practice I have never been able to get it to work cleanly–some cruft stays behind on C: and windows still defaults to it in some cases. Even going into the registry doesn’t help.)
The next step is to go into the registry and edit a couple of flags, but there are no branches for invisible things. So at that point I’m stuck. Windows Tools didn’t actually install, apparently.
Edit to Add: I just discovered that apparently when the system “fixes” itself after the reboot (and apparently rips out QVM tools), it re-enables all the features (i checked) and services (haven’t checked yet) I so painstakingly shut off as instructed by the second post. I do know it again requires my user name and password. So as far as I can tell, other than the presence of the small drive as drive D, all that running the install of QWT did was to revert myself to the post-Windows7 installation state.