On Thu, Jan 20, 2022 at 12:02 PM Marco Zaro <
zaro...@gmail.com> wrote:
>
> on openxt v9.0.2 i haven't found these problem....
>
> Il giorno giovedì 20 gennaio 2022 alle 17:59:24 UTC+1 Marco Zaro ha scritto:
>>
>> Hi , i have tried many times to install xc tools but everytime the vm gets destroyed...i'll try to explain:
>> install w10 21h2
>> then i follow this:
>> First, open a command prompt with right click and "Run as Administrator". Run the following:
>>
>> bcdedit /set testsigning on
>>
>> Then, to import the certificate, open a command prompt with right click and "Run as Administrator". Use the cd command to go where the certificate is, run the following (and reboot):
>>
>> certutil -addstore -f "Root" developer.cer
>> certutil -addstore -f "TrustedPublisher" developer.cer
>>
>> developer.cer was downloaded from
https://openxt.ainfosec.com/OpenXT/certificates/windows/developer.cer
>>
>> then i reboot the vm and then i inserted the cd with xc tools iso downloaded from
>>
https://openxt.ainfosec.com/OpenXT/auto/windows/openxt-wintools-10.iso
>> i run setup .exe , screen goes blank and nothing goes on.
>> if i force stop the vm and restart i only get the blu flag of windows and nothing else...sometimes i see hard disk activity
>>
>> i force stop the vm , delete the virtual hardrive and rebuilt from skratch the vm , instead of run the setup.exe i tried to run the .bat for unattended installation , vm autorestart but again same problem.....
Hi,
I don't use windows much, so I can't give much help. I have found the
drivers to be finicky the few times I used them. The last time I
tried with drivers from Windows Update, I found them BSOD the VM.
I wonder if this is the fix for that:
https://lists.xenproject.org/archives/html/win-pv-devel/2021-10/msg00000.html
This looks to be that latest OpenXT build, and it has the vGlass
display drivers:
https://openxt.ainfosec.com/OpenXT/auto/windows/9.0.0/OpenXT-Tools-9.0.0-19-checked.msi
However, that .msi doesn't seem to have been built with the
aforementioned patch, so it may BSOD as well.
Hopefully someone who uses the Windows drivers more will chime in.
One suggestion is to do an initial install of Windows and then copy
the vhd in /storage/disks. Then if the PV drivers mess it up, you can
just copy that base image.
Regards,
Jason