| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] VM reboot
 
To: "Tait Clarridge" <Tait.Clarridge@xxxxxxxxxxxx>From: "Juan Carlos Reyes" <jcreyesb@xxxxxxxxx>Date: Mon, 14 Jul 2008 09:39:58 +1930Cc: xen-users@xxxxxxxxxxxxxxxxxxxDelivery-date: Sun, 13 Jul 2008 07:17:36 -0700Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=message-id:date:from:to:subject:cc:in-reply-to:mime-version	:content-type:references;	b=laouVmZipkNQHj/V3HMP07wYc80ysIx6p9/dn2IxIsUqoSI7Ost9t4aSxXR8lQR6iA	C0whpX0s0C+sNXXI3T4eN1q36RYeRKskhD5FwzRkl49x3DF3ZKzpseV8ikFQdJjmfj8F	pS19fbwqLpBKPlkbejJdW4QDfutpqASV3N7ps=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 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' ]
 You may also want to increase the amount of memory to 256 for install time.
 
 
 Let me know if this has helped.
 
 Best,
 Tait Clarridge
 
 
 -----------------------------------------------------------
 
 From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Juan Carlos Reyes
 Sent: Friday, July 11, 2008 11:18 AM
 To: xen-users@xxxxxxxxxxxxxxxxxxx
 Subject: [Xen-users] VM reboot
 
 hello i have this conf file to virtualize brazilfw this is a firewall, my problem is this, when i used xm create brazil.cfg the VM try to install the software but then reboot and never i can install it, in is my config file good?
 
 kernel='/usr/lib/xen-default/boot/hvmloader'
 builder='hvm'
 memory=128
 name='Brazilfw'
 device_model='/usr/lib/xen-3.0.3-1/bin/qemu-dm'
 disk=[ 'file:/home/xen/domains/brazil/brazil.img,ioemu:hda,w','phy:/home/xen/brazil.iso,ioemu:hdc:cdrom,r' ]
 vif=[ 'type=ioemu, bridge=xenbr0' ]
 cdrom='/home/xen/brazil.iso'
 boot='d'
 #vnc=1
 #vncviewer=1
 #sdl=0
 ne2000=1
 
 --
 Juan Carlos Reyes Brito
 Powered by Debian
 Caracas-Venezuela
 
 
--  Juan Carlos Reyes Brito Powered by Debian Caracas-Venezuela
Attachment:
MEn.pngDescription: PNG image
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |