diff options
| author | Craig Rodrigues <rodrigc@FreeBSD.org> | 2013-12-24 05:10:41 +0000 |
|---|---|---|
| committer | Craig Rodrigues <rodrigc@FreeBSD.org> | 2013-12-24 05:10:41 +0000 |
| commit | ea4f1eed8e9bba0d9be59eb54f53a0100f4d6299 (patch) | |
| tree | 1672471a5bf8c57c6d5030b2e84222b1ca6455e5 /release | |
| parent | b921158ae0ac8b452ce027ea37c3df76247344d2 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 92d4a6d26708..1092590c8e89 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -207,7 +207,9 @@ hv_netsvc_load="YES" hv_utils_load="YES" hv_vmbus_load="YES"</programlisting> Alternatively, the Hyper-V drivers can be added to the i386 kernel by adding <literal>device hyperv</literal> to the kernel config, and then - recompiling the kernel.</para> + recompiling the kernel. Please refer to: + <link xlink:href="http://wiki.freebsd.org/HyperV">FreeBSD and Microsoft Windows Server Hyper-V support</link> + for full instructions on how to set up Hyper-V support under FreeBSD.</para> <para revision="254738">The &man.vmx.4; driver has been added. &man.vmx.4; is a VMware VMXNET3 ethernet driver ported from |
