From owner-freebsd-stable@FreeBSD.ORG Wed Jul 31 23:38:10 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6F1DF554; Wed, 31 Jul 2013 23:38:10 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3526B2CC0; Wed, 31 Jul 2013 23:38:09 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.15]) by ltcfislmsgpa06.fnfis.com (8.14.5/8.14.5) with ESMTP id r6VNc1Dn032519 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Wed, 31 Jul 2013 18:38:03 -0500 Received: from dtwin (10.242.182.25) by smtp.fisglobal.com (10.132.206.15) with Microsoft SMTP Server (TLS) id 14.2.309.2; Wed, 31 Jul 2013 18:35:18 -0500 From: Sender: Devin Teske To: "'Daniel O'Connor'" , "'Devin Teske'" References: <13CA24D6AB415D428143D44749F57D7201FFC385@ltcfiswmsgmb21> <72D1BC68-3E5A-4DCA-8585-3CA7D3A2D51D@gsoft.com.au> In-Reply-To: <72D1BC68-3E5A-4DCA-8585-3CA7D3A2D51D@gsoft.com.au> Subject: RE: Booting FreeBSD with Syslinux Date: Wed, 31 Jul 2013 16:34:56 -0700 Message-ID: <0ffc01ce8e46$9116ab80$b3440280$@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHD8SYouVoWtw9QCd50rEeQrVNxcAKR1MXbASNDJY+ZdwH2sA== Content-Language: en-us X-Originating-IP: [10.242.182.25] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794, 1.0.431, 0.0.0000 definitions=2013-07-31_09:2013-07-31,2013-07-31,1970-01-01 signatures=0 Cc: 'freebsd-stable stable' X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 23:38:10 -0000 > -----Original Message----- > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd- > stable@freebsd.org] On Behalf Of Daniel O'Connor > Sent: Wednesday, July 31, 2013 4:32 PM > To: Devin Teske > Cc: freebsd-stable stable > Subject: Re: Booting FreeBSD with Syslinux > > > On 01/08/2013, at 1:45, "Teske, Devin" wrote: > >> Has anyone had any success with this? > >> > > > > Absolutely. > > > > You can download and dissect the following to show you how it's done... > > > > http://druidbsd.sourceforge.net/download.shtml#FreeBSD_Druid > > > > It uses syslinux, as you can see here: > > > > > http://druidbsd.cvs.sourceforge.net/viewvc/druidbsd/druidbsd/druid/src/boot/ > freebsd/isolinux.cfg?revision=1.1&view=markup > > > > As you can see, I use the memdisk.c32 module. > > > > Notice that I append "iso raw" as options to memdisk.c32. > > Yes, I have used memdisk in the past but I want to avoid it if possible. It makes > building the image quite a bit more complicated (and tedious to edit). > > Have you tried mboot? > No I have not. Do you know anyone that has got it to work? -- 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.