There must be some other problem. P3 CPU's support running PAE. I have 2 running myself. Here is the info on one of them
Code:
bab@ventura:~$ uname -r
3.2.0-23-generic-pae
bab@ventura:~$ sudo lshw -C cpu
*-cpu
description: CPU
product: Pentium III (Coppermine)
vendor: Intel Corp.
physical id: 4
bus info: cpu@0
version: 6.8.6
slot: J4L1
size: 1GHz
capacity: 1GHz
width: 32 bits
clock: 133MHz
capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 mtrr pge mca cmov pse36 mmx fxsr sse up
Edit: Looking at your attachment a little closer, it appears to be a HDD I/O problem. See the references to "read only file system"? This is a sign that the drive is failing and has been mounted read only. I would start by using fsck on the partition in question first and then check the drive health.
Bookmarks