Difference between revisions of "Operating system"

From MythTV Official Wiki
Jump to: navigation, search
(fixed "MacOS" and other misspellings => "Mac OS X"; clarified that Mac OS X is indeed UNIX-based; clarified that FreeBSD is also UNIX-based, not really a Linux distro; a few other minor things)
(alt DebianLogoDebian GNU/Linux)
(278 intermediate revisions by 75 users not shown)
Line 1: Line 1:
 +
A computer '''operating system''' (OS) that will run MythTV includes many "flavors" of [[Linux]], [[Mac OS X]], and [[FreeBSD]]. MythTV was originally built on Linux, but has been extended to other platforms, including Windows, Mac OS X and FreeBSD.
 +
 +
{{HelpUs}}
 +
 +
== Linux distributions ==
 
A linux distro (distribution) is a complete, installable operating system based around the [[Linux Kernel]].
 
A linux distro (distribution) is a complete, installable operating system based around the [[Linux Kernel]].
  
 
There are some that are especially good for dedicated MythTV boxes (the kind you'd have on a HiFi stand in the lounge), others are especially suited for use as workstation PCs -- though you can use them to run MythTV as well, if you're sufficiently motivated.
 
There are some that are especially good for dedicated MythTV boxes (the kind you'd have on a HiFi stand in the lounge), others are especially suited for use as workstation PCs -- though you can use them to run MythTV as well, if you're sufficiently motivated.
  
Here's an alphabetic list...
+
=== A.M.I.C.U.S. ===
 +
[http://amicus.sourceforge.net A.M.I.C.U.S.] - An automatic MythTV installer with a guide and menu script specifically designed for new users of GNU/Linux and/or MythTV. 
 +
* Lightweight hardware requirements suitable for older/low end PCs.
 +
* Available as a script for Debian installs or as bootable CD ISO image
 +
* Seeking new users, testers, and developers [http://sourceforge.net/projects/amicus Sourceforge Project Page]
 +
* New major release version 0.04
 +
 
 +
===[[Image:Debianlogo.png|alt DebianLogo]]Debian GNU/Linux===
 +
[http://www.debian.org/ Debian GNU/Linux] is a widespread distribution; it has a huge community and is probably the most "free" and socially driven distribution — an excellent choice and MythTV is well supported.
 +
 
 +
There are a couple of guides:
 +
 
 +
Currently MythTV is not in the main Debian repositories, current plan is to get 0.27-fixes accepted. Until this happens the best way is to follow the guide to building your own .deb packages.
 +
 
 +
*[[Build_from_Source| Guide for building from Source]]
 +
 
 +
*[[Installing_MythTV_on_Debian_Etch|Installation guide for MythTV on Debian GNU/Linux 4.0 ('etch')]] - Old and no longer recommended.
 +
 
 +
There are also several [http://mythtv.org/wiki/index.php/Special:Search?search=debian&fulltext=Search Debian pages in this wiki].
 +
 
 +
=== [[Image:Fedora.png]] Fedora ===
 +
[http://fedoraproject.org/ Fedora] is a very popular distro.
 +
 
 +
* Follow the local wiki page:  [[Installing_MythTV_on_Fedora | Installing MythTV on Fedora]]. This page describes the process very well and is based on the  http://rpmfusion.org repository.
  
== [[Image:Debianlogo.png|alt DebianLogo]]Debian ==
+
http://atrpms.net has a broader range of related drivers etc, while http://rpmfusion.org has a broader range of other applications, so using a combination of them might in some cases be a good idea.
[http://www.debian.org/ Debian] is a widespread distribution, Debian has a huge community and is probably the most 'free' and socially driven distribution - an excellent choice and MythTV is well supported. There are a couple of guides:
 
* [http://www.wilson-stowe.com/mythtv/installguide Mythtv Installation Guide for Debian]
 
* [http://www.geocities.com/dlou99/mythtv.html Debian Guide]
 
* [http://www-isl.mach.uni-karlsruhe.de/~hi93/myth/mythtv_debian_epia_pvr350_walkthrough Another Debian Guide]
 
* [http://amicus.sourceforge.net A.M.I.C.U.S.] - The automatic installation script.  An introductory guide with menu script specifically designed for new users of GNU/Linux and/or MythTV.  Minimal hardware requirements and suitable for older/low end PCs.
 
  
== [[Image:Fedora.png]] Fedora ==
+
[[:Category:Fedora]] - All internal pages on Fedora.
[http://fedora.redhat.com/ Fedora] is a very popular distro - especially well supported by the famous [http://wilsonet.com/mythtv/ Jarod's Guide].  Some work is also being done to write a single "kickstart" script based from Jarod's Guide.  You can find this script [http://forum.linuxisahobby.com/ here] <br><br>
 
There is also the [http://www.pogmech.net/~ral/mythtv/mythtv-fc2-build.txt Fedora Core 2 Guide]
 
  
Here is a pointer to some resources: [[Fedora_Core2]]
+
Other general support for PPC on Fedora can be found at [http://fedoraproject.org/wiki/PlayStation PlayStation page].  [http://fedoraproject.org/wiki/PlayStation/BDRemote A detailed remote page also exists].
  
== [[Image:FreeBSDLogo.png]] FreeBSD ==
+
Historical information is available at the, now defunct, "[http://www.mythdora.com/ MythDora]" distribution
FreeBSD (or any BSD for that matter) isn't really a Linux distro, but Myth runs on it too. (Plus, it's a BSD, which are UNIX-based, and Linux is also UNIX-based.)
 
* [http://mythtv.son.org/tiki-index.php FreeBSD] - Stacey Son has provided a FreeBSD port of MythTV
 
  
== [[Image:Gentoo.png]] Gentoo ==
+
===[[Image:Gentoo.png]] Gentoo===
[http://www.gentoo.org/ Gentoo] - If you are scared of command prompts, Gentoo is not for you. On the other hand the installation is ''extremely'' well documented in the [http://www.gentoo.org/doc/en/handbook/index.xml Gentoo Handbook]. Gentoo is more customizable than other 'binary' distros and each install can be optimized to the specific processor you use.
+
[http://www.gentoo.org/ Gentoo] - If the command line scares you, Gentoo is not for you. On the other hand the installation is ''extremely'' well documented in the [http://www.gentoo.org/doc/en/handbook/index.xml Gentoo Handbook]. Gentoo is more customizable than other 'binary' distros and each install can be optimized for the specific processor you use.
  
 
Gentoo MythTV setup guides:
 
Gentoo MythTV setup guides:
* [http://gentoo-wiki.com/HOWTO_Setup_MythTV Gentoo-Wiki.com Guide (2.6 kernel)]
+
* [http://en.gentoo-wiki.com/wiki/MythTV Gentoo-Wiki.com Guide (2.6 kernel)] - ''very'' complete
* [http://home.comcast.net/~alf_park/mythtv.html Gentoo Guide (2.6 kernel)] - out of date
+
<!--* [http://home.comcast.net/~alf_park/mythtv.html Gentoo Guide (2.6 kernel)] - out of date Gone -->
 +
<!--* [http://www.punkrockworld.it/mythwiki/wiki.asp?db=MythWiki&o=InstallWithGentoo Install MythTV System (2.6 kernel)] Also Gone -->
  
 
Official Gentoo MythTV Guide:
 
Official Gentoo MythTV Guide:
* [http://dev.gentoo.org/~cardoe/mythtv/ MythTV on Gentoo] - currently Incomplete
+
* [http://dev.gentoo.org/~cardoe/mythtv/ MythTV on Gentoo] - currently incomplete
  
== [[Image:Kanotix.png]] Kanotix ==
+
=== [[Image:Kanotix.png]] Kanotix ===
 
[http://www.kanotix.org/index.php?&newlang=eng Kanotix] is one of the many Debian based Live CDs, which itself is based on the popular [http://www.knoppix.com Knoppix] Live CD, except [http://www.kanotix.org/index.php?&newlang=eng Kanotix] has the ability to be easily installed on to a harddrive, from which a fully working easy to maintain Debian system is had.
 
[http://www.kanotix.org/index.php?&newlang=eng Kanotix] is one of the many Debian based Live CDs, which itself is based on the popular [http://www.knoppix.com Knoppix] Live CD, except [http://www.kanotix.org/index.php?&newlang=eng Kanotix] has the ability to be easily installed on to a harddrive, from which a fully working easy to maintain Debian system is had.
* [[Kanotix_From_Scratch]]
+
* [[Kanotix From Scratch]]
 +
 
 +
=== [[Image:LinHES.png]] LinHES ===
 +
 
 +
LinHES (Linux Home Entertainment System) is a Linux distribution that centers around MythTV.
 +
The project aims to make creating and maintaining a Home Theater PC as simple as possible.
 +
A blank system can be transformed to a fully functional HTPC in around 20 minutes.
 +
 
 +
LinHES is the successor of the deprecated KnoppMyth distribution
 +
 
 +
=== [[Image:Mandrake.png]] Mandriva ===
 +
[http://www.mandriva.com/ Mandriva] - One of the big distributions (formally known as Mandrake) with a large community of users. The distribution uses RPM packages similar to Red Hat and Fedora.  The MythTV RPMs for Mandriva are available from the [http://plf.zarb.org PLF] mirrors as Mandriva does not include them in the distribution. Several guides are available to aid the setup of MythTV:
 +
* [http://www.mythtv.org/modules.php?name=MythInstall MythTV Instalation Guide] contains Mandriva specific information.
 +
Other guides which describe the install process for older releases of the distribution are also available:
 +
* [http://users.on.net/~emerson/mythtv/ Mandriva 2006 MythTV setup] VIA EPIA SP13000/DVB-T, includes creating an antoinstall CD.
 +
* [http://groundstate.ca/c3mythtv Mandriva EPIA C3 MythTV Box HowTo] describes how to build a fully working MythTV system using a VIA EPIA SP13000 motherboard and Mandriva 2005.
 +
* [http://www.byopvr.com/Sections+index-req-viewarticle-artid-13-page-1.html Setting up MythTV under Mandrake 10.1 Guide]
 +
* [http://en.wikibooks.org/wiki/MythTV MythTV How-To Wikibook] uses Mandrake 10.1 as an example
 +
* [http://users.bigpond.net.au/GympieElectronicService/mythtvHowTo/HTML/mythtv.html How to install MythTV on Mandrake 10.0]
 +
 
 +
=== MiniMyth ===
 +
[[Minimyth]] was originally developed to boot over a network and run [[mythfrontend]] on diskless Via EPIA mainboards that have either CLE266 or CN400 hardware MPEG2 decoders (e.g. Via EPIA M or Via EPIA SP mainboards). This is great for 'satellite' systems - like having one in the bedroom or kitchen...
 +
 
 +
Minimyth[http://www.linpvr.org] has since evolved to support more hardware and different boot methods.
 +
 
 +
=== [[Image:imedia.gif]] [[iMedia MythTV]] ===
 +
[http://www.imedialinux.com/imedia_mythtv iMedia MythTV] is smallest out-of-the-box MythTV distribution for Via EPIA mainboards. It fits in 128Mb Compact Flashes (including 2 weeks of program info) and has ability to store recordings to external usb drives, harddrives, NFS mounts. Is designed to run without any configuration on VIA mainboards and Hauppauge PVR like cards. Support for other hardware can be provided thru custom packages. Includes optimised kernel for i686 and Eden CPU and XWindows drivers for MPEG/3D/DRI acceleration.
 +
 
 +
=== [[Image:mythbuntu.png]] Mythbuntu ===
 +
[http://www.mythbuntu.org Mythbuntu], Mythbuntu is an Ubuntu derivative focused upon setting up a standalone MythTV system. Currently, it is a recognized as a community supported project by Canonical. Mythbuntu can be used to install a stand alone [[mythfrontend]], [[mythbackend]], or combination machines. Unlike similar projects, Mythbuntu keeps close ties with Ubuntu and all development is given back to the Ubuntu Community. This allows easy conversions from a standard desktop to a Mythbuntu machine and vice versa. The development cycle of Mythbuntu closely follows that of Ubuntu, releasing every six months shortly after Ubuntu releases.
 +
 
 +
* [http://www.mythbuntu.org Main Site]
 +
* [http://ubuntuforums.org/forumdisplay.php?f=301 Official Forums]
 +
* [http://www.mythbuntu.org/documentation/mythbuntu_installation.pdf Installation Manual (PDF)]
  
== [[Image:Knoppmyth.png]] [[KnoppMyth]] ==
+
=== [[Image:suselogo.png]] openSUSE ===
[http://mysettopbox.tv/knoppmyth.html KnoppMyth] is probably the easiest way to install MythTV. After all - that's what it was made to do. It's mainly oriented towards dedicated Myth boxes (though of course it runs a complete GNU/Linux OS so no worries about serving music or other files). Insert the CD into a 'blank' PC and you'll be running Myth after a few minutes. It's Debian based and, as a special trick, MythFrontend will run from the CD without installing. (Also see the [http://mysettopbox.tv/knoppmyth.html KnoppMyth] page).
+
[http://www.opensuse.org openSUSE], The openSUSE project is a community program sponsored by [http://www.novell.com Novell]. With the launch of the openSUSE project, openSUSE is now developed in an open model—public development builds, releases, and sources will be posted frequently here and you will have access to our Bugzilla database for defect reporting.
* [http://www.mysettopbox.tv/doc.html Install Documentation]
 
* [http://mysettopbox.tv/phpBB2/ Official Forums]
 
* [http://www.knoppmythwiki.org/ KnoppMythWiki]
 
* [http://www.knoppmythwiki.org/?id=KnoppMythInstall KnoppMythWiki Install Guide]
 
  
== Mac OS X ==
+
{{SUSE_head|mythTV wiki articles}}
Yes, Mac OS X is UNIX-based (as is Linux), as I'm sure you already know from [http://www.apple.com/macosx/features/unix/ Apple's Mac OS X site], and MythTV runs there too!<br><br>
+
{{Wikipage|OpenSuSE 11.3|OpenSuSE 11.3}}
[http://darwinports.opendarwin.org/ Open Darwin] is a distribution that runs on Mac hardware - the [[Myth on Mac OS X]] guide is right here on the wiki :) Also here is [http://www.users.bigpond.com/pear_computers/myth-osx-howto.html  Mac OS X Frontend build instructions]
+
{{Wikipage|Opensuse 11.0 - 11.2|Opensuse 11.0 - 11.2}}
 +
{{Wikipage|opensuse_10.3|openSUSE 10.3}}
 +
{{Wikipage|opensuse_10.2|openSUSE 10.2}}
 +
{{Wikipage|Upgrading_from_0.20.2_to_0.21_on_Suse_10.2_from_Packages_--_Rhulme|openSUSE 10.2 upgrade mythTV packages}}
  
== [[Image:Mandrake.png]] Mandrake ==
+
{{SUSE_head|International}}
[http://www.mandrake.com/ Mandrake] - Another of the big distributions - and there's a [http://users.bigpond.net.au/GympieElectronicService/mythtvHowTo/HTML/mythtv.html Mandrake Guide] too.
+
{{Webpage|www.mythtv.nl/wiki/index.php/Opensuse_10.3|openSUSE 10.3 mythTV wiki page on mythtv.nl (Dutch)}}
* There's also the [http://www.byopvr.com/Sections+index-req-viewarticle-artid-13-page-1.html Setting up MythTV under Mandrake 10.1 Guide]
+
{{Webpage|mythwiki.de/index.php|openSUSE page on mythwiki.de (German)}}
* The [http://en.wikibooks.org/wiki/MythTV MythTV How-To wikibook] uses Mandrake as an example
 
  
== MiniMyth ==
+
{{SUSE_head|Additional sources}}
[http://linpvr.org/ MiniMyth] boots over a network and runs [[MythFrontend]] on diskless Via EPIA M systems. (i.e. you need another 'proper' machine too!) This is great for 'satellite' systems - like having one in the bedroom or kitchen...
+
{{Webpage|benkevan.com/wiki/|Ben Kevenan's openSUSE 10.3/mythTV pages}}
 +
{{Webpage|www.acaciaclose.co.uk|MultiMedia and Digital TV with openSUSE - acaciaclose.co.uk}}
 +
{{Webpage|jarpack.net/mythtv|JArpack}}
  
== [[Image:Redhaticon.png]] Red Hat 9 ==
 
[http://www.redhat.com/ Red Hat] - Now oriented as more of a commercial distribution and philosophically superceded by Fedora, Red Hat nonetheless has it's devotees and a [http://www.tylerbutler.com/projects/mythtv/ Red Hat 9 guide].
 
  
== Slackware ==
+
{{SUSE_head|Package repositories}}
[http://www.slackware.com/ Slackware] is one of the eldest linux distributions and still going strong. Historically often used for servers. Some of the MythTV users use this for both backend as well as frontend purposes.
+
{{Download|packman.links2linux.org|pacman.links2linux.org}}
* [http://home.comcast.net/~homebrewracing/Mythtv.txt Slackware 9.1 Guide]
 
* [http://www.byopvr.com/Sections+index-req-viewarticle-artid-6.html Another Slackware 9.1 Guide]
 
* [http://www.elsewhere.org/pvr/notes.html Another Slackware Guide]
 
  
== [[Image:suselogo.png]] SuSe ==
+
=== [[Image:Redhaticon.png]] Red Hat ===
[http://www.suse.com SuSe], a popular distro in Europe and the US. Known for it's YaST installer. The company was recently purchased by Novell.
+
[http://www.redhat.com/ Red Hat] - Now oriented as more of a commercial/stable distribution and philosophically superceded by Fedora for the bleeding edge, there is nonetheless a howto for RHEL or CentOS [[RHEL_Installation]]
===8.2===
 
* [http://ivtv.writeme.ch/tiki-index.php?page=Suse82HowTo SuSe 8.2 Howto]
 
===9.1===
 
* [http://ivtv.writeme.ch/tiki-index.php?page=Suse91HowTo SuSe 9.1 Howto]
 
===9.2===
 
* [http://www.homerengineeringcorp.net/mythtv/oldmyth.html SuSe 9.2 Howto]
 
* [http://blog.eleith.com/eblog/?uid1=464&eblog1=1 SuSe 9.2/AMD64/2 tuners Howto]
 
===9.3===
 
* [http://www.homerengineeringcorp.net/mythtv/myth.html SuSe 9.3 Howto]
 
* Another [[SuSe Howto]] (9.3) (stil a work in progress)
 
===10===
 
*[http://www.acaciaclose.co.uk SuSe 9.3/10.0 from YaST and RPM Howto]
 
  
== [[Image:UbuntuIcon.png]] Ubuntu ==
+
=== [[Image:Slackware.jpg]] Slackware ===
 +
[http://www.slackware.com/ Slackware] is one of the eldest linux distributions and still going strong. Historically often used for servers. Exceptionally strong performace from MythTV users who use this for both [[mythbackend]] as well as [[mythfrontend]] purposes.
 +
 
 +
* 9.0
 +
** [http://www.elsewhere.org/pvr/notes.html Another Slackware Guide]
 +
* 9.1
 +
** [http://home.comcast.net/~homebrewracing/Mythtv.txt Slackware 9.1 Guide]
 +
** [http://www.byopvr.com/Sections+index-req-viewarticle-artid-6.html Another Slackware 9.1 Guide]
 +
* 11.0
 +
** [http://www.mnspace.net/articles/mythtv.html MythTV Version 0.20 setup on Slackware 11.0 Guide]
 +
* 12.1
 +
** [http://www.mnspace.net/articles/mythtv-slack12.1.html MythTV version 0.21 setup on Slackware 12.1 Guide]
 +
 
 +
=== [[Image:suselogo.png]] SuSE ===
 +
SuSE is now called [[Operating_system#openSUSE|openSUSE]].
 +
 
 +
Commercial (enterprise) versions are called SUSE Linux Enterprise Server (SLES) and SUSE Linux Enterprise Desktop (SLED).
 +
 
 +
=== [[Image:UbuntuIcon.png]] Ubuntu ===
 
[http://www.ubuntulinux.org/ Ubuntu] is a Debian based solution.
 
[http://www.ubuntulinux.org/ Ubuntu] is a Debian based solution.
* [[Ubuntu Installation|Ubuntu Hoary Installation]] - A step-by-step guide for setting up MythTV on Ubuntu Hoary (5.04)
 
* [[Ubuntu Breezy Installation]] - A step-by-step guide for setting up MythTV on Ubuntu Breezy (5.10)
 
  
== Xebian (for Xbox) ==
+
Take a look at our comprehensive list of [[Ubuntu Installation|Ubuntu guides]]. Don't miss out on the [https://help.ubuntu.com/community/MythTV official guides!].
[http://www.xbox-linux.org/ Xbox-linux] - With this distro you can run [[MythFrontend]] on your Xbox (ie you need another 'proper' machine too!). Most are for the Xebian distribution which is based on Debian. Here are some guides:
+
 
* [http://bit.blkbk.com/ MythTV Xbox source code]
+
[[:Category:Ubuntu]] - All internal Ubuntu pages.
* [http://www.ps.masny.dk/projects/linux/mythtv-0.4b-xbox-HOWTO.html Xbox Guide]
+
 
* [http://www.xbox-linux.org/wiki/MythTV_on_Xebian_HOWTO MythTV frontend HowTo]
+
Furthermore there is another Ubuntu distribution: [http://www.mythbuntu.org/ Mythbuntu].
 +
 
 +
It's an Ubuntu just for your Multimedia PC. After installing it, MythTV ist already installed and there are different possibilities to configure IR remote controls etc.
 +
 
 +
== Non-linux distributions ==
 +
 
 +
===[[Image:FreeBSDLogo.png]] FreeBSD===
 +
FreeBSD isn't a Linux distro, but MythTV runs on it too. FreeBSD as with all "flavors" of BSD is Unix-based, and Linux is also Unix-based.
 +
* [http://wiki.freebsd.org/MythTV MythTV page] at the [http://wiki.freebsd.org/FrontPage FreeBSD wiki]
 +
 
 +
===Mac OS X===
 +
Yes, [[Mac OS X]] is Unix-based, as I'm sure you already know from [http://www.apple.com/macosx/features/unix/ Apple's Mac OS X site], and MythTV runs there too!
 +
 
 +
* [[:Category:MacOS]]
 +
* [[MythTV on Mac OS X]]
 +
 
 +
===Microsoft Windows===
 +
 
 +
The official [[mythfrontend]] will run natively on Windows. For now no binary version is distributed, so you need to build it yourself with MinGW/MSys. It builds easily using the [http://svn.mythtv.org/svn/trunk/packaging/Win32/build/MythInstaller.bat MythInstaller.bat] and [http://svn.mythtv.org/svn/trunk/packaging/Win32/build/win32-packager.pl win32-packager.pl] scripts.
 +
 
 +
*  [[MythTV on Windows]] for more info.
 +
 
 +
 
 +
 
 +
[[Category:Distribution_Specific_Install_Guides]]

Revision as of 13:35, 11 February 2016

A computer operating system (OS) that will run MythTV includes many "flavors" of Linux, Mac OS X, and FreeBSD. MythTV was originally built on Linux, but has been extended to other platforms, including Windows, Mac OS X and FreeBSD.


MythTV logo square.png Join us making your favorite media center even better than it already is today.

Linux distributions

A linux distro (distribution) is a complete, installable operating system based around the Linux Kernel.

There are some that are especially good for dedicated MythTV boxes (the kind you'd have on a HiFi stand in the lounge), others are especially suited for use as workstation PCs -- though you can use them to run MythTV as well, if you're sufficiently motivated.

A.M.I.C.U.S.

A.M.I.C.U.S. - An automatic MythTV installer with a guide and menu script specifically designed for new users of GNU/Linux and/or MythTV.

  • Lightweight hardware requirements suitable for older/low end PCs.
  • Available as a script for Debian installs or as bootable CD ISO image
  • Seeking new users, testers, and developers Sourceforge Project Page
  • New major release version 0.04

alt DebianLogoDebian GNU/Linux

Debian GNU/Linux is a widespread distribution; it has a huge community and is probably the most "free" and socially driven distribution — an excellent choice and MythTV is well supported.

There are a couple of guides:

Currently MythTV is not in the main Debian repositories, current plan is to get 0.27-fixes accepted. Until this happens the best way is to follow the guide to building your own .deb packages.

There are also several Debian pages in this wiki.

Fedora.png Fedora

Fedora is a very popular distro.

http://atrpms.net has a broader range of related drivers etc, while http://rpmfusion.org has a broader range of other applications, so using a combination of them might in some cases be a good idea.

Category:Fedora - All internal pages on Fedora.

Other general support for PPC on Fedora can be found at PlayStation page. A detailed remote page also exists.

Historical information is available at the, now defunct, "MythDora" distribution

Gentoo.png Gentoo

Gentoo - If the command line scares you, Gentoo is not for you. On the other hand the installation is extremely well documented in the Gentoo Handbook. Gentoo is more customizable than other 'binary' distros and each install can be optimized for the specific processor you use.

Gentoo MythTV setup guides:

Official Gentoo MythTV Guide:

Kanotix.png Kanotix

Kanotix is one of the many Debian based Live CDs, which itself is based on the popular Knoppix Live CD, except Kanotix has the ability to be easily installed on to a harddrive, from which a fully working easy to maintain Debian system is had.

LinHES.png LinHES

LinHES (Linux Home Entertainment System) is a Linux distribution that centers around MythTV. The project aims to make creating and maintaining a Home Theater PC as simple as possible. A blank system can be transformed to a fully functional HTPC in around 20 minutes.

LinHES is the successor of the deprecated KnoppMyth distribution

Mandrake.png Mandriva

Mandriva - One of the big distributions (formally known as Mandrake) with a large community of users. The distribution uses RPM packages similar to Red Hat and Fedora. The MythTV RPMs for Mandriva are available from the PLF mirrors as Mandriva does not include them in the distribution. Several guides are available to aid the setup of MythTV:

Other guides which describe the install process for older releases of the distribution are also available:

MiniMyth

Minimyth was originally developed to boot over a network and run mythfrontend on diskless Via EPIA mainboards that have either CLE266 or CN400 hardware MPEG2 decoders (e.g. Via EPIA M or Via EPIA SP mainboards). This is great for 'satellite' systems - like having one in the bedroom or kitchen...

Minimyth[1] has since evolved to support more hardware and different boot methods.

Imedia.gif iMedia MythTV

iMedia MythTV is smallest out-of-the-box MythTV distribution for Via EPIA mainboards. It fits in 128Mb Compact Flashes (including 2 weeks of program info) and has ability to store recordings to external usb drives, harddrives, NFS mounts. Is designed to run without any configuration on VIA mainboards and Hauppauge PVR like cards. Support for other hardware can be provided thru custom packages. Includes optimised kernel for i686 and Eden CPU and XWindows drivers for MPEG/3D/DRI acceleration.

Mythbuntu.png Mythbuntu

Mythbuntu, Mythbuntu is an Ubuntu derivative focused upon setting up a standalone MythTV system. Currently, it is a recognized as a community supported project by Canonical. Mythbuntu can be used to install a stand alone mythfrontend, mythbackend, or combination machines. Unlike similar projects, Mythbuntu keeps close ties with Ubuntu and all development is given back to the Ubuntu Community. This allows easy conversions from a standard desktop to a Mythbuntu machine and vice versa. The development cycle of Mythbuntu closely follows that of Ubuntu, releasing every six months shortly after Ubuntu releases.

Suselogo.png openSUSE

openSUSE, The openSUSE project is a community program sponsored by Novell. With the launch of the openSUSE project, openSUSE is now developed in an open model—public development builds, releases, and sources will be posted frequently here and you will have access to our Bugzilla database for defect reporting.

mythTV wiki articles

Wikipage.png - OpenSuSE 11.3 mythTV wiki page

Wikipage.png - Opensuse 11.0 - 11.2 mythTV wiki page

Wikipage.png - openSUSE 10.3 mythTV wiki page

Wikipage.png - openSUSE 10.2 mythTV wiki page

Wikipage.png - openSUSE 10.2 upgrade mythTV packages mythTV wiki page

International

Webpage.png - openSUSE 10.3 mythTV wiki page on mythtv.nl (Dutch)

Webpage.png - openSUSE page on mythwiki.de (German)

Additional sources

Webpage.png - Ben Kevenan's openSUSE 10.3/mythTV pages

Webpage.png - MultiMedia and Digital TV with openSUSE - acaciaclose.co.uk

Webpage.png - JArpack


Package repositories

Download.png - pacman.links2linux.org

Redhaticon.png Red Hat

Red Hat - Now oriented as more of a commercial/stable distribution and philosophically superceded by Fedora for the bleeding edge, there is nonetheless a howto for RHEL or CentOS RHEL_Installation

Slackware.jpg Slackware

Slackware is one of the eldest linux distributions and still going strong. Historically often used for servers. Exceptionally strong performace from MythTV users who use this for both mythbackend as well as mythfrontend purposes.

Suselogo.png SuSE

SuSE is now called openSUSE.

Commercial (enterprise) versions are called SUSE Linux Enterprise Server (SLES) and SUSE Linux Enterprise Desktop (SLED).

UbuntuIcon.png Ubuntu

Ubuntu is a Debian based solution.

Take a look at our comprehensive list of Ubuntu guides. Don't miss out on the official guides!.

Category:Ubuntu - All internal Ubuntu pages.

Furthermore there is another Ubuntu distribution: Mythbuntu.

It's an Ubuntu just for your Multimedia PC. After installing it, MythTV ist already installed and there are different possibilities to configure IR remote controls etc.

Non-linux distributions

FreeBSDLogo.png FreeBSD

FreeBSD isn't a Linux distro, but MythTV runs on it too. FreeBSD as with all "flavors" of BSD is Unix-based, and Linux is also Unix-based.

Mac OS X

Yes, Mac OS X is Unix-based, as I'm sure you already know from Apple's Mac OS X site, and MythTV runs there too!

Microsoft Windows

The official mythfrontend will run natively on Windows. For now no binary version is distributed, so you need to build it yourself with MinGW/MSys. It builds easily using the MythInstaller.bat and win32-packager.pl scripts.