[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] poor IDE buffered disk reads on dom0
On 1/25/06, Chris Fanning <christopher.fanning@xxxxxxxxx> wrote: Can you point me to a link on that? In between your steps cd xen-unstable make world Just before the make world, do this vi Makefile Change KERNELS ?= linux-2.6-xen0 linux-2.6-xenU to KERNELS ?= linux-2.6-xen This will help compile the linux-2.6-xen kernel. The same kernel can be used for dom0 as well as domU. Alternatively you can follow the README file in the xen distribution make KERNELS=linux-2.6-xen world make install As for more documentation, just search this list for xen kernel and posts by Ian, you should see a lot of posts by him on this matter. There is an entry in wiki also on this, however i can't seem to find it right now. However the above works for me for compiling the xen kernel. Don't forget to create a initrd (read the README file) -- regards, Anand _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |