help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Directly booting OpenBSD?


From: Simon Vallet
Subject: Directly booting OpenBSD?
Date: Sat, 27 Dec 2008 17:12:37 +0100

Hi,

I'm currently trying to boot OpenBSD using GRUB 1.96 -- the 'chainload'
approach works fine, but I'm having troubles with the 'openbsd' 
loader : the following config gets me an "error: invalid elf" message
from GRUB.

Here is the relevant excerpt from grub.cfg:

menuentry "OpenBSD 4.4" {
        set root=(hd0,2)
        openbsd /bsd.mp
}

I couldn't find much documentation on the openbsd loader, so I may very
well be missing something here -- is this supposed to work?

Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]