* virtio-win problem
@ 2010-05-06 12:10 Riccardo Veraldi
2010-05-06 14:58 ` Martin Maurer
2010-05-06 19:59 ` Brian Jackson
0 siblings, 2 replies; 9+ messages in thread
From: Riccardo Veraldi @ 2010-05-06 12:10 UTC (permalink / raw)
To: kvm
Hello,
if I install virtio-win drivers on windows 2008 Server R2, I have the
problem of signed device drivers.
I Can install the drivers but Windows 2008 server refuses to use them
unless I start
the machine pressing F8 every time at each reboot bypassing the checking
of signed certified drivers, and this is annoying,
since I Cannot reboot the virtual machien automatically.
Anyone solved this issue ?
thanks
Rick
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: virtio-win problem
2010-05-06 12:10 virtio-win problem Riccardo Veraldi
@ 2010-05-06 14:58 ` Martin Maurer
2010-05-10 11:29 ` Yan Vugenfirer
2010-05-06 19:59 ` Brian Jackson
1 sibling, 1 reply; 9+ messages in thread
From: Martin Maurer @ 2010-05-06 14:58 UTC (permalink / raw)
To: kvm@vger.kernel.org
> -----Original Message-----
> From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On
> Behalf Of Riccardo Veraldi
> Sent: Donnerstag, 06. Mai 2010 14:10
> To: kvm@vger.kernel.org
> Subject: virtio-win problem
>
> Hello,
> if I install virtio-win drivers on windows 2008 Server R2, I have the
> problem of signed device drivers.
> I Can install the drivers but Windows 2008 server refuses to use them
> unless I start
> the machine pressing F8 every time at each reboot bypassing the
> checking
> of signed certified drivers, and this is annoying,
> since I Cannot reboot the virtual machien automatically.
>
> Anyone solved this issue ?
Redhat released signed drivers working on win2008r2, but no public download or free use (you need a subscription, it's a special license)
Or you need to follow the howtos on the KVM wiki pages, http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers
Br, Martin
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: virtio-win problem
2010-05-06 12:10 virtio-win problem Riccardo Veraldi
2010-05-06 14:58 ` Martin Maurer
@ 2010-05-06 19:59 ` Brian Jackson
2010-05-06 20:11 ` Jernej Simončič
1 sibling, 1 reply; 9+ messages in thread
From: Brian Jackson @ 2010-05-06 19:59 UTC (permalink / raw)
To: Riccardo Veraldi; +Cc: kvm
On Thursday, May 06, 2010 07:10:07 am Riccardo Veraldi wrote:
> Hello,
> if I install virtio-win drivers on windows 2008 Server R2, I have the
> problem of signed device drivers.
> I Can install the drivers but Windows 2008 server refuses to use them
> unless I start
> the machine pressing F8 every time at each reboot bypassing the checking
> of signed certified drivers, and this is annoying,
> since I Cannot reboot the virtual machien automatically.
I have some compiled and signed here:
http://theiggy.com/tmp/virtio-20100228.zip
These are not guaranteed to work and they will probably kill kittens. That
said, I've had luck with them and had only a few reports of things not working
(mostly with the balloon drivers).
>
> Anyone solved this issue ?
> thanks
>
> Rick
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: virtio-win problem
2010-05-06 19:59 ` Brian Jackson
@ 2010-05-06 20:11 ` Jernej Simončič
2010-05-06 20:36 ` Brian Jackson
0 siblings, 1 reply; 9+ messages in thread
From: Jernej Simončič @ 2010-05-06 20:11 UTC (permalink / raw)
To: Brian Jackson on [KVM]
On Thursday, May 6, 2010, 21:59:21, Brian Jackson wrote:
> http://theiggy.com/tmp/virtio-20100228.zip
> These are not guaranteed to work and they will probably kill kittens. That
> said, I've had luck with them and had only a few reports of things not working
> (mostly with the balloon drivers).
XP32 drivers from this pack didn't work for me, but Vista64 work fine.
--
< Jernej Simončič ><><><><>< http://eternallybored.org/ >
Beauty times brains equals a constant.
-- Beckhap's Law
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: virtio-win problem
2010-05-06 20:11 ` Jernej Simončič
@ 2010-05-06 20:36 ` Brian Jackson
2010-05-06 21:05 ` Jernej Simončič
0 siblings, 1 reply; 9+ messages in thread
From: Brian Jackson @ 2010-05-06 20:36 UTC (permalink / raw)
To: Jernej Simončič; +Cc: KVM
On Thursday, May 06, 2010 03:11:00 pm Jernej Simončič wrote:
> On Thursday, May 6, 2010, 21:59:21, Brian Jackson wrote:
> > http://theiggy.com/tmp/virtio-20100228.zip
> > These are not guaranteed to work and they will probably kill kittens.
> > That said, I've had luck with them and had only a few reports of things
> > not working (mostly with the balloon drivers).
>
> XP32 drivers from this pack didn't work for me, but Vista64 work fine.
What about the XP32 drivers from:
http://theiggy.com/tmp/virtio-20091208.zip
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: virtio-win problem
2010-05-06 20:36 ` Brian Jackson
@ 2010-05-06 21:05 ` Jernej Simončič
2010-05-06 21:08 ` Brian Jackson
0 siblings, 1 reply; 9+ messages in thread
From: Jernej Simončič @ 2010-05-06 21:05 UTC (permalink / raw)
To: Brian Jackson on [KVM]
On Thursday, May 6, 2010, 22:36:02, Brian Jackson wrote:
> What about the XP32 drivers from:
> http://theiggy.com/tmp/virtio-20091208.zip
This is what I currently use on XP, and it works fine (I think I
mentioned this on IRC - my nickname's ender` there).
--
< Jernej Simončič ><><><><>< http://eternallybored.org/ >
An executive will always return to work from lunch early if no one takes him.
-- Kelly's Law
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: virtio-win problem
2010-05-06 21:05 ` Jernej Simončič
@ 2010-05-06 21:08 ` Brian Jackson
0 siblings, 0 replies; 9+ messages in thread
From: Brian Jackson @ 2010-05-06 21:08 UTC (permalink / raw)
To: Jernej Simončič; +Cc: KVM
On Thursday, May 06, 2010 04:05:17 pm Jernej Simončič wrote:
> On Thursday, May 6, 2010, 22:36:02, Brian Jackson wrote:
> > What about the XP32 drivers from:
> > http://theiggy.com/tmp/virtio-20091208.zip
>
> This is what I currently use on XP, and it works fine (I think I
> mentioned this on IRC - my nickname's ender` there).
Ahh, didn't make the connection. I'm still working on new drivers that
hopefully will be fixed.
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: virtio-win problem
2010-05-06 14:58 ` Martin Maurer
@ 2010-05-10 11:29 ` Yan Vugenfirer
2010-05-11 7:58 ` Mirosław Jaworski
0 siblings, 1 reply; 9+ messages in thread
From: Yan Vugenfirer @ 2010-05-10 11:29 UTC (permalink / raw)
To: 'Martin Maurer', kvm
> -----Original Message-----
> From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On
> Behalf Of Martin Maurer
> Sent: Thursday, May 06, 2010 5:59 PM
> To: kvm@vger.kernel.org
> Subject: RE: virtio-win problem
>
> > -----Original Message-----
> > From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On
> > Behalf Of Riccardo Veraldi
> > Sent: Donnerstag, 06. Mai 2010 14:10
> > To: kvm@vger.kernel.org
> > Subject: virtio-win problem
> >
> > Hello,
> > if I install virtio-win drivers on windows 2008 Server R2, I have the
> > problem of signed device drivers.
> > I Can install the drivers but Windows 2008 server refuses to use them
> > unless I start
> > the machine pressing F8 every time at each reboot bypassing the
> > checking
> > of signed certified drivers, and this is annoying,
> > since I Cannot reboot the virtual machien automatically.
> >
> > Anyone solved this issue ?
>
> Redhat released signed drivers working on win2008r2, but no public
> download or free use (you need a subscription, it's a special license)
>
> Or you need to follow the howtos on the KVM wiki pages,
> http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers
[YV] You could test sign the drivers with our own certificate
(http://www.rage3d.com/board/showthread.php?t=33920573) and enable the
usage of test signed drivers (Bcdedit.exe -set TESTSIGNING ON).
>
> Br, Martin
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: virtio-win problem
2010-05-10 11:29 ` Yan Vugenfirer
@ 2010-05-11 7:58 ` Mirosław Jaworski
0 siblings, 0 replies; 9+ messages in thread
From: Mirosław Jaworski @ 2010-05-11 7:58 UTC (permalink / raw)
To: Yan Vugenfirer; +Cc: 'Martin Maurer', kvm
On Mon, 2010-05-10 at 07:29 -0400, Yan Vugenfirer wrote:
> > Redhat released signed drivers working on win2008r2, but no public
> > download or free use (you need a subscription, it's a special license)
> >
> > Or you need to follow the howtos on the KVM wiki pages,
> > http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers
>
> [YV] You could test sign the drivers with our own certificate
> (http://www.rage3d.com/board/showthread.php?t=33920573) and enable the
> usage of test signed drivers (Bcdedit.exe -set TESTSIGNING ON).
Which, most probably, makes production usage of such system unsupported.
--
Mirosław "Psyborg" Jaworski
GCS/IT d- s+:+ a C++$ UBI++++$ P+++$ L- E--- W++(+++)$ N++ o+ K- w-- O-
M- V- PS+ PE++ Y+ PGP t 5? X+ R++ !tv b++(+++) DI++ D+ G e* h++ r+++ y?
"All power corrupts, but we need electricity."
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-05-11 8:06 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06 12:10 virtio-win problem Riccardo Veraldi
2010-05-06 14:58 ` Martin Maurer
2010-05-10 11:29 ` Yan Vugenfirer
2010-05-11 7:58 ` Mirosław Jaworski
2010-05-06 19:59 ` Brian Jackson
2010-05-06 20:11 ` Jernej Simončič
2010-05-06 20:36 ` Brian Jackson
2010-05-06 21:05 ` Jernej Simončič
2010-05-06 21:08 ` Brian Jackson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.