below are all the files in my boot area i was wondering what i can remove to make space so i can update my kernel thanks...oooo this is on a running server with 12 sites so i must make sure that i am removing the correct files kwick pic of warning from ispconfig pic of boot dir
What'S the output of Code: uname -a ? You need to keep that kernel, the rest can be removed. Which distribution do you use?
Code: root@kwickservers:/home/kwick# uname -a Linux kwickservers.com 2.6.31-22-server #60-Ubuntu SMP Thu May 27 03:42:09 UTC 2010 x86_64 GNU/Linux root@kwickservers:/home/kwick#
You can remove all kernels except 2.6.31-22-server. It's a good idea to do this with apt. This will also modify your GRUB configuration and remove the old kernels.
forgive me because i am just learning as i go to install i use get-apt install bla bla bla so to remove do i use apt-get remove then name of apt... and do i have to cd to the directory to remove information kwick