From owner-freebsd-questions@freebsd.org Sat Sep 26 11:42:09 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9A80A096D6 for ; Sat, 26 Sep 2015 11:42:09 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id AA7B21349 for ; Sat, 26 Sep 2015 11:42:09 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id t8QBg7Ri083829 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 26 Sep 2015 05:42:07 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id t8QBg6d3083826; Sat, 26 Sep 2015 05:42:07 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 26 Sep 2015 05:42:06 -0600 (MDT) From: Warren Block To: Quartz cc: freebsd-questions@freebsd.org Subject: Re: 10.2 graphics problem In-Reply-To: <560486ED.3030005@sneakertech.com> Message-ID: References: <8F541F88-2EAE-434C-B52C-43A744F54ADD@slsware.net> <1F197AA4-CE10-4195-B0D5-028C30036CAA@slsware.net> <5552406.tZCDeim3VM@amd.asgard.uk> <560486ED.3030005@sneakertech.com> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) 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]); Sat, 26 Sep 2015 05:42:07 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Sep 2015 11:42:10 -0000 On Thu, 24 Sep 2015, Quartz wrote: >> Thanks for creating that. The PXE page was especially interesting. > > As an aside, his notes on syslinux v4 are out of date. In recent versions > things have been rearchitected and broken out into a dozen support files with > a different directory layout. (Just FYI in case you try to follow the > instructions literally). Yes, it's a perennial problem with technical docs. Some time I need to update that. Preferably to include UEFI PXE-boot, too.