|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] How to detect if a machine is a Virtual machine ??
Sachin Goel wrote:
Hi,
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 ?
Probably checking kernel process, check your process table for:
[xenwatch]
[xenbus]
Another clue is checking the kernle suffix, for example:
# uname -r
2.6.24-23-xen
and the proc files:
/proc/xen/capabilities
Hope this helps.
Thanks,
Sachin.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
Jorge Armando Medina
Computación Gráfica de México
Web: http://www.e-compugraf.com
Tel: 55 51 40 72, Ext: 124
Email: jmedina@xxxxxxxxxxxxxxx
GPG Key: 1024D/28E40632 2007-07-26
GPG Fingerprint: 59E2 0C7C F128 B550 B3A6 D3AF C574 8422 28E4 0632
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|