From owner-freebsd-questions@FreeBSD.ORG Mon Oct 29 21:31:41 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E576A13 for ; Mon, 29 Oct 2012 21:31:41 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id 347168FC0C for ; Mon, 29 Oct 2012 21:31:40 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.17]) by ltcfislmsgpa05.fnfis.com (8.14.5/8.14.5) with ESMTP id q9TLVPFT013801 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Mon, 29 Oct 2012 16:31:25 -0500 Received: from dtwin (10.14.152.59) by smtp.fisglobal.com (10.132.206.17) with Microsoft SMTP Server (TLS) id 14.2.309.2; Mon, 29 Oct 2012 16:31:25 -0500 From: Sender: Devin Teske To: "'Vagner'" , References: <20121029205524.GA8467@vagner-wrk.bsdway.ru> In-Reply-To: <20121029205524.GA8467@vagner-wrk.bsdway.ru> Subject: RE: PXE tftp - double boot Date: Mon, 29 Oct 2012 14:31:28 -0700 Message-ID: <06cd01cdb61c$c1e96390$45bc2ab0$@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Content-Language: en-us Thread-index: AQLziF+W09zDDcBxlADqIgfgLrmjq5WFKDcw X-Originating-IP: [10.14.152.59] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.7.7855, 1.0.431, 0.0.0000 definitions=2012-10-29_04:2012-10-29,2012-10-29,1970-01-01 signatures=0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2012 21:31:41 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of Vagner > Sent: Monday, October 29, 2012 1:57 PM > To: freebsd-questions@freebsd.org > Subject: PXE tftp - double boot > > Hello! > Tell me please, how can i boot from tftp server (throught pxe) several > copies FreeBSD from different path (For example: /pxeroot/freebsd1 and > /pxeroot/freebsd2)? Use an interim boot loader like ISOLINUX and then chain-load. If you choose to add/configure the vesamenu.c32 boot module, then ISOLINUX can display a menu to make selecting each chain-loaded distro easier. -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.