[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] cent os domu creation problem


  • To: Xen List <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Tapas Mishra <mightydreams@xxxxxxxxx>
  • Date: Mon, 17 May 2010 18:10:40 +0530
  • Delivery-date: Mon, 17 May 2010 05:42:11 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FrlveWsoGtormhW+pbHVza+/NuvWSLogeTbOSXk0BsUFXkPQzoxF6/oHmlBnVGng57 8aU/hua4W6TRvx5KGR14L3FzTIYlBPn+1jLaFdURP6dphfGGaqTuGtkUUP2Nd/M/TLT2 VBksSAcowsQUA1MJIcryCafbMvR5ml4afllx8=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I am creating a CentOS DomU on Debian lenny.
I am following this guide.
http://wiki.centos.org/HowTos/Xen/InstallingCentOSDomU
I created two volume groups.
One for swap another for root.

I downloaded kernels and initrd from here
http://mirror.centos.org/centos/5/os/x86_64/images/xen/vmlinuz
http://mirror.centos.org/centos/5/os/x86_64/images/xen/initrd.img

I did not wanted to create a kickstart file.
Here is centos5.cfg file I created.
-------------------------------------------------------------------------------------------------------------------------------
kernel = "/boot/vmlinuz-xen-install"
ramdisk = "/boot/initrd-xen-install"
#extra = "text ks=http://localhost/minimal-ks-x86_64.cfg";
extra = "text"
name = "centos5"
memory = "1024"
root = '/dev/xvda ro'

disk        = [
                  'phy:/dev/virtualization/centos5-swap,xvda1,w',
                  'phy:/dev/virtualization/centos5-disk,xvda2,w',
              ]


vif = [ 'bridge=eth2', ]
vnc=1
vnclisten="0.0.0.0"
vncpasswd='boguspasswd'
vcpus=1
on_poweroff='destroy'
on_reboot = 'destroy'
on_crash = 'destroy'
-------------------------------------------------------------------------------------------------------------------------------

Is this .cfg file wrong.

Any help would be appreciated.
I am getting some error as Hotplug script not working.
How should I proceed ?
Some one suggested me to use vnc.I am not running Gnome Display on
Dom0 is it still possible
install by using vnc?


-- 
Tapas

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.