svn commit: r334689 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Jun 5 21:41:29 UTC 2018


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>


More information about the svn-src-all mailing list