version 1.60, 2014/12/28 18:31:50
|
version 1.61, 2014/12/28 23:26:19
|
Line 891 calls. It is booted from the dom0 as th
|
Line 891 calls. It is booted from the dom0 as th
|
their own operating system and kernel. See then [prgmr.com NetBSD |
their own operating system and 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). |
|
|
Typically one has an ext2 or FAT partition for the kernel, so that |
Because [grub's FFS code](http://xenbits.xensource.com/hg/xen-unstable.hg/file/bca284f67702/tools/libfsimage/ufs/fsys_ufs.c) |
|
appears not to support all aspects of modern FFS, |
|
typically one has an ext2 or FAT partition for the kernel, so that |
grub can understand it, which leads to /netbsd not being the actual |
grub can understand it, which leads to /netbsd not being the actual |
kernel. One must remember to update the special boot partiion. |
kernel. One must remember to update the special boot partiion. |
|
|