kernel not detecting 'smp'
James McDonald
james
Mon May 17 11:59:22 PDT 2004
> > Post your /etc/grub.conf and tell which kernel you choose when booting the
> > system.
>
> Here is the /etc/grub.conf
>
> _____________________________________________--
> default=1
> timeout=10
> splashimage=(hd0,1)/grub/splash.xpm.gz
> title Red Hat Linux (2.4.20-28.9smp)
> root (hd0,1)
> kernel /vmlinuz-2.4.20-28.9smp ro root=LABEL=/
> initrd /initrd-2.4.20-28.9smp.img
> title Red Hat Linux (2.4.20-28.9)
> root (hd0,1)
> kernel /vmlinuz-2.4.20-28.9 ro root=LABEL=/
> initrd /initrd-2.4.20-28.9.img
> "/etc/grub.conf" 20L, 685C
Swapana,
The numbering in Grub starts from 0 so you are booting the second kernel... which isn't the image you want....
More information about the Linux-users
mailing list