Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 1999 18:13:58 -0500
From:      Matthew Hagerty <matthew@wolfepub.com>
To:        Robert Nordier <rnordier@nordier.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Thank you (was Re: 3.0 to Stable and ELF Kernel)
Message-ID:  <4.1.19990123180740.009ef2f0@firebat.wolfepub.com>
In-Reply-To: <199901232251.AAA14957@ceia.nordier.com>
References:  <4.1.19990123161158.009e7970@firebat.wolfepub.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Again, thank you, everyone.

Nice commands to know: objformat and file.  New bootblock went in on the
first try.  Actually *everything* worked on the first try (installing 3.0
from cd, CVSUPing to stable, make buildworld, make installworld, custom
kernel, new bootblocks), without errors!

Everyone on the FreeBSD team should be congratulated for a job *very* well
done.  One day I hope to be able to give back what I have been given.

Thank you,
Matthew


At 12:50 AM 1/24/99 +0200, Robert Nordier wrote:
>Matthew Hagerty wrote:
>
>> I just CVSUPed my 3.0-Release with the RELENG_3 tag.  Then I did a
>> makeworld and makeinstall.  I also compiled a custom kernel.  All the steps
>> went fine, no errors of any kind, but when I typed make install (for the
>> kernel) I received a message that said I should ensure my /boot/loader can
>> handle ELF kernels.  I went ahead and did the make -DFORCE install and
>> rebooted.  Needless to say, I cannot boot with the kernel I made, however I
>> can boot kernel.GENERIC.
>
>OK.  I just answered your question on -hackers about updating your boot
>code.
>
>> Is 3.0 an ELF system?  I was under the impression that it was.  Also, is
>> the system I just made buy CVSUPing and rebuilding an ELF system?  Just out
>> curiosity I made a simple C program and compiled it.  I got an a.out binary.
>>
>> I have seen many references on the web site to commands like aout-to-elf
>> and such.  Is this a step I have to perform?
>
>3.0-RELEASE had a default binary type of ELF.  You can use the 
>objformat(1) command to check on your default, and a command like
>
>    file /bin/ls
>
>to verify the format of your binaries.  If you don't get ELF back
>in response, you will have to looking at an aout-to-elf upgrade.
>
>-- 
>Robert Nordier
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



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