Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2018 21:41:22 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org
Subject:   svn commit: r334689 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201806052141.w55LfMIt028348@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Jun  5 21:41:22 2018
New Revision: 334689
URL: https://svnweb.freebsd.org/changeset/base/334689

Log:
  Document r334444, amd64 memstick images now use MBR instead of GPT.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:21 2018	(r334688)
+++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jun  5 21:41:22 2018	(r334689)
@@ -798,6 +798,14 @@
 	<acronym>EFI</acronym>.  The <acronym>ISO</acronym> image can
 	now be written to a memory stick as well as being used as
 	a <acronym>CD</acronym> image.</para>
+
+      <para revision="334444" contrib="sponsor" sponsor="&ff;">The
+	&os;/&arch.amd64; memory stick installation images have been
+	changed to use the <acronym>MBR</acronym> partitioning scheme
+	instead of <acronym>GPT</acronym> in order to address issues
+	with some <acronym>BIOS</acronym>es that cannot boot from
+	<acronym>GPT</acronym> in non-<acronym>UEFI</acronym>
+	mode.</para>
     </sect2>
   </sect1>
 </article>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806052141.w55LfMIt028348>