<p dir="ltr">Thanks for the detailed reply.  Did not know about systemd. Does Mythtv work with it OK, i.e.  for backend startup, mythfilldatabase, etc., or would I need to configure all that myself?</p>
<div class="gmail_quote">On Mar 5, 2014 7:40 PM, &quot;R. G. Newbury&quot; &lt;<a href="mailto:newbury@mandamus.org">newbury@mandamus.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 05/03/14 09:51 AM, Simon Hobson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
DryHeat122 . &lt;<a href="mailto:dryheat122@gmail.com" target="_blank">dryheat122@gmail.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, I&#39;ve been thinking about making the switch.  I&#39;ve really got no reason to favor Fedora except experience with it. And I don&#39;t use the machine for anything but MythTV.  So there is nothing that would happen to hose the existing recordings, i.e. a change in XFS or something, if I reinstall with Mythbuntu?<br>

</blockquote>
<br>
Just keep the drive as it is, and as long as whatever you install supports XFS then it&#39;ll &quot;just work&quot;.<br>
If you want to change filesystem then unless there is an in-place upgrade path you will need to copy the recordings elsewhere, reformat the partition, and then copy them back again. Even if there is an in-place option, having a backup would be &quot;prudent&quot;.<br>

<br>
The main thing to watch is a &quot;use the whole disk ...&quot; option where the installer will just do it&#39;s own thing and use whatever is there (parsonally I always manually partition my drives). It may be safer to unplug your recordings drive while doing the install - then you&#39;ll need to manually add an extra line to /etc/fstab later to make it auto mount.<br>

</blockquote>
<br>
I have been running Mythtv with Fedora since F4. Now running F20 on the laptop and work desktop which have myth installed for &quot;testing&quot; purposes only (that&#39;s my story and I&#39;m sticking to it). The actual mythbox presently runs F17, but will be upgraded this weekend (as I waited until the Olympics were over!)<br>

<br>
Pre-install.<br>
You have lots of space on the second drive. Rsync your /etc and /home/mythtv folders into your video drive. Save yourself the brain cycles of trying to remember *exactly* what your /etc/fstab and /etc/hosts files contained, especially the settings for the xfs partition!<br>

<br>
Rsync the /var/lib/mysql folder onto the video drive. That would be the mythconverg database!<br>
<br>
You can leave the sdb drive in place. Just do not select to format it.<br>
Regarding your main drive, you should consider re-partitioning it to protect your installation.<br>
<br>
I prefer to do any partitioning before the install, using a live-cd/USB and gparted. For safety/recovery purposes, /, /home and /var must be on separate partitions. If /var is on the root partition, an error log &#39;run-away&#39; which fills the partition will destroy the install AND your database without chance of recovery!<br>

<br>
Note also that Fedora (and ubuntu also I believe) re-format /var as a matter of course on an install... so things which you thought would be preserved may not be!<br>
<br>
So /var should be its own partition, AND /var/lib/mysql should be a symlink to, say, /home/mysql. This setup allows a re-install to format / and /var, without affecting the mythconverg database. Using this route you do not even need to do a &#39;backup and restore&#39; of the database. But make a backup just in case.<br>

<br>
With 4Gig of RAM on the mythbox, I have not run a swap partition for many years. But note, I do not shut-down, or hibernate the system on a daily basis. If you want to do that, then a swap partition is desirable.<br>
<br>
I create a /usr/local partition too, to keep all the extra stuff that I want, such as a copy of MythCenter-wide with my own edits, the git clone version of master which I am running etc. Both /var and /usr/local<br>
<br>
So I have 4 primary partitions on the OS drive: /, /home, /usr/local and /var.<br>
<br>
<br>
The F20 install is a little different than previous but not greatly so. You are presented with a page of options, and you select and complete each before starting the install itself.<br>
<br>
You will be presented with a choice of hard drive to install on, and then on another page, presented with partitioning choices. You will want to select &#39;Custom partitioning&#39;. If you have pre-partitioned, then you will just confirm the partitions, and mark / and /var for formatting (if re-installing: obviously on the first install, you will format all partitions)<br>

<br>
Otherwise it is a straightforward Fedora install. However, if you have not dealt with systemd before, there will be a bit of learning curve! And mysql has been replaced with mariadb, but the executable is still called mysql! However, the setup for myth remains the same as you are used to except for systemd.<br>

<br>
<br>
-- <br>
             R. Geoffrey Newbury                        <br>
<br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/<u></u>Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div>