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] older version can not work after new version is install

To: "Fajar A. Nugraha" <fajar@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] older version can not work after new version is installed
From: 刘楚高 <frank1985876@xxxxxxxxx>
Date: Thu, 25 Feb 2010 18:14:30 +0800
Cc:
Delivery-date: Thu, 25 Feb 2010 02:15:50 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=5cFf6nt1z275FmbEzkBTiItjKEQLzej+tGM/E25dFJg=; b=j3gTjG1B8GrHAXZ0v1bKlB8kVngu2/RDp6gi3v11WHnkK9dDtDe3+C+KSRaPuDI7Wd mwJgOVxDv72PDMLqdpJ1rVSJ1am6IGb1ulNPKFR2lbqvVfLxpsRlDvs6Xwiko91Jp+Rm tVY4JsnljFXKaHFiIUMbp1mwqYsIyIQ2f3GyU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=HRp0n+cxUEIn4nX0QJrVFioLRtS0XdQUdBGuj+65qln3xlyclZmc77D8atJcoeD9I0 cxv+YBqZUOMdZuoSaXEyS1K6wxU0/3zQovfwdNkhMHNk5mUUl4ER/oN24OzFBuNS2TJ0 9uUiIUkjsTnsbCAd+oClGRXiKi5RZW/kTOXBI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7207d96f1002242348pd2c2b2duf3ec7591572c7132@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: <8c17a3f11002241947m582acb2bla128424c6f4a7c4f@xxxxxxxxxxxxxx> <7207d96f1002242035i7336936bo878dab5afe49b836@xxxxxxxxxxxxxx> <8c17a3f11002242204u7622d66ata6eabd7858b04fde@xxxxxxxxxxxxxx> <7207d96f1002242238q65531476i23ba00ce29b77237@xxxxxxxxxxxxxx> <8c17a3f11002242257h1dfb3927y4f1861437bccb1c6@xxxxxxxxxxxxxx> <7207d96f1002242316q59252ceau5ba35dc0d764c45d@xxxxxxxxxxxxxx> <8c17a3f11002242325n3267adeclb89cf150982b9e5f@xxxxxxxxxxxxxx> <7207d96f1002242348pd2c2b2duf3ec7591572c7132@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I delete the "kernel", "ramdisk" line in the domU config file in /etc/xen, and it works
 
Thank you very much

在 2010年2月25日 下午3:48,Fajar A. Nugraha <fajar@xxxxxxxxx>写道:
2010/2/25 刘楚高 <frank1985876@xxxxxxxxx>:
> With your help, I can see previous VMs from "xm list", however, they can not
> run.
> "xm start domU" output "Error: Boot loader didn't return any data!" :-)

Did they run previously?
Try running pygrub manually. For example, if your domU config file
looks like this

disk =  [
       'file:/z/template/hda.img,hda,w',
       ]
bootloader="/usr/bin/pygrub"

then you can run

pygrub -i /z/template/hda.img

you should then see the familiar grub menu. After selecting an entry,
it should show something like this

linux (kernel /var/run/xend/boot/boot_kernel.AeLq6T)(ramdisk
/var/run/xend/boot/boot_ramdisk.VYZEAI)(args "ro root=/dev/hda1 ")

what is the output of that command on your system?



--
Frank Liu
Blog: http://blog.donews.com/frank777  
Mail: liuyang777@xxxxxxxxxxx
MSN: frank1985876@xxxxxxxxxxx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>