version 1.73, 2015/01/04 02:17:17
|
version 1.74, 2015/01/04 02:18:47
|
Line 893 or to select from a prepopulated list.
|
Line 893 or to select from a prepopulated list.
|
kernel from the domU filesystem. This is closer to a regular physical |
kernel from the domU filesystem. This is closer to a regular physical |
computer, where someone who controls a machine can replace the kernel. |
computer, where someone who controls a machine can replace the kernel. |
|
|
|
A second issue is multiple CPUs. With NetBSD 6, domUs support |
|
multiple vcpus, and it is typical for VPS providers to enable multiple |
|
CPUs for NetBSD domUs. |
|
|
pygrub |
pygrub |
------- |
------- |
|
|
Line 912 calls. It is booted from the dom0 as th
|
Line 916 calls. It is booted from the dom0 as th
|
that pvgrub works with FFsv2 with 16K/2K and 32K/4K block/frag sizes |
that pvgrub works with FFsv2 with 16K/2K and 32K/4K block/frag sizes |
(and hence with defaults from "newfs -O 2"). See [Panix's pvgrub |
(and hence with defaults from "newfs -O 2"). See [Panix's pvgrub |
page](http://www.panix.com/v-colo/grub.html), which describes only |
page](http://www.panix.com/v-colo/grub.html), which describes only |
Linux but should be updated to cover NetBSD :-) |
Linux but should be updated to cover NetBSD :-). |
|
|
[prgmr.com](http://prgmr.com/) also lets users with pvgrub to boot |
[prgmr.com](http://prgmr.com/) also lets users with pvgrub to boot |
their own kernel. See then [prgmr.com NetBSD |
their own kernel. See then [prgmr.com NetBSD |
HOWTO](http://wiki.prgmr.com/mediawiki/index.php/NetBSD_as_a_DomU). |
HOWTO](http://wiki.prgmr.com/mediawiki/index.php/NetBSD_as_a_DomU) |
|
(which is in need of updating). |
|
|
It appears that [grub's FFS |
It appears that [grub's FFS |
code](http://xenbits.xensource.com/hg/xen-unstable.hg/file/bca284f67702/tools/libfsimage/ufs/fsys_ufs.c) |
code](http://xenbits.xensource.com/hg/xen-unstable.hg/file/bca284f67702/tools/libfsimage/ufs/fsys_ufs.c) |