Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 1999 08:53:04 +0300 (MSK)
From:      "Ilya V. Komarov" <mur@lynx.ru>
To:        freebsd-questions@FreeBSD.ORG
Cc:        mur@lynx.ru
Subject:   kernel elf format : some troubles
Message-ID:  <199902060553.IAA28198@nethub.lynx.ru>

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

Thanks, Ilya.

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?199902060553.IAA28198>