i am trying to install a new vm in xen and its taking long time while booting form .iso mage. does any one know what need to be change config file of vm looks like this disk = [ ''file:/abc/vm.img,hda,w'', ''file:/rhel5.iso,hdb:cdrom,r''] boot=''d'' _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello did any one encountered any issue like this before ? On Tue, Feb 1, 2011 at 9:35 PM, Arpan Jindal <jindalarpan@gmail.com> wrote:> i am trying to install a new vm in xen and its taking long time while > booting form .iso mage. > does any one know what need to be change > > config file of vm looks like this > > disk = [ ''file:/abc/vm.img,hda,w'', ''file:/rhel5.iso,hdb:cdrom,r''] > boot=''d'' > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Wed, Feb 2, 2011 at 5:24 PM, Arpan Jindal <jindalarpan@gmail.com> wrote:> Hello > did any one encountered any issue like this before ?Nope. An easy way to check though, if you have time: - use RHEL/Centos 5.5/5.6 as dom0 - setup domU with virt-install, choosing full virtualization - compare the resulting config file with your original one. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
---------- Forwarded message ---------- From: Arpan Jindal <jindalarpan@gmail.com> Date: Wed, Feb 2, 2011 at 4:10 PM Subject: Re: [Xen-users] Re: boot from cd takes long time To: "Fajar A. Nugraha" <list@fajar.net> yes its booting up as if i comment out boot =''d'' in configuration then it gives me errors as no bootable disk found in the console. where as if i remove the the comment then it does not boots from the disk and i am not getting any error too. Thanks On Wed, Feb 2, 2011 at 4:04 PM, Fajar A. Nugraha <list@fajar.net> wrote:> On Wed, Feb 2, 2011 at 5:31 PM, Arpan Jindal <jindalarpan@gmail.com> > wrote: > > i did try with virt-install to but result is the same. > > it says virtual machine start but not booting up > > i tried out with other iso too > > How do you know it''s not booting up? > Perhaps you simply don''t see the console (which should be displayed > using vnc) cause X forwarding doesn''t work. Can you run virt-manager? > If the virt-manager GUI starts fine then the console should come up > fine as well. > > If it still doesn''t work, /var/log/xen/xend.log usually give some info > about what''s wrong. > > -- > Fajar >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users