PDA

View Full Version : bigsmp


ilugd
19-05-2007, 12:17 PM
I didn't ask for Open Suse 10.2 to upgrade by I did install some smp drivers or something from the repositories. Now what has happened is that I have another option in Grub boot menu which is the default.

I tried installing vmware but it asks for src files for Linux which I installed in /usr/src/linux but vmware says that it is not the correct one for this version. Why exactly has bigsmp installed itself like this and how do i go about uninstalling it. If I try to uninstall it, will it break something or will it automatically remove itself from the grub menu?

eddie
19-05-2007, 02:11 PM
From where did you get the Linux source files? If it is official vanilla source then it will not work. You need to look for bigsmp kernel in your package manager and install from there. If no such kernel source is available then you will have to change your kernel to non-bigsmp one. Remember that kernel running on your system and installed source need to be of exactly same version and type.

ilugd
19-05-2007, 02:59 PM
oh... ok, i don't seem to need the bigsmp kernel after all. I am planning to remove my internal modem and use an external one. So can I uninstall that without breaking my grub?

eddie
19-05-2007, 04:03 PM
Keeping in mind the kind of user friendly distro SUSE is...it will most probably make all config changes by itself but you must make any changes to your kernel using package manager. Not by-hand. If you do it by hand...then you'll have to edit GRUB's files by-hand as well.

ilugd
19-05-2007, 04:10 PM
selecting delete in YaST says that if I delete that then I have to reinstall the kernel to avoid having it to edit the grub file by hand.