From owner-freebsd-amd64@FreeBSD.ORG Sat May 13 21:25:56 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4763416A409 for ; Sat, 13 May 2006 21:25:56 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF37F43D4C for ; Sat, 13 May 2006 21:25:55 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.6/8.13.6) with ESMTP id k4DLPtqW024021 for ; Sat, 13 May 2006 14:25:55 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.6/8.13.6/Submit) id k4DLPtvC024020 for freebsd-amd64@freebsd.org; Sat, 13 May 2006 14:25:55 -0700 (PDT) (envelope-from sgk) Date: Sat, 13 May 2006 14:25:55 -0700 From: Steve Kargl To: freebsd-amd64@freebsd.org Message-ID: <20060513212555.GA23965@troutmask.apl.washington.edu> References: <20060513175812.GA23086@troutmask.apl.washington.edu> <200605131908.k4DJ8jJ4072154@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605131908.k4DJ8jJ4072154@lurza.secnetix.de> User-Agent: Mutt/1.4.2.1i Subject: Re: Installation from USB cdrom/dvd drive? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 May 2006 21:25:57 -0000 On Sat, May 13, 2006 at 09:08:45PM +0200, Oliver Fromme wrote: > Steve Kargl wrote: > > I'm setting up a blade system where the slave nodes > > do not have a cdrom/dvd drive. The motherboards > > in the nodes are Tyan K8SR. Is it possible to > > boot FreeBSD on this board from a USB cdrom/dvd > > drive? > > Yes, if the BIOS supports it, it should work. > > However, it might be more convenient to perform a > networked installation via PXE (provided that your > blade system supports PXE booting). > Yes, it supports PXE. I suppose this is covered in the Handbook. -- Steve