From owner-freebsd-questions Thu May 11 18: 4: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cerberus.techfuel.com (irvine.techfuel.com [209.80.51.55]) by hub.freebsd.org (Postfix) with ESMTP id 054F737B78A for ; Thu, 11 May 2000 18:04:02 -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 SAA65228 for ; Thu, 11 May 2000 18:04:01 -0700 (PDT) Received: (from root@localhost) by basilisk.techfuel.com (8.9.3/8.9.3) id SAA69431 for freebsd-questions@freebsd.org; Thu, 11 May 2000 18:04:01 -0700 (PDT) Received: from leviathan.techfuel.com (leviathan.techfuel.com [172.16.1.26]) by basilisk.techfuel.com (8.9.3/8.9.3) with ESMTP id SAA69386 for ; Thu, 11 May 2000 18:04:00 -0700 (PDT) Received: from localhost (localhost.techfuel.com [127.0.0.1]) by leviathan.techfuel.com (8.9.3/8.9.3) with ESMTP id SAA26366 for ; Thu, 11 May 2000 18:04:00 -0700 Date: Thu, 11 May 2000 18:04:00 -0700 (PDT) From: Steven Kehlet To: freebsd-questions@freebsd.org Subject: enabling -DNAMEBLOCK breaks biosboot build 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-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, 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-questions" in the body of the message