>>>>> "Ian" == Ian Cass <[EMAIL PROTECTED]> writes:

    Ian> Grub will load release version 2.6, which was the latest
    Ian> release, but it will not boot latest current version of the
    Ian> kernel. BSD complains that the boot loader is too old.

    Personally, I prefer to boot the OpenBSD kernel with the OpenBSD
    loader. I do this by using the chainloader function :

    title=OpenBSD 2.6
    root=(hd0,1,a) 
    chainloader +1    
    
    Grub transfers the control to the OpenBSD loader installed in the
    MBR of the OpenBSD partition.
    I use the same trick with FreeBSD and NetBSD and it works
    too. 
 
Jean-Baptiste Marchand
-- 
[EMAIL PROTECTED]
Real Unix Books are written with Troff
(W. Richard Stevens)

Reply via email to