Forum
How to upgrade from 1.0 Beta 1.1 to current version? - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: How to upgrade from 1.0 Beta 1.1 to current version? (/thread-2584.html)



How to upgrade from 1.0 Beta 1.1 to current version? - skoser - 26th Nov, 2014 04:11 PM

Hi,

I am very confused about the update process. Actually I'd like to install a new image but I would loose all my settings what I have seen and some customizations to the skins.

Can anyone point me to a source where the update process is described - I could not find a working step by step documentation. Of course feel free to tell me the solution here.

I have read something about xbian-config an then "Check for system update".
I tried this, "Update mirrors" worked, but with "apt-get update" I get the following:

============================================
Hit http://archive.raspberrypi.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Err http://xbian.brantje.com wheezy/main armhf Packages
302 Found [Mirror: http://xbian.brantje.com]
Ign http://xbian.brantje.com wheezy/main Translation-en_US
Ign http://archive.raspberrypi.org wheezy/main Translation-en_US
Ign http://xbian.brantje.com wheezy/main Translation-en
Ign http://archive.raspberrypi.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_U
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
W: Failed to fetch mirror://apt.xbian.org/mirror.txt/dists/wheezy/

E: Some index files failed to download. They have been ignored, or
============================================

And with "Check deb upgrades" I don't know what to select.

Can anyone help me?

bye Stephan


RE: How to upgrade from 1.0 Beta 1.1 to current version? - Skywatch - 26th Nov, 2014 07:31 PM

http://forum.xbian.org/thread-2550.html


RE: How to upgrade from 1.0 Beta 1.1 to current version? - skoser - 26th Nov, 2014 10:20 PM

(26th Nov, 2014 07:31 PM)Skywatch Wrote:  http://forum.xbian.org/thread-2550.html

Sorry - I don't know how this could help me.

bye Stephan...


RE: How to upgrade from 1.0 Beta 1.1 to current version? - Skywatch - 27th Nov, 2014 04:51 AM

Type 'sudo nano /etc/apt/sources.list'
make it look like list below.
press ctrl+O to save (that's a letter 'O' not a zero).
press ctrl+x to exit nano.
type 'sudo reboot'
Then when up and runnig again go into xbian-config as you have and try again.
----------------

deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://apt.xbian.org stable main
deb http://apt.xbian.org staging main

-----------------

Skywatch.


RE: How to upgrade from 1.0 Beta 1.1 to current version? - skoser - 27th Nov, 2014 08:26 AM

(27th Nov, 2014 04:51 AM)Skywatch Wrote:  Type 'sudo nano /etc/apt/sources.list'
make it look like list below.
press ctrl+O to save (that's a letter 'O' not a zero).
press ctrl+x to exit nano.
type 'sudo reboot'
Then when up and runnig again go into xbian-config as you have and try again.
----------------

deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://apt.xbian.org stable main
deb http://apt.xbian.org staging main

-----------------

Skywatch.


Thank you - worked so far.
I changed file, selected "Update mirrors" , "apt-get update" and "Check deb upgrades" (only xbian packages).
But after reboot and running again xbian-config it still shows 1.0Beta1.1.

Is this correct? Do I now have the most current version or what else I have to do?

--
bye Stephan...