BootBlocks.
Yury Tarasievich
yury.tarasievich at gmail.com
Mon Jun 5 05:40:43 PDT 2006
With GRUB (or LILO) you'll first of all want to make "active" the
needed bsd partition and make "non-active" other bsd partitions.
Otherwise, it either won't boot at all, or will boot with unexpected
results. BSD bootblocks rely on active flag to find their partition.
That's what I have in my suse 10 grub menu.lst (this loads the dfbsd
1.4.4, on which I'm writing this right now):
title DragonFlyBSD 1.4
chainloader (hd0,2)+1
I have two other primary bsd paritions and linux in extended.
---
More information about the Users
mailing list