I had some strange issues installing sudo apt-get install linux-image-server
and for some reason apt-get was trying to install two different versions of the kenrel, the real issue was that I removed the previous kernel.
The PC got rebooted (I work with two PC's with KVM, pressed Alt + Ctrl + Del while thinking I was in windows getting Ubuntu to reset itself) and walla! I have only meme test in grub, great...
Any idea how I can install a kernel image using liveCD and apt-get ? or am I better with downloading what I need from Ubuntu package site and then how do I use dpkg to install it with a liveCD on my local machine ? Somehow chroot
to it from the live CD ?