18 lines
544 B
Text
18 lines
544 B
Text
|
===========================================================================
|
||
|
$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2008/08/07 20:26:56 cegger Exp $
|
||
|
|
||
|
Please ensure that the Xen-specific devices needed by xend(8) exist:
|
||
|
|
||
|
cd /dev && sh MAKEDEV xen
|
||
|
|
||
|
There are example configuration files for setting up a guest domain in:
|
||
|
|
||
|
${EGDIR}/
|
||
|
|
||
|
Please also refer to the the "NetBSD/xen How-To" for more information on
|
||
|
creating a Xen setup:
|
||
|
|
||
|
http://www.NetBSD.org/ports/xen/howto.html
|
||
|
|
||
|
===========================================================================
|