menuentry "FreeBSD" {
insmod ufs2
set root='(hd1,4,d)'
kfreebsd /boot/kernel/kernel
kfreebsd_loadenv /boot/device.hints
kfreebsd_module /boot/splash.bmp type=splash_image_data
set kFreeBSD.vfs.root.mountfrom=ufs:ad8s4d
}
So by saying "single primary partition" you actually meant a single slice, didn't you?shaform said:Is it possible to install two FreeBSD into a single primary partition? (in different labels)
lyuts said:So by saying "single primary partition" you actually meant a single slice, didn't you?