Date: 26 Apr 1999 14:39:39 +0200 From: Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de> To: freebsd-stable@freebsd.org Subject: it was necessary to recompile loader Message-ID: <uf676j4ktw.fsf@jfh00.fernuni-hagen.de>
next in thread | raw e-mail | index | archive | help
I rebuilt the stable kernel from cvsup today, but this kernel was not loadable. So i changed directory to /usr/sys/boot, typed "make -k" and copied the new loader to /boot, ignoring Warning: Object directory not changed .... ===> i386/btx/lib Warning: Object directory not changed .... ===> i386/boot2 btxld -v -E 0x1000 -f bin -b /usr/src/sys/boot/i386/boot2/../btx/btx/btx \ -l boot2.ldr -o boot2.ld -P 1 boot2.bin kernel: ver=1.01 size=6f0 load=9000 entry=9010 map=16M pgctl=1:1 client: fmt=bin size=1420 text=0 data=0 bss=0 entry=0 output: fmt=bin size=1d10 text=200 data=1b10 org=0 entry=0 240 bytes available dd if=boot2.ld of=boot2 obs=7680 conv=osync 2>/dev/null *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Now the new kernel was loadable. Also vmstat has to be compiled new with 3.1-STABLE. -- Fritz Heinrichmeyer mailto:fritz.heinrichmeyer@fernuni-hagen.de FernUniversitaet Hagen, LG Elektronische Schaltungen, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://ES-i2.fernuni-hagen.de/~jfh 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?uf676j4ktw.fsf>