I`m trying to boot my domU and occurrs the error below: debian-ia64:~# xm create -c /etc/xen/vm01-config.sxp Using config file "/etc/xen/vm01-config.sxp". Error: (2, ''No such file or directory'') My domU configuration: name="vm01" kernel="/boot/efi/efi/debian/vmlinux-2.6.16.13-xenU" root="/dev/sda7" memory=128 disk=[''file:/vserver/images/vm01.img,sda7,w'',''file:/vserver/images/vm01- swap.img,sda5,w''] vif=[''''] dhcp="off" ip="192.168.0.101" netmask="255.255.255.0" gateway="192.168.0.1" hostname="vm01.example.com" extra="3" ps: debian-ia64:/home/peso/xen-ia64-unstable.hg/linux-2.6.16.13-xenU# cp vmlinux /boot/efi/efi/debian/vmlinux-2.6.16.13-xenU (I copied vmlinux (of xen-ia64-unstable.hg/linux-2.6.16.13-xenU to my EFI) Thanks! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 6/7/06, Rodrigo Lord <lord.listas@gmail.com> wrote:> > I`m trying to boot my domU and occurrs the error below: > > debian-ia64:~# xm create -c /etc/xen/vm01-config.sxp > Using config file "/etc/xen/vm01-config.sxp". > Error: (2, ''No such file or directory'')These error messages are always very vague, because they don''t actuaklly tell us _which_ file is missing. (this is probably a minor bug in "xm create"). What do the log files /var/log/xend*.log say? Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I have found that with 3.0.2 xen-unstable, this error occurs when xend has not been started. Do a xend start and try again - Padma -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Henning Sprang Sent: Wednesday, June 14, 2006 2:12 AM To: Rodrigo Lord Cc: xen-users@lists.xensource.com Subject: Re: [Xen-users] Problems booting domU On 6/7/06, Rodrigo Lord <lord.listas@gmail.com> wrote:> > I`m trying to boot my domU and occurrs the error below: > > debian-ia64:~# xm create -c /etc/xen/vm01-config.sxp > Using config file "/etc/xen/vm01-config.sxp". > Error: (2, ''No such file or directory'')These error messages are always very vague, because they don''t actuaklly tell us _which_ file is missing. (this is probably a minor bug in "xm create"). What do the log files /var/log/xend*.log say? Henning _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users