From owner-freebsd-current Sat Oct 3 02:54:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA19995 for freebsd-current-outgoing; Sat, 3 Oct 1998 02:54:21 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ns1.aha.ru (ns1.aha.ru [195.2.80.142]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA19986 for ; Sat, 3 Oct 1998 02:54:15 -0700 (PDT) (envelope-from ozz.etrust.ru!osa@serv.etrust.ru) Received: from sunny.aha.ru (sunny.aha.ru [195.2.83.112]) by ns1.aha.ru (8.9.1/8.9.1/aha-r/0.04B) with ESMTP id NAA07383 for ; Sat, 3 Oct 1998 13:53:52 +0400 (MSD) Received: by sunny.aha.ru id NAA21115; (8.8.8/vak/1.9) Sat, 3 Oct 1998 13:53:47 +0400 (MSD) Received: from unknown(195.2.84.114) by sunny.aha.ru via smap (V1.3) id sma021070; Sat Oct 3 13:53:25 1998 Received: from ozz.etrust.ru by serv.etrust.ru with ESMTP id NAA24883; (8.9.1/vak/1.9) Sat, 3 Oct 1998 13:56:14 +0400 (MSD) Received: by ozz.etrust.ru id NAA00272; (8.9.1/vak/1.9) Sat, 3 Oct 1998 13:56:20 +0400 (MSD) From: osa@ozz.etrust.ru (Ozz!!!) Message-Id: <199810030956.NAA00272@ozz.etrust.ru> Subject: CRUSH after recompile kernel... To: current@FreeBSD.ORG Date: Sat, 3 Oct 1998 13:56:19 +0400 (MSD) Reply-To: osa@etrust.ru X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 # cd ../../compile/ # 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