[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] xen 4.0.1 from gitco + Kernel Dom0 from git won'¡t start



Hi,

Yeah, there wre lots of them so I just did mkinitrd --builton=ohci ... and all modules that it said it couldn't find as reading on the tutorialas it said that it was safe tyo ignore usb errors as they are built into the kernel, but my mkinitrd just stopped so I had to tweak it until it didn't complain no more.

In the meantime I'm just building a new kernel so you have any sufggestions appart from this to install the kernel:

cd linux-2.6-xen
make clean
cp -a .config .config-old
wget -O .config <http_url_to_config_file>
make oldconfig
make menuconfig (if you need to change something)
make bzImage
make modules
make modules_install

# in the following lines replace "version" with the actual kernel version you're compiling.
cp -a .config /boot/config-version
cp -a System.map /boot/System.map-version
cp -a arch/x86/boot/bzImage /boot/vmlinuz-version

# And then generate initrd/initramfs image for your dom0 kernel, example for Fedora/RHEL/CentOS:
mkinitrd -f /boot/initrd-version.img version

Thanks.


---
David Gonzalez H.
DGHVoIP - Linux Server Administration - OpenVPN - Virtualization Support
www.dghvoip.com
USA: +1 (347) 414-8499
COL: +57(1)289-1168
          +57(4)247-0985
          +57(315)838-8326
MSN: david@xxxxxxxxxxxxxxxx
Skype: davidgonzalezh
Proud Linux User #294661
... The world is divided into 10 kinds of people, who know binary and those not ...



On Fri, Dec 3, 2010 at 5:50 PM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
On Sat, Dec 04, 2010 at 12:26:06AM +0200, Pasi Kärkkäinen wrote:
> On Fri, Dec 03, 2010 at 04:29:45PM -0500, David Gonzalez wrote:
> >    Hi,
> >
> >    I'm using CentOS 5.5 x64 and installed xen 4.0.1 with stock centos
> >    2.6.18-194.26.1.el5xen kernel and initially it's working flawlesly, but I
> >    want/need to use the pv_ops dom0 kernel, so I followed instructions from
> >    this blog
> >    [1]http://ppadala.net/blog/2010/09/how-to-setup-xen4-and-pvops-2-6-32-x-on-centos-5-5-using-gitco-repository/

> >
> >    I bult the kernel correclty and no errors showed up but when I try to boot

Were there any errors when you did a make install? Such as these:

WARNING: No module ehci-hcd found for kernel 2.6.31.6-0.0.pvops_3.x86_64, continuing anyway
WARNING: No module ohci-hcd found for kernel 2.6.31.6-0.0.pvops_3.x86_64, continuing anyway
WARNING: No module uhci-hcd found for kernel 2.6.31.6-0.0.pvops_3.x86_64, continuing anyway
WARNING: No module ata_piix found for kernel 2.6.31.6-0.0.pvops_3.x86_64, continuing anyway


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.