HI,

I have several RPI's running Sana version 2 thats i'm unable to get to very easily to upgrade due to there locations. They have been running fine and still are to be fair so haven't been in a hurry to apply a new build.

However... i now need to install an NTP server onto these builds and due to the version 2 repos now being removed i can't seem to install it.

this is what i get if i run - cat /etc/issue
Code:
Kali GNU/Linux 2.0 \n \l
I have also changed my sources to

Code:
deb http://old.kali.org/kali sana main non-free contrib
# For source package access, uncomment the following line
deb-src http://old.kali.org/kali sana main non-free contrib

#deb http://http.kali.org/kali sana main non-free contrib
deb http://security.kali.org/kali-security sana/updates main contrib non-free

#deb-src http://http.kali.org/kali sana main non-free contrib
#deb-src http://security.kali.org/kali-security sana/updates main contrib non-free
All i want to do is install an NTP server, i have been trying to run - sudo apt-get install ntp

I have also tried to run
sudo apt-get upgrade
sudo apt-get update

but its not made any difference.

Does anyone have any ideas how i can get round this please.

Thanks..