-1

I have three (Pentium M) laptops. They are all in a good physical state and work perfectly well, so I have no reason to stop using them When I first attempted to update to 12.04 the installation failed, reporting that the processor did not support pae. This led me to ask the original version of this question. This did not solve my problem, the question was marked as 'asked before' and not answered. None of the 'asked before' answers solved my problem so I was left with laptops I could not update.

As I can't actually add my own answer to this question due to it being labelled as 'asked before' (even though this variation of the pae question had not been asked), so I will answer it by editing the question.

I did some research on the Pentium M and discovered that it DOES in fact support pae despite the installation not finding it. The solution to my problem was to use the 'forcepae' boot option. From 14.04 onwards I believe this problem has been fixed in the installation.

Dave D
  • 23
  • 9
  • Turns out that my Pentium M system DOES support pae after all. I used forcepae boot option and all was good.

    Anyone else struggling to get old Pentium M systems current with Ubuntu should be made aware of this.

    – Dave D May 28 '15 at 14:23

1 Answers1

0

I don't know whether your issue is due to an old kernel, or just the Intel drivers, but my laptop (HP Compaq NC6000 with a Pentium M and a Radeon 9600) does well with Ubuntu 12.10 and the non-pae drivers from webtoms bazaar page. If your system is not usable (no console on ctrl-alt-f1), you could install Ubuntu 12.10 or 13.04 with the instructions from Webupd8.

R110
  • 489
  • You may be able to install Lubuntu 12.10 see here. But other than that I don't think any official *buntu release still supports non-PAE systems. – Warren Hill May 01 '13 at 15:40
  • That Webupd8 page gives an instruction on how to change the kernel from the cd/usb installer to a non-pae build. So you CAN install Ubuntu 12.10/13.04, although not officially. – R110 May 01 '13 at 15:43
  • Thanks,

    I'll try the Webupd8 route abd see how it goes.

    – Dave D May 02 '13 at 07:12