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

[Xen-users] Help with domU config file (convert from kvm)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Help with domU config file (convert from kvm)
From: Benjamin Schweikert <b.schweikert@xxxxxxxxxxxxxx>
Date: Tue, 13 Apr 2010 14:47:37 +0200
Delivery-date: Wed, 14 Apr 2010 05:07:05 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=PehNWYFqLYn8xXeAfsYLAgHZEJVvT7nKklPqcLhaMb8=; b=J+pZQcvdOcmi2nXtiyF/bJO0oUzRWTiI/EHIuz9RlVJV1G1kJyxxlnYRUH6WFb3mYq RQo8zQNbPkEVZBjsE9HVfQUP59gIwyduyJ14kfAF1KBupIRu+7YpAVAcDmdy1JvTMATH cDyonRa+vT5mFk1bF1fd/zZZHjA0ymJ6yv6p0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Vtl+P88F5n2CoVTO3n/5BAWtg51lIPYJJ0LFHUmk9KuC3Du8TV6i1u7adav/XTXeEQ CrNjnYyp8jo1NVPihxenFNkiiNL2VAvNxgIvqOY06ljyP4/hJequPd7dnur6fpvexemz HqLTLu7JxFRL2QwJMeJd6LLb9SdSN/Bk0deOY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,
currently i am using KVM, but i want to switch (back) to xen. All my VMs have a own partition inside a lvm. Inside of this partition are 2-3 own pratition. if i want to access them, i can do this by "kpartx -a /dev/vg/VM".

Usually my domu configs look like this:
bootloader='/usr/bin/pygrub'
name="ipfire"
memory=512
acpi=1
apic=1
vif=['mac=00:16:3e:be:a1:9a,bridge=brI']
disk=['phy:/dev/vg/ipfire-2.x,xvda1,w']
root="xvda3"
extra='xencons=tty console=hvc0'

but this is not working at all. if i use pygrub, i am getting not the grub.cfg which is in /boot of the VM and it says that ne data were returned. if i use a kernel and initrd directly inside the domu config it does not boot at all.
so, does somebody know, how this is woking? i really want to use my "old" VMs instead of installing everything new.

Thx!

Ben
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>