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] how to install the xs-tools

To: babu krthk <r.g.babukarthik@xxxxxxxxx>
Subject: Re: [Xen-users] how to install the xs-tools
From: Todd Deshane <todd.deshane@xxxxxxx>
Date: Tue, 28 Jun 2011 13:32:08 -0400
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 28 Jun 2011 10:33:44 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=PI4Gtu8gSH98xI6N/lioS68ZOi0S9gD84YG0n/Iv9Sg=; b=rIev5sgW++orzkO9bgKpXnTqsisBJRMExQ6qC6dh83AKgfEBnNI05FLnDxYGaatxQe NLlW2qKXcFNaOHu531zUPaskPEDsgcgn3h2Fkn4+tUykDyD9vFMYoxWJq/RdhGpv2MEl Jau2nxzfQLU/O6PcORyFQravoQosTnSLMYBeo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CANRMscmQhn0kdC_JvbJoYKcqJskZDJR7Czd93m4924D5fC11BQ@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: <CANRMscmQhn0kdC_JvbJoYKcqJskZDJR7Czd93m4924D5fC11BQ@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, Jun 28, 2011 at 11:08 AM, babu krthk <r.g.babukarthik@xxxxxxxxx> wrote:
>
> hi  i have installed the red hat enterpsie 5 and window xp , when i launch
> it using the xen center it is asking me to instal the install xen server
> tools .
> when i tried to install
> cd /mnt
> mkdir xs-tools
> block device /dev/xvdd  is write-protected, mounting read-only cd
> /mnt/xs-tools/Linux/ bash install.sh
> -bash: block: command not found
>

It looks like you are following the howto [1] without considering what
it is telling you.

do this:

cd /mnt
ls
mkdir xs-tools
mount /dev/xvdd /mnt/xs-tools/
dmesg | tail
ls xs-tools
cd /mnt/xs-tools/Linux/
bash install.sh


[1] 
http://knowledgelayer.softlayer.com/questions/399/How+to+install+XenServer+Tools+-+Linux

> and
> when i try cd /mnt/xs-tools/Linux/
>  no such file or directory
> --
> R.G.BABUKARTHIK
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>



-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html
http://runningxen.com/

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

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