<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.feggm.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.feggm.de/feed.php">
        <title>FeGM IT Wiki - snippets:vmware</title>
        <description></description>
        <link>https://wiki.feggm.de/</link>
        <image rdf:resource="https://wiki.feggm.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-07T09:23:38+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.feggm.de/doku.php?id=snippets:vmware:fedora-compiler-error&amp;rev=1395649146&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.feggm.de/doku.php?id=snippets:vmware:kernel-headers&amp;rev=1423507545&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.feggm.de/doku.php?id=snippets:vmware:network-config&amp;rev=1387560318&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.feggm.de/doku.php?id=snippets:vmware:p2v&amp;rev=1387560318&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.feggm.de/doku.php?id=snippets:vmware:start&amp;rev=1387560318&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.feggm.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>FeGM IT Wiki</title>
        <link>https://wiki.feggm.de/</link>
        <url>https://wiki.feggm.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.feggm.de/doku.php?id=snippets:vmware:fedora-compiler-error&amp;rev=1395649146&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-24T08:19:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>fedora-compiler-error</title>
        <link>https://wiki.feggm.de/doku.php?id=snippets:vmware:fedora-compiler-error&amp;rev=1395649146&amp;do=diff</link>
        <description>Get VMware Player running under Fedora 18 (Kernel 3.10.*)

&lt;note&gt;source: FedoraForum.org&lt;/note&gt;

	*  open /usr/bin/vmplayer

vi /usr/bin/vmplayer

		*  add the following lines after line 21 (sharedir=$libdir/share)

# Makes vmware player more compatible with Fedora 19.
export VMWARE_USE_SHIPPED_LIBS=force
export LD_LIBRARY_PATH=$PATH:/usr/lib64/gtk-2.0/modules/:</description>
    </item>
    <item rdf:about="https://wiki.feggm.de/doku.php?id=snippets:vmware:kernel-headers&amp;rev=1423507545&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-02-09T18:45:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>kernel-headers</title>
        <link>https://wiki.feggm.de/doku.php?id=snippets:vmware:kernel-headers&amp;rev=1423507545&amp;do=diff</link>
        <description>Kernel Headers

To circumvent the error with missing kernel header files on Fedora 17:

yum install kernel-headers kernel-devel

yum groupinstall &quot;Development Tools&quot;

cp /usr/include/linux/version.h /lib/modules/3.7.2-204.fc18.x86_64/build/include/linux/</description>
    </item>
    <item rdf:about="https://wiki.feggm.de/doku.php?id=snippets:vmware:network-config&amp;rev=1387560318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-20T17:25:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>network-config</title>
        <link>https://wiki.feggm.de/doku.php?id=snippets:vmware:network-config&amp;rev=1387560318&amp;do=diff</link>
        <description>VMware Network Configuration

	*  Graphical Editor:

/usr/lib/vmware/bin/vmware-netcfg

	*  Configuration File:

vim /etc/vmware/networking</description>
    </item>
    <item rdf:about="https://wiki.feggm.de/doku.php?id=snippets:vmware:p2v&amp;rev=1387560318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-20T17:25:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>p2v</title>
        <link>https://wiki.feggm.de/doku.php?id=snippets:vmware:p2v&amp;rev=1387560318&amp;do=diff</link>
        <description>VMware - P2V of Win7

The process of converting a physical Win7 to a virtual VMware image contains the following steps:

	*  create a VHD image with Disk2VHD.exe ([download])
	*  convert the image to an VMware-compatible vmdk-image with WinImage ([download])
	*  convert the vmdk with</description>
    </item>
    <item rdf:about="https://wiki.feggm.de/doku.php?id=snippets:vmware:start&amp;rev=1387560318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-12-20T17:25:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.feggm.de/doku.php?id=snippets:vmware:start&amp;rev=1387560318&amp;do=diff</link>
        <description>VMware

	*  P2V of Win7
	*  Install Kernel Headers Problem
	*  Compiler Error with new Fedora Kernel</description>
    </item>
</rdf:RDF>
