|
|
|
|
|
|
|
|
|
|
xen-users
Fwd: [Xen-users] older version can not work after new version is instal
---------- 已转发邮件 ---------- 发件人: 刘楚高 <frank1985876@xxxxxxxxx>日期: 2010年2月25日 下午4:10
主题: Re: [Xen-users] older version can not work after new version is installed 收件人: "Fajar A. Nugraha" < fajar@xxxxxxxxx> linux (kernel /var/run/xend/boot/boot_kernel.FaABlj)(ramdisk
/var/run/xend/boot/boot_ramdisk.PnNols)(args "ro root=/dev/VolGroup00/Vol00 ")
what am I going to do next?
在 2010年2月25日 下午3:58,刘楚高 <frank1985876@xxxxxxxxx>写道:
mine output is similar. then I change the domU_config file, but, the error is still there
在 2010年2月25日 下午3:48,Fajar A. Nugraha <fajar@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
|
|
|
|
|