From owner-freebsd-alpha Thu Dec 3 15:16:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA10788 for freebsd-alpha-outgoing; Thu, 3 Dec 1998 15:16:05 -0800 (PST) (envelope-from owner-freebsd-alpha@FreeBSD.ORG) Received: from silver.gn.iaf.nl (silver.gn.iaf.nl [193.67.144.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA10780 for ; Thu, 3 Dec 1998 15:16:02 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by silver.gn.iaf.nl (8.8.8/8.8.8) with SMTP id AAA23825; Fri, 4 Dec 1998 00:15:37 +0100 Received: by uni4nn.gn.iaf.nl with UUCP id AA17189 (5.67b/IDA-1.5); Fri, 4 Dec 1998 00:12:23 +0100 Received: (from wilko@localhost) by yedi.iaf.nl (8.8.8/8.6.12) id AAA04743; Fri, 4 Dec 1998 00:01:09 +0100 (CET) From: Wilko Bulte Message-Id: <199812032301.AAA04743@yedi.iaf.nl> Subject: Re: installing boot? In-Reply-To: from Doug Rabson at "Dec 2, 98 11:38:10 pm" To: dfr@nlsystems.com (Doug Rabson) Date: Fri, 4 Dec 1998 00:01:07 +0100 (CET) Cc: freebsd-alpha@FreeBSD.ORG X-Organisation: Private FreeBSD site - Arnhem, The Netherlands X-Pgp-Info: PGP public key at 'finger wilko@freefall.freebsd.org' X-Mailer: ELM [version 2.4ME+ PL38 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As Doug Rabson wrote... > You should be able to make the disk bootable by doing this: > > # disklabel -B /dev/da0c (or /dev/da1c etc.) > > or maybe: > > # disklabel -B -b /usr/mdec/boot1 /dev/da0c > > Make sure that /boot/loader exists in the root partition of the disk being > booted (installworld should have made it). Well, I think I understand what has happened: My axp33 was installed originally with a NetBSD bootfloppy (somewhere in Oct). This gave me a NetBSD first stage boot, and a second stage boot living in /boot The installworld of FreeBSD wants a /boot directory to put /boot/loader and /boot/netboot into. Obviously NetBSD's first stage boot got upset now that it could not find /boot anymore. To get onto the road again I booted the NetBSD installflop again, ran /usr/mdec/installboot to get the NetBSD bootstuff back on the HD. Now I had a bootable HD again. I still want the FreeBSD bootbits so: mv /boot /boot.netbsd mkdir /boot cp loader /boot And then a new nit: axp33# ./disklabel -B -b /boot/boot1 da1 boot overlaps used partition a Warning, boot overlaps partition c, marked as FS_BOOT ./disklabel: cannot install boot program axp33# Hmmm. Does this mean I have to re-install from scratch afterall? Thanks, Wilko _ ______________________________________________________________________ | / o / / _ Bulte email: wilko@yedi.iaf.nl |/|/ / / /( (_) Arnhem, The Netherlands WWW : http://www.tcja.nl ______________________________________________ Powered by FreeBSD __________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message