[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Fwd: xc_dom_kernel_file failed: No such file or directory
On Fri, Apr 18, 2014 at 06:58:54AM +0100, Ian Campbell wrote: > On Thu, 2014-04-17 at 22:18 -0300, Facundo Curti wrote: > > On Thu, Apr 17, 2014 at 10:30:11PM +0100, Ian Campbell wrote: > > > On Thu, 2014-04-17 at 16:24 -0300, Facu Curti wrote: > > > > libxl: error: libxl_dom.c:353:libxl__build_pv: xc_dom_kernel_file > > > > failed: No such file or directory > > > > > > The kernel file wasn't found. > > > > > > > Some idea of why it is happening? > > > > > > Your config file has: > > > kernel="/boot/kernel-gento" > > > #Kernel a cargar > > > Could "gento" be a typo? Does /boot/kernel-gentoo exist? > > > > > yes, you was right. It was a typo. I'm feeling like stupid, asking help > > by this :P > > > > Any way, I fixed this, and the error still there. > > Now i have: > > kernel="/boot/kernel-gentoo" > > And > > -rw-r--r-- 1 root root 4730656 abr 15 12:35 > > /media/gentoo.srv/boot/kernel-gentoo > > > > (With image mounted) > > > > It still giving me the same error > > The kernel directive is reletive to the dom0 filesystem, the literal > path "/boot/kernel-gentoo" is used, not prefixed with anything. > > If you want to boot a kernel from within the guest filesystem then you > need to investigate pvgrub and/or pygrub. > > Ian Thank you!! I solved it!. But after, I had a problem of out of memory. Too small to load the kernel. So i solved it giving more memory to guest. But right now, I have the following problem: Parsing config from gentoo.srv.pv libxl: error: libxl_dm.c:1142:libxl__spawn_local_dm: device model /usr/lib/xen/bin/qemu-dm is not executable: No such file or directory libxl: error: libxl_dm.c:1275:device_model_spawn_outcome: (null): spawn failed (rc=-3) libxl: error: libxl_create.c:1075:domcreate_devmodel_started: device model did not start: -3 I tried to give mode +x to /usr/lib/xen/bin/qemu-dm, but it doesn't exist. Maybe I have a missed package? I cant find so much on internet... http://www.xen-support.com/?p=408 I dont have a xen-4.0 directory. (just /usr/lib64/xen). Of course, /usr/lib is linked to /usr/lib64, Thank you! _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |