LinHES Forums
http://forum.linhes.org/

R4V2 move to R5A16, can I port my recorded programs?
http://forum.linhes.org/viewtopic.php?f=6&t=4730
Page 1 of 1

Author:  jac1d [ Sun May 29, 2005 7:57 pm ]
Post subject:  R4V2 move to R5A16, can I port my recorded programs?

Hi,

I've had a very stable R4V2 system running for over a year. I finally got my new 400GB drive in from Newegg and I'm ready to rebuild the system and take it up to R5A16.

I can do without the recordings themselves, but I'd like the tables of all the shows we've already seen to be moved to the new machine, so it doesn't start recording things we have already watched.

Does anyone know which tables, and if its possible (ie have they changed since R4V2) I would need to reimport in order to maintain the record of what has already been recorded?

Thanks.

-Jeff

PS - It will otherwise be a fresh install, rather than an upgrade of any kind, as I want to bring the system up to date.

Author:  cecil [ Sun May 29, 2005 8:06 pm ]
Post subject: 

Auto Upgrade. Backup first.

Author:  graysky [ Mon May 30, 2005 4:44 am ]
Post subject: 

I wrote a thread about this very topic here

Author:  jac1d [ Mon May 30, 2005 7:48 am ]
Post subject:  Thank you

Thank you gentlemen. I'll give this a try today.

The only lingering fear I have is getting my serial IR transmitter going again, but I know a lot of people have posted on that topic already.

-Jeff

Author:  rogabean [ Mon May 30, 2005 7:58 am ]
Post subject: 

backup copies of your config files. That has been important for my upgrades. Sometimes you fix things that you forget how you really ended up fixing. So having copies of config files that you modified, like your lirc files, you XF86, apache and any modules you may have modified to get things the way you want them. I would aslo save a copy of your fstab file for reference. The back/restore/auto upgrade will take care of recordings... be sure to get the rest. :)

Good luck.

Author:  tjc [ Mon May 30, 2005 9:36 am ]
Post subject: 

From an earlier post:
Quote:
- A hint for folks, before an upgrade I run the following
Code:
apt-show-versions | awk '{print $1}' | sort >/myth/backup/olddebs

and then after the upgrade (and possibly installing it ;-)) I run
Code:
apt-show-versions | awk '{print $1}' | sort >/root/newdebs
diff /myth/backup/olddebs /root/newdebs 2>&1 | more

This gives me a good handle on what packages I'd added to the previous install.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/