From owner-freebsd-current Thu Jan 14 07:14:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA16716 for freebsd-current-outgoing; Thu, 14 Jan 1999 07:14:32 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from garbo.lodgenet.com (garbo.lodgenet.com [204.124.122.252]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA16710 for ; Thu, 14 Jan 1999 07:14:30 -0800 (PST) (envelope-from erich@lodgenet.com) Received: from jake.lodgenet.com (jake.lodgenet.com [10.0.122.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id IAA22578; Thu, 14 Jan 1999 08:57:30 -0600 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.9.1/8.8.5) with ESMTP id JAA86132; Thu, 14 Jan 1999 09:10:26 -0600 (CST) Message-Id: <199901141510.JAA86132@jake.lodgenet.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Luigi Rizzo cc: ambrisko@whistle.com (Doug Ambrisko), current@FreeBSD.ORG, erich@jake.lodgenet.com Subject: Re: netboot & ELF kernels In-reply-to: Your message of "Thu, 14 Jan 1999 04:51:58 +0100." <199901140351.EAA28535@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 14 Jan 1999 09:10:26 -0600 From: "Eric L. Hernes" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Luigi Rizzo writes: >> >A few comments on netboot. Recently, erich@lodgenet.com >contributed netboot support for "fxp" cards. The msg was posted on some >freebsd list about 1 month ago, and the file to look for is "nbfxp.tgz". > >Again, better than nothing, although it does not support ELF i think. > Yea, that's right, although it's the netboot infrastructure, not the fxp specifics (obviously). I talked to Mike Smith on the future of netbooting when the 3-stage boot was still in early developoment. There is some code in the new 3rd stage that looks like it's there for netboot; but I'm not sure whether it's functional or not. I was kind of figuring that the current bootroms would get the 3rd stage boot loader, which would in turn fetch the real kernel. Supporting any card that has a FreeBSD driver isn't that tough, you don't really need programming specs other than the driver source (although it is nice). Tricker is actually burning the flash image. >Having tried both the tftp and nfs method, i prefer the latter a lot >because it means i don't have to cnfigure another service (TFTP) on the >server: with the current FreeBSD's netboot, you can supply all >parameters with bootp (which you'd need anyways -- or replace it with >DHCP i guess) and download the kernel with NFS (which your server >probably already has). I'd have to agree with the bootp/nfs scheme. I use NFS enough that I'm somewhat familiar with the errors it gives; but everytime something goes wrong with tftp, I end up groveling through the man-pages and tcpdump ;-) > > cheers > luigi > Eric -- Eric L. Hernes erich@lodgenet.com erich@rrnet.com http://rrnet.com/~erich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message