BootBlocks.

talon at lpthe.jussieu.fr talon at lpthe.jussieu.fr
Sat Jun 3 03:53:19 PDT 2006


Max von Seibold wrote:

> Hello,
> 
> 
> Does anyone know of any documentation, or howto's on configuring
> bootblocks. I have two hard drives in my tower and have DragonFly on
> one. I want to install debian on the second. I am familiar with GRUB but
> cannot find anything when I google Bootblocks.

Put something like this in your grub menu.lst

# This is to boot FreeBSD
title           FreeBSD
root            (hd0,3)
savedefault
makeactive
chainloader     +1
boot



-- 
Michel Talon





More information about the Users mailing list