svn commit: r307678 - stable/11/release/doc/en_US.ISO8859-1/errata

Glen Barber gjb at FreeBSD.org
Thu Oct 20 17:16:10 UTC 2016


Author: gjb
Date: Thu Oct 20 17:16:09 2016
New Revision: 307678
URL: https://svnweb.freebsd.org/changeset/base/307678

Log:
  Add an EN item regarding some recent systems that fail to boot
  under certain circumstances.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/errata/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Thu Oct 20 17:10:26 2016	(r307677)
+++ stable/11/release/doc/en_US.ISO8859-1/errata/article.xml	Thu Oct 20 17:16:09 2016	(r307678)
@@ -198,6 +198,17 @@ boot</screen>
 	  </listitem>
 	</itemizedlist>
       </listitem>
+
+      <listitem>
+	<para revision="293860">[2016-10-20] Several recent Dell
+	  systems fail to find a bootable disk when the system boots
+	  in Legacy/BIOS/CSM mode, the boot disk is partitioned with
+	  <acronym>GPT</acronym>, and the Active flag in the
+	  Protective <acronym>MBR</acronym> is not set.  To work
+	  around this issue, either configure the system to boot in
+	  <acronym>UEFI</acronym> mode, or choose the "GPT
+	  + Active" scheme.</para>
+      </listitem>
     </itemizedlist>
   </sect1>
 


More information about the svn-src-all mailing list