[xen] VFS: Unable to mount root fs on unknown-block

Salut,
Je n’arrive pas a créer mon domain.

[code]xm create -c domain.cfg vmid=1

[ 3265.354447] List of all partitions:
[ 3265.354472] 0301    5242880 hda1 driver: vbd
[ 3265.354484] No filesystem could mount root, tried:  cramfs
[ 3265.354500] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,1)[/code]

domain.cfg :kernel = "/boot/vmlinuz-2.6.22-14-xen" memory = 256 name = "debian-guest" vcpus = 1 disk = [ 'phy:/dev/AnOnVG/AnOnLVDeb,hda1,w'] root = "/dev/hda1 ro"remq : /dev/AnOnCG/AnOnLVDeb = LVM

/boot/grub/menu.lst :title Xen 3.1 / Ubuntu 7.10, kernel 2.6.22-14-xen root (hd0,0) kernel /xen-3.1.gz module /vmlinuz-2.6.22-14-xen root=UUID=40b4ee9c-3626-4661-b92d-7748485bca12 ro console=tty0 module /initrd.img-2.6.22-14-xen