--- wikisrc/ports/xen/howto.mdwn 2013/11/04 02:43:35 1.7 +++ wikisrc/ports/xen/howto.mdwn 2014/12/23 23:03:05 1.8 @@ -354,7 +354,7 @@ working vif-bridge is also provided with #!/bin/sh #============================================================================ - # $NetBSD: howto.mdwn,v 1.5 2013/11/01 12:27:37 mspo Exp $ + # $NetBSD: howto.mdwn,v 1.7 2013/11/04 02:43:35 mspo Exp $ # # /usr/pkg/etc/xen/vif-bridge # @@ -734,11 +734,14 @@ to use PCI devices in a domU. Here's a k Links and further information ============================= -- The HowTo on - Installing into RAID-1 - gives some hints on using Xen (grub) with NetBSD's RAIDframe -- Harold Gutch wrote documentation on - setting up a Linux DomU with a NetBSD Dom0 +- The [HowTo on Installing into RAID-1] + (http://mail-index.NetBSD.org/port-xen/2006/03/01/0010.html) + explains how to set up booting a dom0 with Xen using grub + with NetBSD's RAIDframe. (This is obsolete with the use of + NetBSD's native boot.) +- Harold Gutch wrote [documentation] + (http://www.gutch.de/NetBSD/docs/xen.html) + on setting up a Linux DomU with a NetBSD Dom0 - An example of how to use NetBSD's native bootloader to load NetBSD/Xen instead of Grub can be found in the i386/amd64 MAN.BOOT.8 and MAN.BOOT.CFG.5 manpages.