From owner-freebsd-current Mon Sep 28 13:37:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17439 for freebsd-current-outgoing; Mon, 28 Sep 1998 13:37:41 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA17429 for ; Mon, 28 Sep 1998 13:37:37 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id GAA28000; Tue, 29 Sep 1998 06:43:29 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809282043.GAA28000@cimlogic.com.au> Subject: Re: aout-to-elf breakage? In-Reply-To: <19980928103337T.thomma@baynetworks.com> from Tamiji Homma at "Sep 28, 98 10:33:37 am" To: thomma@BayNetworks.COM (Tamiji Homma) Date: Tue, 29 Sep 1998 06:43:28 +1000 (EST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tamiji Homma wrote: > Hi, > > I tried to upgrade my travel companion laptop to -current > elf from a few month old -current(June 19 1998, with softupdates). > > It's Compaq Aero 486sx/33(20MB RAM, 1.6GB disk, 128MB swap). > > I decided to do formal(?) aout-to-elf on the laptop rather than > building on the other faster machine with make aout-to-elf-install. > > It stopped after about 36 hours. > > Does aout-to-elf need more resource to complete? > Or just my machine got tired of compling and then quit :-) I did an aout-to-elf upgrade from a freshly installed 2.2.7 system yesterday with no hitches. Although your machine is slow, it should be able to do the upgrade if you've successfully completed `make world' in the past. Since the machine is so slow, I guess you won't want to try repeating the upgrade too often. 8-) The aout buildworld appears to have completed, so you can do a `make installworld' to update your installed system to 3.0-BETA. Next, try building a current kernel and installing that. It would be wise to leave out soft updates. Once you have the installed system running 3.0-BETA-aout, try the aout-to-elf upgrade again (without deleting anything in the obj tree). This should restart at the elf buildworld step. It should work. 8-) -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message