You are not logged in.
Pages: 1
Ok,
Total noob here, I've read through various docs about how to upgrade the kernal and they leave me with a headache.
If all I wanted to do was to update to the latest kernel what is the easiest way of doing this? Can someone provide a step by step?
Thank you
Offline
What kernel are you running now?
If you run "pacman -S kernel26" it will spit out a long message about what to do.
Offline
The easiest way is to run pacman -Syu. This upgrades everything on your computer *including* the kernel26 package. :-) If you use grub, that's it. If you use lilo, you should run the 'lilo' command afterwards.
if you only want to upgrade one package, you can use pacman -S kernel26.
If you are upgrading from a wombat install, rather than noodle, you will have to make sure the new initrd is in your lilo or grub configuration as described here:
http://www.archlinux.org/news.php#191
If you installed from Noodle (0.7.1), however, I believe that line should already be there.
Dusty
Offline
Wow, thanks for the prompt posts everyone! I do have to say that I've posted on a few of the "better known" boards and this forum is by far the best (very prompt and noob friendly).
Thank you for making a noob feel welcome!
Offline
Is there a reason why <code>pacman -Syu</code> now prompts:
:: Replace kernel26 with kernel26archck from "community"? [Y/n]
...every time you run it? Is there an easy way to stop it?
Offline
You'll probably need to wait until the new kernelarchck hit your mirror. Unless it's still not fixed. :?
Offline
Is there a reason why <code>pacman -Syu</code> now prompts:
:: Replace kernel26 with kernel26archck from "community"? [Y/n]
...every time you run it? Is there an easy way to stop it?
I was getting that yesterday, but not today.
oz
Offline
Please have a look at the archck2 thread in Announcements for full details - the replace thing was an error, and has now been fixed.
Offline
You'll probably need to wait until the new kernelarchck hit your mirror. Unless it's still not fixed. :?
I fixed it a day ago..... but mirrors are slow.
Offline
Ahh...thanks, it's gone now for me too.
Offline
Pages: 1