--- wikisrc/ports/xen/howto.mdwn 2014/12/23 23:04:29 1.9 +++ wikisrc/ports/xen/howto.mdwn 2014/12/23 23:08:37 1.10 @@ -354,7 +354,7 @@ working vif-bridge is also provided with #!/bin/sh #============================================================================ - # $NetBSD: howto.mdwn,v 1.8 2014/12/23 23:03:05 gdt Exp $ + # $NetBSD: howto.mdwn,v 1.9 2014/12/23 23:04:29 gdt Exp $ # # /usr/pkg/etc/xen/vif-bridge # @@ -738,8 +738,6 @@ Links and further information 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 boot(8) and boot.cfg(5) manpages.