version 1.94, 2015/03/05 13:38:10
|
version 1.95, 2015/03/05 14:04:55
|
Line 761 i386 and amd64 provide the following ker
|
Line 761 i386 and amd64 provide the following ker
|
|
|
i386 XEN3_DOMU |
i386 XEN3_DOMU |
i386 XEN3PAE_DOMU |
i386 XEN3PAE_DOMU |
amd64 XEN3_DOMU |
amd64 XEN3_DOMU |
|
|
Unless using Xen 3.1 (and you shouldn't) with i386-mode Xen, you must |
Unless using Xen 3.1 (and you shouldn't) with i386-mode Xen, you must |
use the PAE version of the i386 kernel. |
use the PAE version of the i386 kernel. |
Line 822 not really a Xen-specific issue, but bec
|
Line 822 not really a Xen-specific issue, but bec
|
obtained from the dom0, it is far more likely to be out of sync or |
obtained from the dom0, it is far more likely to be out of sync or |
missing with Xen.) |
missing with Xen.) |
|
|
Your domain should be now ready to work, enjoy. |
|
|
|
Creating an unprivileged Linux domain (domU) |
Creating an unprivileged Linux domain (domU) |
-------------------------------------------- |
-------------------------------------------- |
|
|
Line 1010 to update the special boot partiion.
|
Line 1008 to update the special boot partiion.
|
Amazon |
Amazon |
------ |
------ |
|
|
TODO: add link to NetBSD amazon howto. |
See the [Amazon EC2 page](../amazon_ec2/). |
|
|
Using npf |
Using npf |
--------- |
--------- |
Line 1018 Using npf
|
Line 1016 Using npf
|
In standard kernels, npf is a module, and thus cannot be loaded in a |
In standard kernels, npf is a module, and thus cannot be loaded in a |
DOMU kernel. |
DOMU kernel. |
|
|
TODO: explain how to compile npf into a custom kernel, answering (but |
TODO: Explain how to compile npf into a custom kernel, answering (but |
note that the problem was caused by not booting the right kernel): |
note that the problem was caused by not booting the right kernel) |
http://mail-index.netbsd.org/netbsd-users/2014/12/26/msg015576.html |
[this email to |
|
netbsd-users](http://mail-index.netbsd.org/netbsd-users/2014/12/26/msg015576.html). |
|
|
TODO items for improving NetBSD/xen |
TODO items for improving NetBSD/xen |
=================================== |
=================================== |
Line 1049 Random pointers
|
Line 1048 Random pointers
|
TODO: This section contains links from elsewhere not yet integrated |
TODO: This section contains links from elsewhere not yet integrated |
into the HOWTO. |
into the HOWTO. |
|
|
* [Amazon EC2 (which uses Xen)](../amazon_ec2/). |
|
* http://www.lumbercartel.ca/library/xen/ |
* http://www.lumbercartel.ca/library/xen/ |
* http://pbraun.nethence.com/doc/sysutils/xen_netbsd_dom0.html |
* http://pbraun.nethence.com/doc/sysutils/xen_netbsd_dom0.html |