Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 1998 11:49:18 +0200
From:      Thomas Seidmann <tseidmann@simultan.ch>
To:        current@FreeBSD.ORG
Subject:   Re: make reinstall (elf) to an aout box
Message-ID:  <35F8F21E.F5C5EB19@simultan.ch>
References:  <199809110920.TAA13567@cimlogic.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35F8F21E.F5C5EB19>