| 
 Thanks Julius,
 
Unfortunate this does speed things up for me in that I can't use XEN for the application I need to run.
 
I guess I can keep hacking to see if I stumble upon the cause of my segmentation fault error in the domU..
 
Thanx...max
 
 
-----Original Message-----
 From: Julius Spencer [mailto:julius@xxxxxxxxx]
 Sent: Thursday, May 25, 2006 4:44 PM
 To: Max E Baro
 Subject: Re: [Xen-users] XENified RH Kernel
 
 
Hi Max,
 
I came to the conclusion that this doesn't work. I tried using a 
 specific 2.6.9 kernel (CentOS) and I don't think it is possible to patch 
 /"xenify" the kernel. As far as I have found it is only possible to 
 compile and "xenify" specific Linux kernels.
 
It meant that I couldn't use some hardware for which there is only a 
 closed source/binary driver.
 
Hope that speeds things up for you.
 
Cheers,
 Julius.
 
Max E Baro wrote:
 > Greetings Xen Masters!
 >  
 > I have an application that will only install in specific RedHat ES 
 > Kernels and I'm trying to install XEN using a RedHat kernel as the source.
 >  
 > I created a tar.bz2 image of the kernel source for RedHat ES4 and placed 
 > it in the /usr/src/xen-3.0.2-2 directory. ( I have no inet access from 
 > this box so the original install had the linux-2.6.16.tar.bz6 image and 
 > worked).
 >  
 > I then typed 'make world' and it fails with the following message:
 >  
 > 'snip'
 > make -C linux-2.6.9-xen ARCH=x86_64 oldconfig
 > make[4]: Entering directory `/usr/src/xen-3.0.2-2/linux-2.6.9-xen'
 > scripts/kconfig/conf -o arch/x86_64/Kconfig
 > arch/x86_64/Kconfig:493: can't open file "kernel/Kconfig.hz"
 > make[5]: *** [oldconfig] Error 1
 > make[4]: *** [oldconfig] Error 2
 > 'snip'
 >  
 > I can extract Kconfig.hz from linux-2.6.16-tar.bz2, but I don't know 
 > what this file is or what it does.  My goal is to run my application in 
 > a subdomain using a RedHat kernel without a VT processor.
 >  
 > Has anyone else used a distro's kernel to create a xen domain?
 >  
 > any help would be greatly appreciated  :>)
 >  
 > Thanx...Max
 > 
 > 
 > ------------------------------------------------------------------------
 > 
 > _______________________________________________
 > Xen-users mailing list
 > Xen-users@xxxxxxxxxxxxxxxxxxx
 > http://lists.xensource.com/xen-users
 
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |