<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Nov 4, 2012 at 5:44 PM, Stu <span dir="ltr"><<a href="mailto:stugo@xtra.co.nz" target="_blank">stugo@xtra.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi Guys<br>
Looking at setting up a new Mtythbuntu box, will be a combined frontend, On existing hardware,this is  already working, I am looking at setting it up with to a solid state drive ( 120 g) for op,system</blockquote><div><br>
120G is way more than you will need, 40 is more than sufficient. LinHES defaults to 3G I think!<br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 and a 2tbyte for storage.</blockquote><div><br>3T seems a better price point and you'll be glad of the space. There is no problem with 3T drives in linux for this purpose.<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 I only use dvb t and I running nova 500 for recordings on a 2gig dual core with 2 gig of ram.<br>
 My questions are what do I need to know when installing paths to these drives</blockquote><div><br>I would <br><br>1. partition your storage drive according to your estimated needs. Say 1/2 for videos and half for recordings, but it depends on your use case. <br>
<br>2. mount your storage drive partitions to, say, /mnt/recordings1 and /mnt/videos1 (you WILL add more later believe me so it pays to number them.). Also use UUIDs for /etc/fstab. You can find the UUID for each partition with sudo blkid<br>
<br>3. mkdir /mnt/recordings1/recordings<br><br>4. add /mnt/recordings1/recordings to your default storage group and /mnt/videos1 to your videos storage group, having first ensured that the directories are readable and writable by user mythtv (which runs the backend)<br>
<br>5. delete the standard mythbuntu defined default and videos storage group definitions (unless you really did get that 120G drive and want to use some of it, although better to use it for videos than recordings, best to keep recordings off the drive where the db and OS reside. )<br>
<br>6. Optionally change all those miscellaneous SG definitions (fanart etc) to somewhere on your big drive.<br><br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 and also I think I have seen some where that there is a different line in the EPG update for 12.04. I usually grab the The EPG from the net.<br></blockquote><div><br>tv_grab_nz-py continues to work as before AFAIK :)<br>
<br>If you are running mythfilldatabase via some cron script then there are some changes to mythfilldatabase, but if you do it properly via the backend and tv_grab_nz-py, you don't need to worry about that.<br> <br>Once you have your db back you can rsync all your recording files and videos from old system to new.<br>
<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks for any help so I do not fall into any pit falls.<br>
Stu<br>
<br></blockquote><div><br>Make sure you read this page 30 zillion times and use the provided scripts to back up your database and restore it your new system. Use the same hostname as your old system.<br><br><a href="http://www.mythtv.org/wiki/Database_Backup_and_Restore">http://www.mythtv.org/wiki/Database_Backup_and_Restore</a><br>
<br>If I think of anything else I'll post again.<br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
______________________________<u></u>_________________<br>
mythtvnz mailing list<br>
<a href="mailto:mythtvnz@lists.linuxnut.co.nz" target="_blank">mythtvnz@lists.linuxnut.co.nz</a><br>
<a href="http://lists.ourshack.com/mailman/listinfo/mythtvnz" target="_blank">http://lists.ourshack.com/<u></u>mailman/listinfo/mythtvnz</a><br>
Archives <a href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/" target="_blank">http://www.gossamer-threads.<u></u>com/lists/mythtv/mythtvnz/</a><br>
</blockquote></div><br></div>