Here is grub.conf file ***************************** serial --unit=0 --speed=9600 terminal --timeout=5 --dumb serial default=0 timeout=5 title CCA Install root (hd1,0) kernel /vmlinuz ro root=/dev/sda2 console=ttyS0,9600 initrd /initrd.img *********************************** On Wed, Mar 23, 2011 at 10:44 PM, Mulyadi Santosa <mulyadi.santosa@gmail.com
wrote:
On Wed, Mar 23, 2011 at 20:57, sri <bskmohan@gmail.com> wrote:
Hi,
Am trying to build SMP kernel. Took kernel-2.6.18-194.src.rpm, extracted, rpmbuilded with SMP option. Successfully compile the new kernel and when using that kernel to boot up, following errors were shown up(highlighted in bold & red color): My kernel config file has ACPI and PCI configs enabled.
can you show us the related grub/lilo config to run this kernel?
-- regards,
Mulyadi Santosa Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
-- -- Krishna Mohan B