[Bug 227869] Re: Server installer should not use -server kernel for non-PAE CPU's
Ben Collins
227869 at bugs.launchpad.net
Mon Dec 5 13:13:54 UTC 2022
Since this bug is now closing in on 15 years old, and the last "me too"
was almost 12 years ago, I suggest marking the whole bug as wont-fix. I
can't imagine there are many non-PAE systems around that people actually
want to install -server edition on.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to base-installer in Ubuntu.
https://bugs.launchpad.net/bugs/227869
Title:
Server installer should not use -server kernel for non-PAE CPU's
Status in base-installer package in Ubuntu:
Triaged
Status in base-installer source package in Lucid:
Won't Fix
Bug description:
Binary package hint: base-installer
The -server CD will install -server kernels on CPU's where it cannot
run. Spefically, when PAE is not supported (On VIA C3 CPU's for
example).
The checks for whether or not to install the -server kernel should be
changed to something more simplistic. The primary difference between
-server and -generic, for CPU support is the PAE requirement in the
-server kernel. Any CPU that supports PAE should get the -server
kernel, and any that do not, should get the -generic kernel.
This probably only applies to 32-bit x86, since x86_64 can be assumed
to have PAE support.
I've attached two cpuinfo's, one with, and one without PAE support.
All other checks for -server kernel usage, can likely be removed
(-server and -generic CPU level support is the same).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-installer/+bug/227869/+subscriptions
More information about the foundations-bugs
mailing list