From owner-freebsd-stable@FreeBSD.ORG Thu Aug 1 02:45:31 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1A0E1E80; Thu, 1 Aug 2013 02:45:31 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C1318223C; Thu, 1 Aug 2013 02:45:30 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r712jTh5073653; Wed, 31 Jul 2013 20:45:29 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r712jSMS073650; Wed, 31 Jul 2013 20:45:29 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 31 Jul 2013 20:45:28 -0600 (MDT) From: Warren Block To: "Daniel O'Connor" Subject: Re: Booting FreeBSD with Syslinux In-Reply-To: <64BAEFA1-2981-4F9F-8580-04FA2B852F6C@gsoft.com.au> Message-ID: References: <13CA24D6AB415D428143D44749F57D7201FFC385@ltcfiswmsgmb21> <72D1BC68-3E5A-4DCA-8585-3CA7D3A2D51D@gsoft.com.au> <0ffc01ce8e46$9116ab80$b3440280$@freebsd.org> <64BAEFA1-2981-4F9F-8580-04FA2B852F6C@gsoft.com.au> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 31 Jul 2013 20:45:29 -0600 (MDT) Cc: dteske@freebsd.org, '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: Thu, 01 Aug 2013 02:45:31 -0000 On Thu, 1 Aug 2013, Daniel O'Connor wrote: > > On 01/08/2013, at 9:04, wrote: >>> Have you tried mboot? >> >> No I have not. >> >> Do you know anyone that has got it to work? > > > Supposedly someone got it to work because there is an entry in the syslinux wiki > http://www.syslinux.org/wiki/index.php/Mboot.c32#FreeBSD_example I'm following the threads on both lists, and that example looks more like a generic template than an actual, working command. "kernel_option", for example.