From owner-freebsd-questions@FreeBSD.ORG Fri Feb 8 07:45:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FF5016A41A for ; Fri, 8 Feb 2008 07:45:11 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from mail.itu.dk (pluto.itu.dk [130.226.142.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0CCC213C474 for ; Fri, 8 Feb 2008 07:45:10 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from [192.168.1.148] (stud1-15.itu.dk [130.226.140.15]) by mail.itu.dk (Postfix) with ESMTP id 0ADA136EDBA; Fri, 8 Feb 2008 07:29:27 +0000 (UTC) Message-ID: <47AC04DA.8020504@cederstrand.dk> Date: Fri, 08 Feb 2008 08:29:30 +0100 From: Erik Cederstrand User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: Rek Jed References: <47AB4F00.1080307@gmail.com> <47AB7DBF.8030302@locolomo.org> <47AB9542.70406@gmail.com> In-Reply-To: <47AB9542.70406@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: pxeboot, TFTP only, NFS MOUNT RPC error: 60, timeout X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2008 07:45:11 -0000 Rek Jed skrev: > > I've been playing with thinbsd (http://www.thinbsd.org/) a while back. > It also boots from tftp without nfs and their boot loader works fine > (boots straight away). Latest thinbsd is based on 5.4 so maybe it broke > in 6.x? For a workaround I used pxeboot from thinbsd with my 6.3 > jumpstart setup and it seems to work fine. However this is quite dirty. I agree that building a boot loader for TFTP should work on current sources, but what makes you think using an old boot loader is dirty? It's just a utility to load a kernel from the network. It's not like it will affect your system when it's installed. Erik (Cederstrand)