Re: enable smp support

2004-02-12 Thread Adam Aube
Please send your replies to the list, not to me personally. On Thursday 12 February 2004 04:18 pm, saravanan wrote: > no, after changing the option, I got kernel panic error. > What to do? Having the exact panic message would be helpful. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wit

Re: enable smp support

2004-02-12 Thread Adam Aube
On Thursday 12 February 2004 03:43 pm, saravanan wrote: > I didn't manually edit the file. While installing > kernel-image-2.4*..-smp.deb, it gives two options > 1) use existing lilo conf > 2) Create new lilo conf > I selected second option & it automatically creates the file. The new file w

Re: enable smp support

2004-02-12 Thread Adam Aube
On Thursday 12 February 2004 03:17 pm, saravanan wrote: > I 've updated my lilo. > > my lilo config file as > > boot=/dev/hda1 > root=/dev/hda1 > compact > install=/boot/boot.b > map=/boot/map > vga=normal > delay=20 > image=/vmlinuz > label = Linux > read-only > initrd=/initrd.img > > where

Re: enable smp support

2004-02-12 Thread saravanan
I 've updated my lilo. my lilo config file as boot=/dev/hda1 root=/dev/hda1 compact install=/boot/boot.b map=/boot/map vga=normal delay=20 image=/vmlinuz label = Linux read-only initrd=/initrd.img where /vmlinuz --> boot/vmlinuz-2.4.18-686 -smp /initrd.img ---> /boot/initrd.img-2.4.18

Re: enable smp support

2004-02-12 Thread Adam Aube
Posting in HTML makes your message barely readable, which greatly reduces your chances of getting useful answers. Please set your mail client to plain text when posting to a mailing list. On Thursday 12 February 2004 03:00 pm, saravanan wrote: > I 've installed debian3.0 on my rackable systems c

enable smp support

2004-02-12 Thread saravanan
Hai , I 've installed debian3.0 on my rackable systems c1000. Since it doesn't support smp by default, I 've installed kernel-image-2.4.22***-smp.deb. But the kernel is still the same as the old one. (uname -a , shows the kernel without smp). What's the problem? Pls help me Sarav -