Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 1998 13:56:19 +0400 (MSD)
From:      osa@ozz.etrust.ru (Ozz!!!)
To:        current@FreeBSD.ORG
Subject:   CRUSH after recompile kernel...
Message-ID:  <199810030956.NAA00272@ozz.etrust.ru>

next in thread | raw e-mail | index | archive | help
Hello!
I have a FreeBSD-3.0-BETA-ELF.
After lastnight cvsup, i make world.
Its finished successfully.
Then I try recompile kernel in ELFi (i have btxboot-0.8).
# setenv KERNFORMAT elf
# cd /sys/i386/conf
# config -r <KERNELNAME>
# cd ../../compile/<KERNELNAME>
# make depend
# make
# make install

After reboot:

>>FreeBSD/i386 BOOT: 640K/64512K
Default: 0:wd(0,a)kernel
boot:
text=0xa0 data=0xd bss=0x0 symbols=[+0x1ace0+0x1538d]
entry=0x1174f0
int=0000000d  err=000094e8  efl=00010097  eip=00117516
eax=fb2c1e05  ebx=00000050  ecx=00000000  edx=00002b90
esi=001174f0  edi=00131149  ebp=00095f80  esp=0009fe7c
cs=0008  ds=0010  es=0010    fs=0010  gs=0010  ss=0010
cs:eip=07 00 23 1b 01 00 e4 bb-13 f0 39 00 00 00 12 00
ss:esp=e9 94 00 00 00 00 00 80-00 00 20 a0 00 00 00 00
Press Enter to reboot

Then i successfully boot with my old kernel.
ozz# file kernel
kernel: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked, not stripped
ozz# file kernel.old
kernel.old: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), statically linked, not stripped

What does it mean? I compile dynamically linked kernel & it can't boot?
How i did it?
Rgdz,
oZZ
osa@etrust.ru

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?199810030956.NAA00272>