[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Manual p2v
Here is where I am stuck at: I have a xenifed kernel installed for the PV. When I do: xm create domUname -c I get this: ---
[root@cvtst1 ~]# xm create centos1 -c Using config file "/etc/xen/centos1". Traceback (most recent call last): File "/usr/bin/pygrub", line 684, in ? data = "">
IOError: [Errno 2] No such file or directory No handlers could be found for logger "xend" Error: Boot loader didn't return any data! Usage: xm create <ConfigFile> [options] [vars]
--- Looks like it is not finding kernel, initrd (?) --- grub.conf entry is: title CentOS (2.6.18-194.3.1.el5xen) root (hd0,0)
kernel /xen.gz-2.6.18-194.3.1.el5 module /vmlinuz-2.6.18-194.3.1.el5xen ro root=/dev/xvda1 console=xvc0
module /initrd-2.6.18-194.3.1.el5xen.img --- config file for domU is: -- [root@cvtst1 vms]# more centos1
name = "centos1" maxmem = 1024 memory = 256 vcpus = 1 cpus="1-2" bootloader = "/usr/bin/pygrub" >
> > disk = [ "tap:aio:/vms/centos1.img,xvda1,w", "tap:aio:/vms/centos1.swap,xvdb1,w" ] -- Thanks! Paras On Tue, May 18, 2010 at 10:03 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |