From owner-freebsd-hackers Tue May 16 19:15: 6 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from cerberus.techfuel.com (irvine.techfuel.com [209.80.51.55]) by hub.freebsd.org (Postfix) with ESMTP id C67F337B9DF for ; Tue, 16 May 2000 19:14:59 -0700 (PDT) (envelope-from kehlet@techfuel.com) Received: from basilisk.techfuel.com (basilisk.techfuel.com [172.16.1.2]) by cerberus.techfuel.com (8.9.3/8.9.3) with ESMTP id TAA26993 for ; Tue, 16 May 2000 19:14:58 -0700 (PDT) Received: (from root@localhost) by basilisk.techfuel.com (8.9.3/8.9.3) id TAA89913 for freebsd-hackers@freebsd.org; Tue, 16 May 2000 19:14:57 -0700 (PDT) Received: from phoenix.techfuel.com (phoenix.techfuel.com [172.16.1.19]) by basilisk.techfuel.com (8.9.3/8.9.3) with ESMTP id TAA89872 for ; Tue, 16 May 2000 19:14:57 -0700 (PDT) Received: from localhost (kehlet@localhost) by phoenix.techfuel.com (8.9.3/8.9.3) with ESMTP id TAA09056 for ; Tue, 16 May 2000 19:14:57 -0700 X-Authentication-Warning: phoenix.techfuel.com: kehlet owned process doing -bs Date: Tue, 16 May 2000 19:14:56 -0700 (PDT) From: Steven Kehlet To: freebsd-hackers@freebsd.org Subject: enabling -DNAMEBLOCK breaks biosboot build (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-scanner: scanned by Inflex 0.1.4 - (http://www.spyda.co.za/inflex) Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I sent this to -questions but no one could help me. TIA if you can help me :-). With 3.4-STABLE code, cvsup'd on Tues May 9th, enabling -DNAMEBLOCK in /sys/i386/boot/biosboot/Makefile breaks the build: ... dd if=boot.nohdr of=boot2 bs=512 skip=1 14+1 records in 14+1 records out 7184 bytes transferred in 0.000439 secs (16362683 bytes/sec) boot2 is too big *** Error code 2 I'd like the NAMEBLOCK feature so I can use nextboot. Is there a new way to boot different kernels, or am I screwed? Thanks! :-) Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message