Displaying 2 results from an estimated 2 matches for "dum0".
Did you mean:
dom0
2007 Dec 13
5
cant start domU w/ pci [Error: function takes exactly 4 arguments (3 given)]
Hi all,
I''m trying to get a pci card working on a guest os (ast01)
on dum0 I hided the pci card w/:
# modprobe pciback hide=''(0b:08.0)''
then added this line to the guest os config file (/etc/xen/ast01)
pci = [ "0000:08:0e.0" ]
Whenever I try to start it fails w/:
# xm create ast01
Using config file "/etc/xen/ast01".
Error: function...
2010 Aug 08
0
vga passthrough
How does vga passthrough of the primary graphics card work?
And what is the current state of vga passthrough of a secondary graphics card?
If I passthrough the primary graphics card does that leave dum0 headless and my monitor attached (via the passed through card) to the HVM domu?
I am planning to build a computer that will support HVMs with vga passthrough, using the following:
ASUS crossair iv Formula
AMD Phenom II X6 2.80 GHz
OcUK Value nVidia GeForce 460
Ideally I would like multiple gra...