From owner-freebsd-questions Wed Jul 17 21:36:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA22033 for questions-outgoing; Wed, 17 Jul 1996 21:36:13 -0700 (PDT) Received: from gdi.uoregon.edu (cisco-ts14-line14.uoregon.edu [128.223.150.180]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA22026 for ; Wed, 17 Jul 1996 21:36:10 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.7.5/8.6.12) with SMTP id VAA00246; Wed, 17 Jul 1996 21:36:02 -0700 (PDT) Date: Wed, 17 Jul 1996 21:36:02 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Thomas Graichen cc: questions@FreeBSD.ORG Subject: Re: booteasy In-Reply-To: <199607172019.WAA04333@mordillo> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 17 Jul 1996, Thomas Graichen wrote: > i'm trying to get OpenBSD booted from my second ide disk - on the first is > FreeBSD with booteasy installed - it also says fine: > > F1: BSD > F2: disk2 > > but after pressing F2 i get the same menu - i know i had the same problem with > NetBSD some time ago and got it somehoe working - but can't remember how - can > anybody tell me a bit more about how booteasy works ? You'll get this if the geometry on the disk (2) is wrong in the bootblocks. I don't know how OpenBSD does it but it will have to be reinstalled and the correct geometry used. > p.s.: how about making it possible to boot each of the *BSD's with the other > bootloaders - i can boot FreeBSD with the NetBSD (1.1) one - but not vice > versa - Open- and FreeBSD are both not bootable by the other block - i think > there can't be much of a difference in them I would have through that you could use the Boot: loader and type wd(1,a)/kernel and get the other system. All the block does is jump to the appropriate point and start exec'ing the kernel. The original bootblock was adapted from Mach, so the sequence must be similar across Unixes. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major