From fdd0190bd048fbf1e211029d1876e064950caf8c Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 22 Nov 2008 03:06:31 -0500 Subject: [PATCH] add wiki and console-server links to ParaVM/HVM help text svn path=/trunk/packages/invirt-web/; revision=1737 --- code/main.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/code/main.py b/code/main.py index b0f6674..226a038 100755 --- a/code/main.py +++ b/code/main.py @@ -450,7 +450,12 @@ ParaVM machines rely on a modified kernel to communicate directly with the hypervisor. HVMs support boot CDs of any operating system, and the VNC console applet. The three-minute autoinstaller produces ParaVMs. ParaVMs typically are more efficient, and always support the -console server.

+console server.

+ +

More details are on the +wiki, including steps to prepare an HVM guest to boot as a ParaVM +(which you can skip by using the autoinstaller to begin with.)

We recommend using a ParaVM when possible and an HVM when necessary. """, -- 1.7.9.5