[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Re : Re : Re : [Xen-devel] Re: Patches for VGA-Passthrough XEN 4.2 unstable
So, in this case you should try first of all http://pasik.reaktio.net/xen/kernel-config/config-2.6.32.43-pvops-dom0-xen-stable-x86_64 this configuration file for xen-kernel (compile it from the very beginning with last one). Just edit this config to "xenfs=y". Delete all original (stock) xen-programms (kernel, xen, xen-utils and so on) and xendomain, xencommon, xend from /etc/init.d/. Than compile jeremy kernel with new config: $ cd /usr/src/linux $ make oldconfig $ sudo make $ sudo apt-get install kernel-package fakeroot $ export CONCURRENCY_LEVEL=<number_of_cores +1> $ sudo make-kpkg clean $ sudo fakeroot make-kpkg --initrd --append-to-version=-pv kernel-image kernel-headers $ sudo dpkg -i ../<linux-image-2.6.XXX.deb> See details with this http://wiki.xensource.com/xenwiki/XenParavirtOps link . Than compile and install xen-unstable. After reboot you have to run /etc/init.d/xencommons start and /etc/init.d/xend start manually. If any reports about missing modules load them first. Best regards. -- View this message in context: http://xen.1045712.n5.nabble.com/Patches-for-VGA-Passthrough-XEN-4-2-unstable-tp4406265p4826582.html Sent from the Xen - Dev mailing list archive at Nabble.com. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |