version 1.7, 2013/11/04 02:43:35
|
version 1.8, 2014/12/23 23:03:05
|
Line 354 working vif-bridge is also provided with
|
Line 354 working vif-bridge is also provided with
|
|
|
#!/bin/sh |
#!/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 |
# /usr/pkg/etc/xen/vif-bridge |
# |
# |
Line 734 to use PCI devices in a domU. Here's a k
|
Line 734 to use PCI devices in a domU. Here's a k
|
Links and further information |
Links and further information |
============================= |
============================= |
|
|
- The HowTo on |
- The [HowTo on Installing into RAID-1] |
Installing into RAID-1 |
(http://mail-index.NetBSD.org/port-xen/2006/03/01/0010.html) |
gives some hints on using Xen (grub) with NetBSD's RAIDframe |
explains how to set up booting a dom0 with Xen using grub |
- Harold Gutch wrote documentation on |
with NetBSD's RAIDframe. (This is obsolete with the use of |
setting up a Linux DomU with a NetBSD Dom0 |
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 |
- 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 |
NetBSD/Xen instead of Grub can be found in the i386/amd64 MAN.BOOT.8 |
and MAN.BOOT.CFG.5 manpages. |
and MAN.BOOT.CFG.5 manpages. |