[Bug 227869] Re: Server installer should not use -server kernel for non-PAE CPU's

Rolf Leggewie 227869 at bugs.launchpad.net
Wed Jun 17 11:19:12 UTC 2015


lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: base-installer (Ubuntu Lucid)
       Status: Triaged => Won't Fix

-- 
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