eReuse / workbench

The eReuse.org Workbench is a toolset to assist with the diagnostic, benchmarking, inventory and installation of computers.
https://www.ereuse.org
GNU Affero General Public License v3.0
13 stars 7 forks source link

ISO boot fails on Pentium M and Celeron M because of PAE #39

Closed ivilata closed 7 years ago

ivilata commented 7 years ago

As explained in this page, Pentium M and Celeron M don't report that they support PAE, which makes the ISO kernel refuse to boot. Adding forcepae -- forcepae to the kernel command line makes the kernel enable PAE all the same so the machine is able to boot and install properly (though slowly;)).