I installed ubuntu-10.04.3-server-amd64.iso
Why is the Desktop Kernel installed?
~# cat /etc/motd Linux dbxp015 2.6.32-33-generic #70-Ubuntu SMP Thu Jul 7 21:13:52 UTC 2011 x86_64 GNU/Linux Ubuntu 10.04.3 LTS
I know I can install the server kernel
sudo apt-get install linux-headers-server linux-image-server linux-server
Why is the server kernel not install on a server?
EDIT: my other machine came up with the proper kernel, there must be somthing wrong with my iso. I dont remeber where I downloaded it from... But i do remeber why i didnt d/l it form ubuntu.com
I cannot wget ubuntu 10.04 server from this page. http://www.ubuntu.com/download/server/download the Direct url for this download link works in the browser, but with wget It gives me 11.10 server.
Tldr this link works in the browser, not from wget. wget http://www.ubuntu.com/start-download?distro=server&bits=64&release=lts
