[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 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 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |