Upgrading to Eden
#1
Is it possible to upgrade existing XBMC Live install to Eden? If yes, how? If not, is there a "simple" guide detailing the step by step instruction of which Linux distro is best to install followed by instal of Eden? I'm new to Linux, so please go slow... Wink

Thanks,

Lev
Reply
#2
Im not sure if this gives beta 1. But it certainly does get you on the Eden path

http://hd420p.co.uk/2011/11/installing-p...xbmc-live/

Enjoy
Reply
#3
as there are currently no Eden Beta1 packages on the unstable ppa, there is no such option. when they become available the procedure from blackforce should be the right one, so the upgrade should be possible via a simple "sudo apt-get update" "sudo apt-get upgrade" when the files are available in the unstable ppa
Reply
#4
levster Wrote:Is it possible to upgrade existing XBMC Live install to Eden? If yes, how? If not, is there a "simple" guide detailing the step by step instruction of which Linux distro is best to install followed by instal of Eden? I'm new to Linux, so please go slow... Wink

Thanks,

Lev

You're new to it, so it would be wisest to wait till Eden is stable. By then upgrade procedures will no doubt pop up. Now you'd only be getting yourself into trouble.

Golden tip: if your setup works, leave it that way. Especially if you have no experience in fixing things.

Unless you really want to tinker, of course. But in that case you might as well put your own Linux install together and go all-out.
* MikroTik RB5009UG+S+IN :: ZyXEL GS1900-8HP v1 :: EAP615-Wall v1 :: Netgear GS108T v3 running OpenWrt 23.05
* LibreELEC 11:  HTPC Gigabyte Brix GB-BXA8-5545 with CEC adapter, Sony XR-64A84K :: Desktop AMD Ryzen 7 5800X / Sapphire Nitro+ Radeon 6700XT  / 27" Dell U2717D QHD
* Debian Bookworm x86_64: Celeron G1610, NFS/MariaDB/ZFS server
* Blog
Reply
#5
blackforce Wrote:Im not sure if this gives beta 1. But it certainly does get you on the Eden path

http://hd420p.co.uk/2011/11/installing-p...xbmc-live/

Enjoy

No, that only gives you pre-Eden
Image
Reply
#6
levster Wrote:Is it possible to upgrade existing XBMC Live install to Eden? If yes, how? If not, is there a "simple" guide detailing the step by step instruction of which Linux distro is best to install followed by instal of Eden? I'm new to Linux, so please go slow... Wink

Thanks,

Lev

Get you going

http://xbmcmediacenter.com/nightlies/#

Quote:INSTALL/UPDATE TO XBMC EDEN 11.0 IN XBMC LIVE AND HEADLESS XBMC LIVE BASED SYSTEMS


Open your favorite SSH tool and connect to your XBMC system. Issue the following commands, one at a time.

Code:
sudo apt-get update
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:team-xbmc/unstable
sudo apt-get update
sudo apt-get install --reinstall xbmc-live xinit x11-xserver-utils
Reply
#7
FishOil Wrote:Get you going

http://xbmcmediacenter.com/nightlies/#



Code:
sudo apt-get update
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:team-xbmc/unstable
sudo apt-get update
sudo apt-get install --reinstall xbmc-live xinit x11-xserver-utils

nope... not yet

Code:
Err http://ppa.launchpad.net lucid/main Packages
  404  Not Found
Fetched 20.5kB in 1s (10.6kB/s)
W: Failed to fetch http://ppa.launchpad.net/team-xbmc/unstabl/ubuntu/dists/lucid                                  /main/binary-i386/Packages.gz  404  Not Found

E: Some index files failed to download, they have been ignored, or old ones used                                   instead.
Reply
#8
Has the Eden beta been uploaded to Git? If not, then using the unstable repo will just get the last nightly available.
Reply
#9
unstable ppa has been updated with beta1
Reply
#10
Cool, I'm upgrading tonight.
Reply
#11
ialand Wrote:nope... not yet


Worked for me on live.
Reply
#12
any issues with the eden beta on live?
Reply
#13
N3MIS15 Wrote:unstable ppa has been updated with beta1

Finally. Smile Quick question; I am currently using the stable PPA with ubuntu.. If I add the unstable ppa and update, will it just overwrite the existing XBMC? Likewise, if I want to go back to the stable PPA, do I just update the stable PPA to get the latest stable XBMC?
Reply
#14
FishOil Wrote:Get you going

http://xbmcmediacenter.com/nightlies/#



Code:
sudo apt-get update
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:team-xbmc/unstable
sudo apt-get update
sudo apt-get install --reinstall xbmc-live xinit x11-xserver-utils

I did this, but iam till on Pre-Eden (Aug 1)....
Image
Reply
#15
PrimaryMaster Wrote:I did this, but iam till on Pre-Eden (Aug 1)....


Kinda weird as the unstable has Beta 1 in it.

Again, I am on live and did an apt-get update last night and went from pre-eden to B1
Reply

Logout Mark Read Team Forum Stats Members Help
Upgrading to Eden0