Why are you using SMP on a non SMP board/system? Also, why are you using the bigmem kernel? Your spec listed 1GB of memory. IIRC, the default RedHat kernel supports high memory (up to 4GB). I think the bigmem kernel is for PAE mode (36bit) to address up to 64GB. On a single processor system with less than 4GB RAM, there should be no need to use either of these kernels.
|