[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Fw: [Xen-users] Jailtime image problem - debian 4.0
It sounds like the Jailtime image is assuming that you have the xenblk driver built into the kernel instead of as a module. On CentOS and Fedora that probably isn't the case, so you need to add the initrd, and it needs to point to an initrd that was loaded with the xenblk driver. You can only use the dom0 initrd for domU if you have it load the pv modules as well as your normal ones (it shouldn't by default because your dom0 won't need them). If you don't have one, you should be able to do ok by running something like: mkinitrd -v -f --with=ext3 --with=xenblk /boot/2.6.whatever-xenU.img 2.6.whatever On Fri, Feb 29, 2008 at 5:30 PM, Evan Lavelle <sa212+xen@xxxxxxxxxxx> wrote: The Centos 5.1 image from jailtime is identical - nothing in /boot, -- Puer Misellus Triste _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |