From owner-freebsd-doc@FreeBSD.ORG Sat Sep 3 00:58:58 2011 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9414C106567C for ; Sat, 3 Sep 2011 00:58:58 +0000 (UTC) (envelope-from crodr001@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1F6DB8FC14 for ; Sat, 3 Sep 2011 00:58:57 +0000 (UTC) Received: by bkat8 with SMTP id t8so4278107bka.13 for ; Fri, 02 Sep 2011 17:58:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=IHae9GPzi0nkNZHTAXjWhyqWE/hBXZaq1V9UccekFog=; b=iLy8uyEEY046RI+T94JymZ6FCC5hZgNvARelrYlAIeJFZHtxpTPpgzoZDJFcWRBrLb Sp71SkjvBudub2B6x9Ta1qZClEjs6wTfD42FZaNFLaWV5whiKrJzNwewNp5f/menrFv+ SnE133lNbu7kCYKsklmakuxOuPB1ScemDy18A= MIME-Version: 1.0 Received: by 10.204.149.82 with SMTP id s18mr877496bkv.387.1315011536998; Fri, 02 Sep 2011 17:58:56 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.204.58.196 with HTTP; Fri, 2 Sep 2011 17:58:56 -0700 (PDT) In-Reply-To: References: Date: Fri, 2 Sep 2011 17:58:56 -0700 X-Google-Sender-Auth: Yl9jyeF_xjBKRIoBQjYWRijU4EE Message-ID: From: Craig Rodrigues To: Garrett Cooper Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-doc@freebsd.org Subject: Re: PXE Booting with an NFS root file system X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2011 00:58:58 -0000 On Fri, Sep 2, 2011 at 5:39 PM, Garrett Cooper wrote: > > This is no longer an issue on FreeBSD at least after edwin's changes were > integrated in to tftpd (included in 8.2-RELEASE/9.x+?). > Thanks, > -Garrett > True. However, these instructions are applicable to even FreeBSD 4.x, so is still worth noting. edwin's TFTP implementation has been merged to 7.x also. -- Craig Rodrigues rodrigc@crodrigues.org