blob: f1a04c993ef8bcf5f0573834f638c9710d775dc2 (
plain)
1
2
3
4
5
6
7
|
<div class="alert alert-warning">
<strong><i class="fa fa-fw fa-warning"></i> Confirm Processor Compatibility</strong>
<p>
There are two builds of the <em>x86</em> architecture: <em>i486</em> and <em>i686</em>.<br />
Processors prior to the <strong>Intel Pentium Pro</strong> or <strong>Pentium II</strong> require the <em>i486</em> variant to be used.
</p>
</div>
|