I have a revo 1600 and a Revo 3610...I am Reloading them and would really prefer to not have to do each separate ....I have 1 configured exactly how I want...can I just backup files and move them over to the other box.....if so what files?
Thanks in advance for any help!!!
bigdog66
Senior Member Posts: 241 Joined: Sep 2010 Reputation: 3 |
2011-08-23 01:54
Post: #1
WE ALL WE GOT |
| find quote |
athloni
Fan Posts: 312 Joined: Dec 2007 Reputation: 0 |
2011-08-23 14:26
Post: #2
We realy need some tool to backup XBMC including add-ons and library.
|
| find quote |
JohnMc
Junior Member Posts: 11 Joined: Sep 2010 Reputation: 0 |
2011-08-23 17:06
Post: #3
Ok not a XBMC centric tool, but I use this religiously for backup -- remastersys. Downside -- if you are running Fedora you are out of luck. But for Debian and derivatives this is the ticket. Link is here.
You have several options but the two most distinct are -- A/ Copy of just the core image and applications. B/ All of (A) plus user data. Which would be all the music and videos. If you implemented remastersys and did option (A) then you have what you are after. Remastersys outputs a .iso file. Burn to DVD and transfer to your second system. I doubt that (B) would even be possible on a XBMC system with a large volume of media. The DVD being your limitation. But for just the system it should work fine. |
| find quote |
bigdog66
Senior Member Posts: 241 Joined: Sep 2010 Reputation: 3 |
2011-08-23 17:47
Post: #4
late last night i was able to pop out the hard drives and put them in a windows pc and use acronis
problem is on the second machine everything comes up but the Nic never pulls an ip address...so I am thinking that it is a driver issue because they are different models but I def do not know enough about Linux to even know where to go from there I did find a thread that gave me steps to add a root share in Samba so I have full access to the first machine so if there is just a directory i can backup and just load XBMC Live from scratch on the second machine so I know the drivers are good and just restore the directory then I think I would be good to go but my noobness may be off on that also lol Thanks WE ALL WE GOT |
| find quote |
wsnipex
Team-XBMC packaging monkey Posts: 1,821 Joined: Jun 2011 Reputation: 50 |
2011-08-23 19:22
Post: #5
well I wrote a linux/unix backup script 2 months ago. I even started a xbmc plugin to configure and run it, but never got around to release it officially.
Its lacking a good readme and testing, but it lets you backup single dirs or a complete drive. It does this on a file level (using either rsync or tar) the backup should be quite straight forward, restore is not implemented yet and would have to be done manually. Transfering files/dirs to another disk should be easy though, even for less tech savvy users. if you want to take a look: https://github.com/wsnipex/wsuxbackup Note: the xbmc addon has been developed against pre Eden, I have no idea if it works for dharma. If anyone tries, please let me know the outcome. |
| find quote |
schneidz
Fan Posts: 389 Joined: Jun 2009 Reputation: 0 |
2011-08-25 01:35
Post: #6
Code: dd bs=8192 if=/dev/sdd | bzip2 > xbmc-01.05.2011.iso.bz2 # to create the image |
| find quote |
tmacka88
Member Posts: 81 Joined: Mar 2012 Reputation: 0 |
2012-04-26 11:13
Post: #7
(2011-08-25 01:35)schneidz Wrote: How does this work? Not sure how to do this. |
| find quote |
matt77303
Fan Posts: 327 Joined: Dec 2011 Reputation: 6 |
2012-04-26 12:35
Post: #8
(2011-08-23 14:26)athloni Wrote: We realy need some tool to backup XBMC including add-ons and library. There is one, in the program addons, its called xbmcbackup. I think ill double check when i get home. Matt CPU - AMD Athlon™ II X2 Dual-Core 3.4Ghz MB - ASUS M5A78L-M/USB3, Nvidia 610 2GB RAM - 4GB DDR3 Dual-Channel OS - XBMC Frodo TV - Panasonic TX-P50S21B Home Cinema - Pioneer VSX-S300 5.1 Remote - Harmony one |
| find quote |
schneidz
Fan Posts: 389 Joined: Jun 2009 Reputation: 0 |
2012-05-05 21:26
Post: #9
(2012-04-26 11:13)tmacka88 Wrote:(2011-08-25 01:35)schneidz Wrote: you just type those commands into a terminal. (i do this with my fedora live usb and my xbmc-live usb when i dont feel like doing full installs -- takes like 5 minutes on my revo).
(This post was last modified: 2012-05-05 21:28 by schneidz.)
|
| find quote |
wsnipex
Team-XBMC packaging monkey Posts: 1,821 Joined: Jun 2011 Reputation: 50 |
2012-05-05 21:59
Post: #10
(2012-05-05 21:26)schneidz Wrote:(2012-04-26 11:13)tmacka88 Wrote:(2011-08-25 01:35)schneidz Wrote: very important: don't do this on a mounted filesystem/disk or the resulting image will be corrupted. |
| find quote |

Search
Help