From owner-freebsd-current Fri Sep 11 02:49:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA10428 for freebsd-current-outgoing; Fri, 11 Sep 1998 02:49:41 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from SIMULTAN.CH (eunet-gw.simultan.ch [194.191.191.82] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA10423 for ; Fri, 11 Sep 1998 02:49:38 -0700 (PDT) (envelope-from tseidmann@simultan.ch) Received: from simultan.ch (wsaltis-053.SIMULTAN.CH [192.92.128.53] (may be forged)) by SIMULTAN.CH (8.8.8/8.8.8) with ESMTP id LAA00921 for ; Fri, 11 Sep 1998 11:49:09 +0200 (CEST) (envelope-from tseidmann@simultan.ch) Message-ID: <35F8F21E.F5C5EB19@simultan.ch> Date: Fri, 11 Sep 1998 11:49:18 +0200 From: Thomas Seidmann X-Mailer: Mozilla 4.5b1 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: current@FreeBSD.ORG Subject: Re: make reinstall (elf) to an aout box References: <199809110920.TAA13567@cimlogic.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Birrell wrote: > You can mount /usr/src and /usr/obj via NFS, then delete the files from > /usr/obj that were created as each phase of the aout-to-elf-install > was completed: > > do_move_aout_libs > do_aout_installworld > do_aout_kernel > do_elf_installworld > do_set_objformat > do_install_kernel_reboot > > Then do a `make aout-to-elf' and each install phase should be performed > on the libretto without re-doing the build steps (which are the ones > that take a long time). > > I haven't tried this, so YMMV. 8-) I can confirm that it works. Regards, Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message