printf("CPU not supported\n");
} else {
boot()
}

It should be that simple. The Pentium-M is a supported CPU, but lacks
the PAE flag. That's it.

We don't pleed for support for non-PAE kernels, non-PAE builds, not
wasting 5 minutes of build time. Just extend the if (flags & PAE) check
to also check if it is a Pentium-M.

Yes the pentium-M is a rare beast and old. Yes intel should be slapped
for having this bug (PAE wasn't that common then?). I don't think IBM
can be hold accountable, they choose the best CPU for that time. Desktop
CPU's where to power hungry, and besides not having the FLAG, the CPU is
still quite good.

p.s. sorry for the wrong enter there :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930447

Title:
  Unable to start Ubuntu 12.04 live CD with syslinux loader on Pentium M
  x86 Laptop due to bug in PAE kernel, initramfs or syslinux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/930447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to