Active Kernal Version
Well, I modified the kernel grub through update-grub.
Anyhow, my major concern is that My ubuntu kernel 9.0.4 gives me a message that it does not support ipsec.
How can I put ipsec support into my this kernel?
Which package should be installed or any code to be compiled into kernel? how?
Regards,
Hammad
On Fri, Dec 3, 2010 at 10:13 PM, Nils Kassube <kassube@gmx.net> wrote:
Hammad wrote:
> I am using ubuntu jaunty 9.0.4 that had many a problems.
> I have installed new Kernel modules by apt-get linux-upgrade (or
> whatever) command.. Now;
>
> root@vps:/# ls -ltr /lib/modules/
> total 12
> drwxr-xr-x 5 root root 4096 Dec 2 18:50 2.6.28-19-generic
> drwxr-xr-x 2 root root 4096 Dec 2 18:51 2.6.18-028stab059.6
> drwxr-xr-x 2 root root 4096 Dec 3 08:24 2.6.18-028stab068.9
>
> and...
> root@vps:/lib/modules/2.6.28-19-generic# uname -r
> 2.6.18-028stab068.9
>
> I want it to be new one i.e. 2.6.28-19-generic instead of - how do i
> do that?
If you want to run the new kernel you have just installed, you should
reboot. But if you still get the old kernel after the reboot, you
probably have modified the grub configuration. For your ancient version
it is in "/boot/grub/menu.lst". Anyway, I hope you know that version
9.04 is no longer supported [1].
Nils
[1] https://lists.ubuntu.com/archives/ubuntu-announce/2010-November/000140.html
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|