Hi,
Sorry if these are dumb questions -- I've been using Kubuntu for a while (since 8.04 I think) but still consider myself a bit of a newbie.
I just did what seemed a really smooth upgrade from Kubuntu 9.10 to 10.04 (there was an upgrade notification in the panel/taskbar which I just followed, and it went through very smoothly).
However, I notice a few oddities:
1 - When I boot, it shows the new purple Ubuntu splash screen, not Kubuntu
2 - It looks like my system has become Ubuntu, not Kubuntu
When I run
I get this:
(Is that right that it says Ubuntu, not Kubuntu)
When I do
I get this:
Should that not say Kubuntu?
3 - I don't seem to be using the latest kernel
When I look in /boot I see (amongst lots of others) these kernels recently added:
As you can see in the uname -a output above, it is running the 2.6.31 kernel, not .32.
When I look in menu.lst I don't see an entry for 2.6.32. I ran a grub update and it said it detected .32 but it never added it to the menu.lst. So, it always boots with the .31 kernel.
I can't remember where it is anymore, but the plymouth directory showed it was using the Ubuntu boot splash screen not a Kubuntu one, but it wasn't clear to me what the correct procedure to change it was.
Things is, my Ubuntu/Kubuntu 10.04 is running really smoothly (Xorg is at least 7.5 which makes my window effects a lot smoother!), so I don't want to change things too much, but it would be nice to have the correct splash screen and maybe try the correct kernel!
As a beginner, any tips for the safest way to sort this out?
Sorry if these are dumb questions -- I've been using Kubuntu for a while (since 8.04 I think) but still consider myself a bit of a newbie.
I just did what seemed a really smooth upgrade from Kubuntu 9.10 to 10.04 (there was an upgrade notification in the panel/taskbar which I just followed, and it went through very smoothly).
However, I notice a few oddities:
1 - When I boot, it shows the new purple Ubuntu splash screen, not Kubuntu
2 - It looks like my system has become Ubuntu, not Kubuntu
When I run
Code:
uname -a
Code:
Linux my-box-name 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux
When I do
Code:
cat /etc/issue
Code:
Ubuntu 10.04 LTS \n \l
3 - I don't seem to be using the latest kernel
When I look in /boot I see (amongst lots of others) these kernels recently added:
Code:
-rw-r--r-- 1 root root 7.1M 2010-05-02 17:18 initrd.img-2.6.31-14-generic -rw-r--r-- 1 root root 7.6M 2010-05-02 17:25 initrd.img-2.6.32-22-generic
When I look in menu.lst I don't see an entry for 2.6.32. I ran a grub update and it said it detected .32 but it never added it to the menu.lst. So, it always boots with the .31 kernel.
I can't remember where it is anymore, but the plymouth directory showed it was using the Ubuntu boot splash screen not a Kubuntu one, but it wasn't clear to me what the correct procedure to change it was.
Things is, my Ubuntu/Kubuntu 10.04 is running really smoothly (Xorg is at least 7.5 which makes my window effects a lot smoother!), so I don't want to change things too much, but it would be nice to have the correct splash screen and maybe try the correct kernel!
As a beginner, any tips for the safest way to sort this out?
Comment