On 6/28/07, Richard Chapman <rchapman at aardvark.com.au> wrote: > Thanks also for the info on kernel-devel - but the snag is my centos > system isn't on the Internet because the lan driver is broken...:-). We > seem to have a bootstrap problem...:-). I therefore assume I can't just > "yum" for it. Can you tell me where I can find it for the xen enabled > kernel 2.6.18-8.el5.src? Presumably I can then download it and transfer > it on a usb drive - then use a local "yum" command? Do you know where to > find it and how to do the local yum command? Look in here: http://mirror.centos.org/centos/5 Find the kernel-devel rpm that corresponds to your kernel and run: rpm -Uvh kernel-devel-xxxx.rpm Akemi