Displaying 2 results from an estimated 2 matches for "pvguests".
Did you mean:
pvguestos
2010 Jun 02
8
Ubuntu 10.04 DomU Xen 4.0
Hi Everyone,
How does one install Ubuntu 10.04 DomU in PV mode when running Xen 4.0? My Dom0 is also running 10.04.
Can I still use the CD?
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Jul 03
0
No subject
capabilities of the enviorment, in the script it is *only* called when
checking if the dom0 supports running 64-bit pvguests, i.e. the
supports64bitPVguest() function.
Anyway it doesn't seem like a piece of code that is necessary for most
users. In fact, deleting this import line worked just as well.
The only thing that bothers me is that it is called used in the bit of
code labeled:
"If nothing has been spec...