From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Novotny Subject: Re: How to detect if a machine is a Virtual machine ?? Date: Tue, 22 Dec 2009 11:37:27 +0100 Message-ID: <4B30A167.8070802@redhat.com> References: <0a0cdd47-ffb6-4911-b704-c427360b2c62@default> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <0a0cdd47-ffb6-4911-b704-c427360b2c62@default> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi Sachin, the tool is not in the virtual machine. This is the tool that's in dom0. Since there is a source code for this one you could scp it to the guest, compile and run inside the guest environment. There is no need to provide a guest with this tool by default and in fact this is really impossible so it's better to scp it to the guest and compile there. Michal On 12/21/2009 07:00 PM, Sachin Goel wrote: > Hi, > > Where is the tools directory located ? > > I am not able to find it on a xen virtual machine..:( > > Thanks, > Sachin. > > ----- Original Message ----- > From: konrad.wilk@oracle.com > To: sachin.goel@oracle.com > Cc: xen-devel@lists.xensource.com > Sent: Monday, December 21, 2009 10:34:20 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi > Subject: Re: [Xen-devel] How to detect if a machine is a Virtual machine ?? > > >> Just curious to know, if there is any way that given a terminal to a >> box, we can determine is it a physical machine or a virtual machine ? >> > ./tools/misc/xen-detect.c > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >