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] XCP - Failed to parse the output of bootloader

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] XCP - Failed to parse the output of bootloader
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Wed, 28 Jul 2010 10:40:54 +0400
Delivery-date: Tue, 27 Jul 2010 23:42:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=U49Ayy0JxeqPlP44V5n7CPekC1Qat363VrpAyAfsT/M=; b=NJEC7iLzzvWyhj+XQqBdKIOwAI0oInAS3eeJQtDHJqyLaFoJ3I2c/K7mz55BQr5ffc T/vm8SlTwCAmr/Y+6/nnB18FDcaQhXOJQLYlOIZnFABSh6se/t8tuNn36vYl+k20z9XY CfDsElXonVeYL3rlkvylHGrSg9Bq6DQ7KoTig=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=ZqmBnpXcrrYvlPvp5URMQjnLp0/fXsrZgTKb38nqX0Ek4DgDfgP815wwdpXmf1aIs0 fHCxMnRtbVkpJYNhzIrkV4x/V36zdGP1zovFVTN6APMbcB4MQ5GkzXTNSik8rrgSd6o0 ZcTduFx3tSjv673XeaXbb1QfzjHV6329fk/Rw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimt=juTKe=7eFcxmEujzzsW9iHdp+NuRvDAR_uL@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: <AANLkTimt=juTKe=7eFcxmEujzzsW9iHdp+NuRvDAR_uL@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Do you read manual?

You must prepare VM for installation.

1) Create vif to avaible network (xe vif-create)
2) Set  other-config (xe vm-param-set uuid=...
other-config:install-repository=http://mirror.to.distro/)

Those messages just say you 'there is nothing in MBR of virtual machine
hard drive'.

Please note, that other-config must be configured before any attempt to
run VM (If you got this message - destory VM (xe vm-uninstall) and try
again from scratches).

В Срд, 28/07/2010 в 11:38 +0530, Prateek Sachan пишет:
> How do I resolve this issue? Please help me.
> 
> 
> ################################################
> 
> [root@xenhost2 ~]# xe vm-list
> uuid=0a0efde9-a92f-3619-478c-64edd8b0adf8
> uuid ( RO)           : 0a0efde9-a92f-3619-478c-64edd8b0adf8
>      name-label ( RW): rhel52
>     power-state ( RO): halted
> 
> ################################################
>     
> [root@xenhost2 ~]# xe vm-start
> uuid=0a0efde9-a92f-3619-478c-64edd8b0adf8
> The bootloader returned an error
> vm: 0a0efde9-a92f-3619-478c-64edd8b0adf8 (rhel52)
> msg: Error from bootloader: Failed to parse the output of bootloader:
> ()
> 
> ################################################
> 
> [root@xenhost2 ~]# xe-edit-bootloader -u
> 0a0efde9-a92f-3619-478c-64edd8b0adf8
> Creating dom0 VBD: 40df9e77-c889-2b02-bffb-5211e8cb4efb
> Plugging VBD:
> Waiting for /dev/xvda: . done
> Mounting filesystem:  failed
> Partitions in the VDI are:
> 
> brw-r----- 1 root disk 202, 0 Jul 28 11:29 /dev/xvda
> 
> You can use the -p option to specify a partition number to mount.
> Unplugging VBD: . done
> 
> ################################################
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users



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

<Prev in Thread] Current Thread [Next in Thread>