| 
So when it reboots, the HVM window doesnât come back? Have you
tried stopping it and starting it manually from the command line?   xm destroy QOS1 xm create QOS1.cfg       
From: Juan Carlos Reyes
[mailto:jcreyesb@xxxxxxxxx] Sent: Monday, July 14, 2008 9:48 AM
 To: Tait Clarridge
 Cc: xen-users@xxxxxxxxxxxxxxxxxxx
 Subject: Re: [Xen-users] VM reboot
   
exactly,  when 
finish it the instalation  the VM never boot, always reboot and never
start the SO
 Sorry for my english
 
On Mon, Jul 14, 2008 at 8:14 AM, Tait Clarridge <Tait.Clarridge@xxxxxxxxxxxx>
wrote: 
So the problem is that when you
reboot after an install, nothing happens? Please explain J   -T   
  
  
On Mon, Jul 14, 2008 at 9:39 AM, Juan Carlos Reyes <jcreyesb@xxxxxxxxx>
wrote: 
Hi, it is possible that this is the problem? in
the image... 
On Sat, Jul 12, 2008 at 11:34 AM, Tait Clarridge <Tait.Clarridge@xxxxxxxxxxxx>
wrote: Hi Juan,
 You might want to change your disk line to look like the following:
 
 disk=[ 'file:/home/xen/domains/brazil/brazil.img,ioemu:hda,w','file:/home/xen/brazil.iso,ioemu:hdc:cdrom,r'
]
 
  
disk=[ 'file:/home/xen/domains/ 
brazil/brazil.img,ioemu:hda,w','phy:/home/xen/brazil.iso,ioemu:hdc:cdrom,r'
] Ok this is my new config file
 
 kernel='/usr/lib/xen-default/boot/hvmloader'
 builder='hvm'
 memory='256'
 name='QOS1'
 device_model='/usr/lib/xen-3.0.3-1/bin/qemu-dm'
 disk=[
'file:/home/xen/domains/QOS1/qos1.img,ioemu:hda,w','file:/home/xen/domains/QOS1/BrazilFW-2.31.10-Final.iso,ioemu:hdc:cdrom,r'
]
 vif=[ 'type=ioemu, bridge=xenbr0' ]
 boot='cd'
 #vnc=1
 #vncviewer=1
 #sdl=0
 ne2000=1
 
 the problem is same.... always reboot once installed the sistem
 
 --
 Juan Carlos Reyes Brito
 Powered by Debian
 Caracas-Venezuela
 
 
 --
 Juan Carlos Reyes Brito
 Powered by Debian
 Caracas-Venezuela
 |