blob: e11d3f108e0e2f563e35564444798497386239f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.2 2006/03/10 20:26:03 heinz 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}/xmexample[0-9]*
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
===========================================================================
|