Keith wrote:
> I am downloading a Linux ISO from a ftp site and it has this in the
> file name:
>
> fubar12.12.1-i686-pae.iso
Clonezilla does that naming.
> what does PAE stand for?
wikipedia: In computing, Physical Address Extension (PAE) is a feature
to allow (32-bit) x86 processors to access a physical address space
(including random access memory and memory mapped devices) larger than 4
gigabytes.
http://en.wikipedia.org/wiki/Physical_Address_Extension
Generally, 32bit OS have been limited to 4G, but the PAE trick allows
them to go way bigger. The article explains that Mac and linux OSes go
right at it, but MS doesn't do it so well.
--
Mike Easter