[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] 64-bit PV domU (2.6.27) hangs during boot?
> > Could it be that something's missing from the initramfs I'm > using? I had thought that the Ubuntu intrepid stuff was > ready to go as a 64-bit domU. > > > > This could be your problem, and likely is. I doubt the > intrepid stuff is that ready to go, they are still in alpha. > I traced the problem back to a misstep in how I did the intrepid setup on my dom0. I installed the 'linux-image-2.6.27-2-virtual' package, and between this and whatever else I did, the xen-blockfront module (at least) was missing from the ramdisk. I went back and installed the 'linux-image-2.6.27-2-server' instead, which definitely contains this driver, and now my domU boots just fine. > Below are those config options in the 2.27-rc4 kernel from > kernel.org that I have been using successfully. > > CONFIG_XEN=y > CONFIG_XEN_MAX_DOMAIN_MEMORY=32 > CONFIG_XEN_SAVE_RESTORE=y > CONFIG_XEN_BLKDEV_FRONTEND=y > CONFIG_NETXEN_NIC=m > CONFIG_XEN_NETDEV_FRONTEND=y > CONFIG_XEN_KBDDEV_FRONTEND=y > CONFIG_HVC_XEN=y > CONFIG_XEN_FBDEV_FRONTEND=y > CONFIG_XEN_BALLOON=y > CONFIG_XEN_SCRUB_PAGES=y > > CONFIG_PARAVIRT_GUEST=y > CONFIG_PARAVIRT=y > CONFIG_PARAVIRT_CLOCK=y > CONFIG_PARAVIRT_DEBUG=y > > CONFIG_HVC_DRIVER=y > CONFIG_HVC_IRQ=y > CONFIG_HVC_XEN=y > These will be good in case I need to fall back to the kernel.org kernels. Thanks for the help! jgl _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |