<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://fedorasolved.org/install/RSS">
  <title>Install Solutions</title>
  <link>http://fedorasolved.org</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2006-11-09T07:36:14Z</syn:updateBase>
        
  
  <image rdf:resource="http://fedorasolved.org/unitylogo.png"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/zcat/a-new-home/a-new-home"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/installation-solutions/dd-db-fix"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/post-install-solutions/fix-intel-965p-based-motherboards"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/installation-solutions/how-much-space"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/zcat/shrink-lvm-for-new-partition"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/installation-solutions/UML-Linux-Install"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/installation-solutions/installing-fedora-using-pxe-images"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/opsec/fedora-netinstall"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/Southern_Gentleman/official-fedora-installation-guide"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/Southern_Gentleman/official-fedora-release-notes"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/post-install-solutions/jigdo"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/installation-solutions/livna-setup-install"/>
        
        
            <rdf:li rdf:resource="http://fedorasolved.org/Members/opsec/verifying-fedora-media"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://fedorasolved.org/Members/zcat/a-new-home/a-new-home">        <title>A new /home</title>        <link>http://fedorasolved.org/Members/zcat/a-new-home/a-new-home</link>        <description>How to separate "/home" from "/" on an existing Fedora LVM default install. This allows future fresh reinstalls (VS upgrades) to be performed without having to first backup /home, and it also allows future LVM flexibility in that the system does not need to be taken offline again because the root filesystem is now optimally resized.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>zcat</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-04-23T15:56:04Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/installation-solutions/dd-db-fix">        <title>Dual Disk Dual Boot Issue Correction</title>        <link>http://fedorasolved.org/installation-solutions/dd-db-fix</link>        <description>There are some instances where a user installs a new disk drive in their Windows system so as to load Fedora. Fedora does not install  grub in the MBR of the primary disk properly. For those instances this procedure will correct that issue.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>ScottGlaser</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-08-05T18:37:50Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/post-install-solutions/fix-intel-965p-based-motherboards">        <title>FIX: Intel 965P based motherboards</title>        <link>http://fedorasolved.org/post-install-solutions/fix-intel-965p-based-motherboards</link>        <description>When installing Fedora you may encounter a kernel panic in the very beginning of the process. This is something experienced in other GNU/Linux distributions as well and it is related to incorrect identification of the 965P as G965 (kernel issue).</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>obsethryl</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-01-30T07:46:27Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/installation-solutions/how-much-space">        <title>How Much Space?</title>        <link>http://fedorasolved.org/installation-solutions/how-much-space</link>        <description>This is a Small Guide on How Much Space you should reserve for your Fedora Core installation, and where to allocate
the space. Of Course, this will not be valid for 100% of cases, but is a general frame.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>Tejas Dinkar</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-01-30T07:46:15Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/zcat/shrink-lvm-for-new-partition">        <title>How to shrink a default install LVM PV to create another partition</title>        <link>http://fedorasolved.org/Members/zcat/shrink-lvm-for-new-partition</link>        <description>A default installation of Fedora will use all available free space to create two new partitions: a small /boot, and all the remaining space for a single LVM physical volume (PV). This sometimes poses problems for those who later wish to make room for more regular partitions, to install Another Operating System into, for example. The short solution: reinstall Fedora with custom sizes to leave free space; the long solution: this howto.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>zcat</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-07-02T18:53:44Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/installation-solutions/UML-Linux-Install">        <title>Installation and Configuration of User-Mode Linux (UML)</title>        <link>http://fedorasolved.org/installation-solutions/UML-Linux-Install</link>        <description>This article describes how to setup and configure User-Mode Linux in Fedora Core 6. User-Mode Linux is a safe, secure way of running Linux versions and Linux processes. User-Mode Linux gives you a virtual machine that may have more hardware and software virtual resources than your actual, physical computer. Disk storage for the virtual machine is entirely contained inside a single file on your physical machine. With properly limited access, nothing you do on the virtual machine can change or damage your real computer, or its software.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>balajig81</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-01-30T07:46:15Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/installation-solutions/installing-fedora-using-pxe-images">        <title> Installing Fedora Using PXE Images</title>        <link>http://fedorasolved.org/installation-solutions/installing-fedora-using-pxe-images</link>        <description>Booting grub with the Fedora PXE vmlinuz/initrd images allows you to perform a network installation of Fedora over any existing linux distro, should you not be able to write to or boot from the conventional CD/DVD install media. A PXE netinstall can both be done locally, and with extra care, remotely using VNC. Both methods are explained in this HOWTO.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>zcat</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                    <dc:subject>Server Solutions</dc:subject>                <dc:date>2008-01-30T07:46:16Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/opsec/fedora-netinstall">        <title>Installing Fedora via HTTP or FTP</title>        <link>http://fedorasolved.org/Members/opsec/fedora-netinstall</link>        <description>This howto will show you how to install Fedora 7 using the rescue cd iso image and the kernel.org official mirror. Please read this howto completely before asking for help in #fedora on freenode. If you do need help please be prepared with the requested information so that others can help you more easily.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>opsec</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-06-09T17:15:10Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/Southern_Gentleman/official-fedora-installation-guide">        <title>Official Fedora Installation Guide</title>        <link>http://fedorasolved.org/Members/Southern_Gentleman/official-fedora-installation-guide</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>Southern_Gentleman</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-05-12T02:53:03Z</dc:date>        <dc:type>Link</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/Southern_Gentleman/official-fedora-release-notes">        <title>Official Fedora Release-Notes</title>        <link>http://fedorasolved.org/Members/Southern_Gentleman/official-fedora-release-notes</link>        <description></description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>Southern_Gentleman</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-05-12T03:02:09Z</dc:date>        <dc:type>Link</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/post-install-solutions/jigdo">        <title>Using Jigdo to Download ISO Images</title>        <link>http://fedorasolved.org/post-install-solutions/jigdo</link>        <description>Jigdo Download Manager allows users the ability to download the Fedora Unity (and other) ISO's and large files. Jigdo Download Manager downloads the component files then uses them to build the ISO based on a pre-created template. This how-to describes how a user can download and build the Unity Re-Spin ISO images or Fedora release ISO images using the Jigdo Download Manager. This provides for using public mirrors or a local data source.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>Corwyn</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                    <dc:subject>Post-Install Solutions</dc:subject>                <dc:date>2008-04-28T08:45:19Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/installation-solutions/livna-setup-install">        <title>Using rpm.livna.org in FC6 and later</title>        <link>http://fedorasolved.org/installation-solutions/livna-setup-install</link>        <description>Ananconda, the installer for Fedora Core, is capable of using external RPM repositories during install. It's quite easy to use. Follow the steps below to add the livna repository during you install decreasing the amount of time required to setup your system.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>Thorsten Leemhuis of rpm.livna.org</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-01-30T07:46:14Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://fedorasolved.org/Members/opsec/verifying-fedora-media">        <title>Verifying Fedora media SHA1SUM</title>        <link>http://fedorasolved.org/Members/opsec/verifying-fedora-media</link>        <description>This howto will show you how to verify Fedora media downloaded from an official Fedora mirror.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>opsec</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Install Solutions</dc:subject>                <dc:date>2008-01-30T06:49:54Z</dc:date>        <dc:type>Page</dc:type>    </item>




</rdf:RDF>
