| Hi, I'm looking to migrate my FC3 Xen 2.0 domU to my new server that's running FC6 with Xen 3.0.   Actually I've two questions: 1) Is there a way to migrate my old domU? (I can't find any hint both on google and also on this mailing-list) I can't find a way to boot it. Here's my config file:   kernel ="/boot/vmlinuz-2.6.18-1.2869.fc6xen"#ramdisk = "/boot/initrd-2.6.18-1.2869.fc6xenU.img"
 memory = 256
 name = "mail"
 vif = ['mac=aa:00:00:00:00:01']
 disk = ['file:/xen/mail/fedora.img,sda1,w','file:/xen/mail/swap1.img,sda2,w']
 root = "/dev/sda1"
 extra = "ro selinux=0 3"
 
 This is the error I get: VFS: Cannot open root device "sda1" or unknown-block(0,0)Please append a correct "root=" boot option
 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
 
 2) Is there a way to make a brand new FC3 installation under Xen 3.0?   Thanks in advance. Any help is really appreciated.   Andrea _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users |