Thanks lerxst, I appreciate you guys answering my linux questions.
When I run this:
Code:
apt-get -y install linux-image-2.6.32-5-686-bigmem linux-headers-2.6.32-5-686-bigmem make
I get this:
Code:
E: Unable to locate package linux-image-2.6.32-5-686-bigmem
E: Couldn't find any package by regex 'linux-image-2.6.32-5-686-bigmem'
E: Unable to locate package linux-headers-2.6.32-5-686-bigmem
E: Couldn't find any package by regex 'linux-headers-2.6.32-5-686-bigmem'
I tried Google to just learn more about it, but my search-fu was not powerful enough (I am trying to really learn it, as opposed to just getting quick plug and play answers).
Anyway, can someone please help me here.