WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen 3 + kernel 2.4.30 = failure, why oh why

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 3 + kernel 2.4.30 = failure, why oh why
From: Itai Tavor <itai@xxxxxxxxxxxx>
Date: Sun, 23 Apr 2006 18:53:25 +1000
Delivery-date: Sun, 23 Apr 2006 01:54:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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

<Prev in Thread] Current Thread [Next in Thread>