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

On Mon, May 17, 2010 at 10:58 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
>> I'd start by comparing their config files. Can you paste domu1's config file?
> http://pastebin.com/gZT0icUs
>

>> and map the
>> disks as xvda,
> I could not understand this part.
> Can you give some link to or clue to what you are saying.

It means, try use this config file to install your centos domU. Note
how the disk is mapped as xvda and  xvdb, instead of xvda1 and xvda2?

#---------------------------------------------------------------------------------
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']
vnc=1
vnclisten="0.0.0.0"
vncpasswd='boguspasswd'
vcpus=1
on_poweroff='destroy'
on_reboot = 'destroy'
on_crash = 'destroy'
#---------------------------------------------------------------------------------

-- 
Fajar

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