WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] cent os domu creation problem

To: Tapas Mishra <mightydreams@xxxxxxxxx>
Subject: Re: [Xen-users] cent os domu creation problem
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Tue, 18 May 2010 12:37:16 +0700
Cc: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 17 May 2010 22:40:18 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTil8MupOjBPpXbTAtLi6Ca19yC7hd4YBrbUrnW7s@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTin7wCBHYUgtTLkZ5pVgulxpVO7inK68p-kc4Huz@xxxxxxxxxxxxxx> <AANLkTinzXvBLdLgWo9Z8HbHwFDmC4-rQ7da0p-ZRDWlz@xxxxxxxxxxxxxx> <AANLkTikaWQAxiPM5nWNKd7gCIlGu1qQ4pC9xKs7QGx_g@xxxxxxxxxxxxxx> <AANLkTik83dLZPiC05mWuTexu5XYEyrmgN_BAWyzvsISD@xxxxxxxxxxxxxx> <AANLkTikfgpXszArb31DP1nr1nD4i1RkFquFVyivrQczz@xxxxxxxxxxxxxx> <AANLkTilGdguiJMuMIrq_gXAKbc-sng4lbXnqsFJlCeFM@xxxxxxxxxxxxxx> <AANLkTikBTcO4wuhRREEyZ9cZzhhnlRgt4Ve0_oW0VXF1@xxxxxxxxxxxxxx> <AANLkTikbX48H9fKjDpZFrtuNIQflF6vAbr6EcV20aFXo@xxxxxxxxxxxxxx> <AANLkTiniNP78_ViSbq9eBSQotOePgzjGfkLsdrK6w-y2@xxxxxxxxxxxxxx> <AANLkTil8MupOjBPpXbTAtLi6Ca19yC7hd4YBrbUrnW7s@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, May 18, 2010 at 12:15 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
> I
> got following error
> Error: configuration option vnc unknown to vfbs
>
> this is my cfg fie

I've pasted my recommended config over and over again. Did you
actually read my response? Why did you keep insisting on using xvda1
and xvda2 with Centos installer?

Here it is, one more time

#---------------------------------------------------------------------------------
kernel = "/boot/vmlinuz-xen-install"
ramdisk = "/boot/initrd-xen-install"
extra = " text"
name = "centos5"
memory = "1024"

disk        = [
               'phy:/dev/virtualization/centos5-disk,xvda,w',
               'phy:/dev/virtualization/centos5-swap,xvdb,w',
           ]

vif = [ 'mac=00:16:3E:2D:B5:80']
vfb=['vnc=1,vnclisten=0.0.0.0']
vcpus=1
on_poweroff='destroy'
on_reboot = 'destroy'
on_crash = 'destroy'
#---------------------------------------------------------------------------------

If you still got vnc error with this config file, it's possible that
your xen version does not support vfb for PV guest. In that case you
can simply comment it out. When running text-based installer, Centos
installer does not need a frame buffer.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users