version 1.8, 2014/12/23 23:03:05
|
version 1.9, 2014/12/23 23:04:29
|
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.7 2013/11/04 02:43:35 mspo Exp $ |
# $NetBSD: howto.mdwn,v 1.8 2014/12/23 23:03:05 gdt 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 Installing into RAID-1] |
- The [HowTo on Installing into RAID-1](http://mail-index.NetBSD.org/port-xen/2006/03/01/0010.html) |
(http://mail-index.NetBSD.org/port-xen/2006/03/01/0010.html) |
|
explains how to set up booting a dom0 with Xen using grub |
explains how to set up booting a dom0 with Xen using grub |
with NetBSD's RAIDframe. (This is obsolete with the use of |
with NetBSD's RAIDframe. (This is obsolete with the use of |
NetBSD's native boot.) |
NetBSD's native boot.) |
- Harold Gutch wrote [documentation] |
- Harold Gutch wrote [documentation](http://www.gutch.de/NetBSD/docs/xen.html) |
(http://www.gutch.de/NetBSD/docs/xen.html) |
|
on setting up a Linux DomU with a NetBSD Dom0 |
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 boot(8) |
and MAN.BOOT.CFG.5 manpages. |
and boot.cfg(5) manpages. |
|
|