[mythtv-users] Filesystem type / partition layout advice?

John Drescher drescherjm at gmail.com
Thu Mar 4 19:22:44 UTC 2010


On Thu, Mar 4, 2010 at 1:26 PM, Donald J. Organ IV
<dorgan at donaldorgan.com> wrote:
> What type of partitioning schema would everyone recommend for a 750GB single drive to be used in a combined FE/BE system.
>

I would create a 256MB boot using ext2
2 to 4 GB swap
10 to 40GB / using ext4
The rest LVM container.

Inside the lvm container I would create a video partition using ext4.

However if you never want to use your system for anything but mythtv
you can skip the LVM entirely and use a single ext4 as your forth
primary partition.

John


More information about the mythtv-users mailing list