version 1.71, 2015/01/04 02:14:15
|
version 1.72, 2015/01/04 02:15:34
|
Line 922 HOWTO](http://wiki.prgmr.com/mediawiki/i
|
Line 922 HOWTO](http://wiki.prgmr.com/mediawiki/i
|
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) |
does not support all aspects of modern FFS, but there are also reports |
does not support all aspects of modern FFS, but there are also reports |
that FFSv2 works fine. At prmgr, typically one has an ext2 or FAT |
that FFSv2 works fine. At prgmr, typically one has an ext2 or FAT |
partition for the kernel with the intent that grub can understand it, |
partition for the kernel with the intent that grub can understand it, |
which leads to /netbsd not being the actual kernel. One must remember |
which leads to /netbsd not being the actual kernel. One must remember |
to update the special boot partiion. |
to update the special boot partiion. |