Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 1999 22:38:06 -0800
From:      "Dan O'Connor" <dan@jgl.reno.nv.us>
To:        "Ilya V. Komarov" <mur@lynx.ru>, <freebsd-questions@FreeBSD.ORG>
Cc:        <mur@lynx.ru>
Subject:   Re: kernel elf format : some troubles
Message-ID:  <04ac01be519b$420bc180$ed3ce4cf@danco.home>

next in thread | raw e-mail | index | archive | help
From: Ilya V. Komarov <mur@lynx.ru>

>Hi,
>Today I install FreeBSD 3.0-RELEASE and upgrade source to current (by mean
of cvsup).
>Then - standart procedure:
>cd /usr/src
>make buildworld && make installworld
>cd /sys/i386/conf
>config <MY_KERNEL>
>cd ../../compile/<MY_KERNEL>
>make depend && make && make install
>
>But:
>kernel.old (kernel.GENERIC of 3.0-RELEASE) has a.out format and
>kernel (FreeBSD-current) has elf format and when I boot kernel,
>loader say: Invalid file format!;
>Loading of old kernel (kernel.old) is OK.
>
>What's wrong?
>Or current doesn't support elf-kernel?



Did you update your bootblocks?

See http://www.freebsd.org/~peter/elfday.html

--Dan




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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?04ac01be519b$420bc180$ed3ce4cf>