[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Xen 3 + kernel 2.4.30 = failure, why oh why
Hi,I installed Xen 3.0 and managed to get it to work without too many problems, I got several working domains using linux-2.6.16-xenU. I'm trying to set up a domain with linux-2-4.30 (to run IPCop on) but I keep getting Error: (22, 'Invalid argument'). I started with a stock 2.4.30 kernel, patched it with linux-2.4.30-xen.patch and configured it for a guest, then did: # make ARCH=xen dep # make ARCH=xen clean # make ARCH=xen bzImage # cp arch/xen/boot/bzImage /boot/vmlinuz-2.4.30-xenU # xm create -c ipcop.sxp Using config file "/etc/xen/ipcop.sxp". Error: (22, 'Invalid argument') My config is: name = "ipcop" kernel = "/boot/vmlinuz-2.4.30-xenU" root = "/dev/hda4" memory = 128 disk = [ 'phy:system/ipcop-boot,hda1,w', 'phy:system/ipcop-log,hda2,w', 'phy:system/ipcop-root,hda4,w' ]The same config, with the kernel changed to vmlinuz-2.6.16-xenU works fine. Any ideas? TIA, Itai _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |