From 225c6a677f836ba1ceb015b63efc5b2321c58273 Mon Sep 17 00:00:00 2001 From: shakthimaan Date: Wed, 24 Sep 2008 12:44:44 +0000 Subject: . --- microkernel/mach/gnumach/ports/xen.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'microkernel/mach') diff --git a/microkernel/mach/gnumach/ports/xen.mdwn b/microkernel/mach/gnumach/ports/xen.mdwn index 14a5c495..8919aa57 100644 --- a/microkernel/mach/gnumach/ports/xen.mdwn +++ b/microkernel/mach/gnumach/ports/xen.mdwn @@ -55,7 +55,10 @@ To run Hurd with Xen, use: xm create -c hurd -and gnumach should get started. +and gnumach should get started. Proceed with native-install. + + export TERM=mach + ./native-install - If `xm` complains about networking (`vif could not be connected`), it's Xen scripts' fault, see Xen documentation for how to configure the network. The simplest way is network-bridge with fixed IPs (note that you need the bridge-utils package for this). You can also just disable networking by commenting the vif line in the config. - If `xm` complains `Error: (2, 'Invalid kernel', 'xc_dom_compat_check: guest type xen-3.0-x86_32 not supported by xen kernel, sorry\n')`, you most probably have a PAE-enabled hypervisor, and you just need to install and boot non-PAE hypervisor and kernel. -- cgit v1.2.3