From owner-freebsd-alpha Fri Dec 4 10:46:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07702 for freebsd-alpha-outgoing; Fri, 4 Dec 1998 10:46:09 -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 KAA07674 for ; Fri, 4 Dec 1998 10:46:04 -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 TAA11182; Fri, 4 Dec 1998 19:45:43 +0100 Received: by uni4nn.gn.iaf.nl with UUCP id AA14665 (5.67b/IDA-1.5); Fri, 4 Dec 1998 19:44:39 +0100 Received: (from wilko@localhost) by yedi.iaf.nl (8.8.8/8.6.12) id SAA00667; Fri, 4 Dec 1998 18:44:56 +0100 (CET) From: Wilko Bulte Message-Id: <199812041744.SAA00667@yedi.iaf.nl> Subject: Re: installing boot? In-Reply-To: from Doug Rabson at "Dec 4, 98 10:05:46 am" To: dfr@nlsystems.com (Doug Rabson) Date: Fri, 4 Dec 1998 18:44:56 +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... > On Fri, 4 Dec 1998, Wilko Bulte wrote: > > I still want the FreeBSD bootbits so: > > > > mv /boot /boot.netbsd > > mkdir /boot > > cp loader /boot > > Oh... I forgot about the way NetBSD loads the second stage bootstrap. Well, so did I ;-) > They should take the code from my boot1 which understands UFS (originally > from the i386 bootstrap). Maybe they should, I'm not sure what their ideas are. > > 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, > > Try using da1c instead of da1. I don't think it works unless you specify > the 'c' partition. Unfortunately: axp33# disklabel -B -b /boot/boot1 da1c boot overlaps used partition a Warning, boot overlaps partition c, marked as FS_BOOT disklabel: cannot install boot program axp33# disklabel -B -b /boot/boot1 /dev/rda1c boot overlaps used partition a Warning, boot overlaps partition c, marked as FS_BOOT disklabel: cannot install boot program axp33# I tried to be tricky by: mv /boot /boot.netbsd mkdir /boot & populate with /boot/loader And then: boot -fi /boot/loader Alas: unknow executable format For the rest everything works just fine using the NetBSD boot-bits. 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