How do we get to that purple screen shown in the first and third links? I do actually know how to but there was a time when I did not know.
Notice how it is explained in this link under the heading Ubuntu CD Advanced Welcome page options.
[COLOR=#333333][FONT=Ubuntu]As the CD boots, the user can gain access to the advanced page and its options by pressing any key when the small logo appears at the bottom of your screen:[/FONT][/COLOR]
https://help.ubuntu.com/community/BootOptions
In the first link, this does not match the options shown in the image
[COLOR=#333333][FONT=Ubuntu]At the boot menu screen the options are[/FONT][/COLOR]
[*=left]Install [*=left]Command-line options [*=left]Advanced options [*=left]Help [COLOR=#333333][FONT=Ubuntu]With the cursor on the top choice press F6.[/FONT][/COLOR]
The image gives these options
Try Ubuntu without installing
Install Ubuntu Check disc for defects Test memory Boot from first hard disk
So, the instructions do not match what the new user sees on the screen. And then there is this in the first link
[COLOR=#333333][FONT=Ubuntu]Technical note: After booting, "dmesg | grep -i pae" will now show "PAE forced!". You can use this as a check.[/FONT][/COLOR]
And this in the third link
[COLOR=#333333][FONT=Ubuntu]After booting, [/FONT][/COLOR] dmesg | grep -i pae [COLOR=#333333][FONT=Ubuntu] will now show "PAE forced!". You can use this as a check.[/FONT][/COLOR]
Just how am I supposed to do that check? Am I to expect some words to appear on the screen as buntu is loaded? You expect me to know that it is a command and how to open the terminal. I do not even know what key produces this | character. :)
Remember, we are discussing this from the point of view of a person who is using an older computer and has been running a Windows OS for many years. And now wants to prolong the life of the machine now that Microsoft has finally stopped supporting that OS. And we want to help them do that without making it seem that Linux is too complicated to use.
As for the second link, what does "do not announce it by default" mean?
[COLOR=#333333][FONT=Ubuntu]Many Pentium M processors have PAE support, but do not announce it by default. [/FONT][/COLOR]
[COLOR=#252525][FONT=sans-serif]The Banias family processors [Also Known As - Pentium M] internally support PAE but do not show the PAE support flag in their CPUID information; this causes some operating systems (primarily Linux distributions) to refuse to boot on such processors since PAE support is required in their kernels[/FONT][/COLOR]
http://en.wikipedia.org/wiki/Pentium_M
And that is the reason why we need to force PAE. Is it not true?
Regards.