United States (change)
Shortcuts: Downloads Fedora Red Hat Network
Account Links: Cart Your Account Logout
Release found:Red Hat Enterprise Linux
Resolution:
To determine if the system has PAE support, run the following command:
# grep pae /proc/cpuinfo
If the following output shows, with the entry pae, then the system has PAE support and can run a para-virtualized guest:
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx up est tm2
If there is no output at all, then the machine is not capable of running para-virtualized guest.