[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Booting OpenBSD 3.0 with grub
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Booting OpenBSD 3.0 with grub
- From: Guillaume <guillaume_(_dot_)_thouvenin_(_at_)_polymtl_(_dot_)_ca>
- Date: Fri, 14 Dec 2001 14:43:24 -0500 (EST)
On 14 Dec 2001, Scott Dexter wrote:
> Anyone have any experience with booting OpenBSD 3.0 with grub? I have a
> tri-boot machine as my desktop (Win2k/Mandrake/OpenBSD?) and I want to
> be able to boot it using grub, everything works except OpenBSD. Any
> thoughts?
Have you try :
-------------------
# OpenBSD
title OpenBSD 3.0
root (hd0,3,a)
chainloader +1
-------------------
Replace hd0 and 3 by the good values and it should work (it works for me).
Visit your host, monkey.org