Page 1 of 1

40ES6530 move recorded TV to another HDD

Posted: Wed Aug 07, 2013 6:32 am
by patonza
Hi,

I have a 120GB HDD now full and I want to move all my recorded things with 40ES6530 to my new 1TB HDD but I don't now how to do it.
Any suggestions?

Thanks

Re: 40ES6530 move recorded TV to another HDD

Posted: Thu Aug 08, 2013 7:27 am
by juusso
You can do this in many ways, for example:
- use disk clone tolls or
- connect both hdd to linux pc, format your new hdd to xfs filesystem and move all files and directories from old hdd
(If you connect new hdd to TV, it forces you to format to xfs as well)
- Use ftp connection to copy out all files to your new hdd (root needed)
- connect both hdd to tv, use linux shell to format and move files to new hdd (root is needed. But no linux pc required).
- ...