Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 1998 01:17:16 -0800 (PST)
From:      Jaye Mathisen <mrcpu@internetcds.com>
To:        current@FreeBSD.ORG
Subject:   OK, if you're caught in the middle...
Message-ID:  <Pine.NEB.3.95.981231003010.634k-100000@schizo.cdsnet.net>

next in thread | raw e-mail | index | archive | help


The following worked for me to finish getting from aout to elf.

vi /etc/make.conf, uncomment NOSENDMAIL and NOPERL (perl fails in
aout-to-elf install with some problem with gv.h.  I uncommented NOSENDMAIL
since I could, onthe assumptiong I would get an elf sendmail and perl
later).

make -k aout-to-elf-build 
make -k aout-to-elf-install
cp /usr/mdec/boot? /boot
echo '/boot/loader' > /boot.config
disklabel -B bootdevices
build and install elf kernel
reboot

Rebuilding the rest of the world now in elf format just to be absolutely
paranoid.  I mean absolutely sure.


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?Pine.NEB.3.95.981231003010.634k-100000>