Forum
Impossible updrade distribution - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: Impossible updrade distribution (/thread-1015.html)



Impossible updrade distribution - atah - 17th Jun, 2013 06:24 AM

Hello,

I installed xbian 1.0 alpha 5 on my raspberry pi

I used the command
Terminal
sudo apt-get update
Terminal
sudo apt-get dist-upgrade

My system is HS

Why ?


RE: Impossible updrade distribution - Koenkk - 17th Jun, 2013 07:05 AM

Don't use sudo apt-get dis-upgrade, use

Code:
sudo apt-get update
sudo apt-get upgrade