<div dir="ltr">Maybe this is the solution that Michael proposed. Fresh install image with all software that you need on hidden partition. And some simple automation to check at boot. If is older than X days copy image to work partition and then reboot.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 26, 2015 at 8:00 AM, JD <span dir="ltr">&lt;<a href="mailto:jdp@algoloma.com" target="_blank">jdp@algoloma.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">PCI passthru of GPUs isn&#39;t easy.<br>
<br>
VT-d is mandatory and kernel, BIOS, chipset support for it is as well.  The GPU<br>
used matters too. The folks who tend to work on this stuff are gamers and use<br>
higher-end GPUs, not the built-in graphics or $20 cards.  If Windows is the<br>
guestOS, then manually installing the GPU drivers will be required. No setup.exe.<br>
<br>
Lastly, I think shutting down the Windows VM is mostly a crash situation ...<br>
from what I&#39;ve read.<br>
<br>
I&#39;ve never attempted to do this.<br>
<div class="HOEnZb"><div class="h5"><br>
On 01/26/2015 12:52 AM, Alex Carver wrote:<br>
&gt; On 2015-01-25 18:04, Horkan Smith wrote:<br>
&gt;&gt; Alex, I don&#39;t have &#39;the&#39; answer for you, but here&#39;s some thoughts:<br>
&gt;<br>
&gt;&gt; Do you have a preferred VM host software (kvm/qemu, virtualbox, vmware?)<br>
&gt;<br>
&gt; No, no preferred software, just something that lets me run a GUI guest on a<br>
&gt; non-GUI host and also lets me kill the guest from the outside. After that<br>
&gt; anything is fine.<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; I *think* to give the guest full screen control, you need PCI passthrough,<br>
&gt;&gt; which looks to be hardware/ vm software dependent.  It&#39;s probably worth a<br>
&gt;&gt; look, but don&#39;t be surprised if it&#39;s not available for your HW or SW.<br>
&gt;<br>
&gt; I&#39;ll have to test this then, no problem.  The machines are old Dells with<br>
&gt; dual Xeons and a PCI graphics card though I&#39;m not sure what. They&#39;re not<br>
&gt; going to have all the extra virtualization support that new processors do but<br>
&gt; it only has to support a very basic host and a fairly slim guest.<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; If PCI passthrough won&#39;t work for you, then the next &#39;least stuff running<br>
&gt;&gt; in linux&#39; is probably something like directvnc (a framebuffer based vnc<br>
&gt;&gt; client) running on the linux machine, pointing to a VNC server exported by<br>
&gt;&gt; your VM software, or alternately by your guest OS.  There might be a<br>
&gt;&gt; framebuffer version of a spice client or an rdesktop client, not sure.<br>
&gt;&gt; Your mileage may vary, my experience w/ the majority of<br>
&gt;&gt; direct-to-framebuffer apps is they&#39;re buggy and not worth it.<br>
&gt;&gt;<br>
&gt;&gt; Last but not least, you could crank up an X-windows server with either no<br>
&gt;&gt; window manager, or a small window manager configured to offer no<br>
&gt;&gt; menus/escapes; then have your VM start in a full-screen window.  You can<br>
&gt;&gt; turn off the alt-f1, alt-f2, etc in your xorg.conf file to help prevent<br>
&gt;&gt; escapes.<br>
&gt;&gt;<br>
&gt;&gt; With any of these options it&#39;s probably possible to point your linux<br>
&gt;&gt; console to a serial port, if the machines have one.<br>
&gt;&gt;<br>
&gt;&gt; FWIW, I run kvm most of the time &#39;cause I like the fact I don&#39;t have to<br>
&gt;&gt; rebuild drivers when I switch kernels, and I like the command line<br>
&gt;&gt; configurability.  I&#39;ve used both vmware and virtualbox in the past and been<br>
&gt;&gt; reasonably happy... for this application, I&#39;d do a quick test to see if the<br>
&gt;&gt; windows guest ran significantly better on different VM software.<br>
&gt;<br>
&gt; I&#39;ll keep all of this in mind during testing.  It sounds like PCI passthrough<br>
&gt; is going to be my first stop since full screen control is exactly what I&#39;d<br>
&gt; like to have, the illusion that the guest is the only OS on the system.<br>
&gt;<br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br></div>