PAE Kernel Problem [message #36605] |
Sat, 04 July 2009 16:03  |
|
Hi,
I'm trying to install Openvz with debian lenny on my old 32 Bit Machine.
I've made it like this:
Quote: |
Quote: |
apt-get install linux-image-openvz-686 vzctl vzquota
|
then
Quote: |
ln -s /var/lib/vz /vz
|
then
Quote: |
apt-get install cstream
|
then
then
Quote: |
dpkg -i vzdump_1.1-1_all.deb
|
|
And if I now try to start in the OpenVZ Kernel I've got this error:
Quote: |
This kernel requires the following features not present on the CPU:
pae
Unable to boot - please use a kernel appropriate for your CPU
|
Now what shall I do?
Best regards, Aless
a
|
|
|
|
|
|
Re: PAE Kernel Problem [message #36628 is a reply to message #36627] |
Sun, 05 July 2009 19:57   |
|
Hi,
The Output is:
Quote: |
Aless-Server:~# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 9
model name : Intel(R) Celeron(R) M processor 1500MHz
stepping : 5
cpu MHz : 1498.777
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe up bts
bogomips : 2999.98
clflush size : 64
power management:
Aless-Server:~#
|
- Aless
|
|
|
|