From owner-freebsd-current Sat Dec 29 13: 7:16 2001 Delivered-To: freebsd-current@freebsd.org Received: from ambrisko.com (adsl-64-174-51-42.dsl.snfc21.pacbell.net [64.174.51.42]) by hub.freebsd.org (Postfix) with ESMTP id 4B99737B405 for ; Sat, 29 Dec 2001 13:07:14 -0800 (PST) Received: (from ambrisko@localhost) by ambrisko.com (8.11.6/8.11.6) id fBTL6VY89478; Sat, 29 Dec 2001 13:06:31 -0800 (PST) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <200112292106.fBTL6VY89478@ambrisko.com> Subject: Re: booting -current with etherboot? In-Reply-To: <20011227172215.H26484@cedar.alcove-fr> To: Nicolas Souchu Date: Sat, 29 Dec 2001 13:06:30 -0800 (PST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nicolas Souchu writes: | etherboot-5.0.3 doesn't boot my -current kernel. | | I previously had to upgrade the loader because of a similar problem when | booting a -current kernel with a -stable loader. | | What are exactly the differences? Etherboot boots a -stable kernel just fine. I'm using both 5.0.3 & just tried 5.0.4 and both work. Remember that you need to compile in the hints into the kernel. I just verified this netbooting FreeBSD inside vmware. # uname -a FreeBSD 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sat Dec 29 20:24:00 GMT 2001 ambrisko@a21p:/usr/src/sys/i386/compile/NETBOOT i386 # mount 192.168.254.1:/data/home/ambrisko/netboot on / (nfs) devfs on /dev (devfs, local) # swapinfo Device 512-blocks Used Avail Capacity Type [NFS swap] 130816 0 130816 0% Interleaved # In my kernel config I have: #To statically compile in device wiring instead of /boot/device.hints hints "NETBOOT.hints" #Default places to look for devices. My NETBOOT.hints is basically a copy of GENERIC.hints. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message