search for: xenpaths

Displaying 2 results from an estimated 2 matches for "xenpaths".

Did you mean: xenpath
2012 Aug 05
1
Unable to configure GRUB to boto xen 4.2 Kernel
...a few days of head bashing I can''t configure grub to boot into the xen kernel. Initially I was getting a whole load of python errors as xen installed into /usr/lib/python2.6/site-packages and sys.path was only referencing /usr/bin/python2.6/dist-packages. I corrected that by adding a xenPaths.pth file pointing at site-packages. xm list now produces (which I assume is because I''m not in the xen kernel): Error: Unable to connect to xend: No such file or directory. Is xend running? I have the following entries in the boot directory ls /boot config-2.6...
2010 Sep 09
2
[PATCH]: add libxl python binding
Changes since last time: - split auto-generated code in to c and h files - un-break the build system - fix ocaml binding due to libxl API change - lot''s of tidy-ups too numerous to mention Please consider and apply :) -----8<--------------------------------------------------------------- Introduce python binding for libxl. The binding is not yet complete but list_domains,