Hi all, I''m using Fedora 8. With yum install xen yum groupinstall ''Virtualization'' I can install XEN and Domain 0 and everything works. Now I would like to get the source code for the version of XEN and the kernel installed with the previous commands (I eventually need to modify and recompile them). How can I get the source code? Thanks in advance. Luca
2008/7/29 Luca <lucarx76@gmail.com>:> I''m using Fedora 8 With > yum install xen > yum groupinstall ''Virtualization'' > > How can I get the source code?Install the corresponding SRPM for each RPM you have installed, I believe the yum-utils package provides some helpers for this http://wiki.linux.duke.edu/YumFaq#head-134041fa9924034f794dac660334b4d8ffc66491 you will want to do a yum groupinstall "Development Tools" too