<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: if i can create /dev/vmnet0 manully ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157790#M31872</link>
    <description>my previous post&lt;BR /&gt;&amp;gt;SUSE 10, has "makedev" not the "MAKEDEV", but makedev utility/rpm is not  &amp;gt;the part of default installation, although  available in installation media.&lt;BR /&gt;&lt;BR /&gt;please ignore the above, following are right info : &lt;BR /&gt;&lt;BR /&gt;1, makedev rpm is part of the installation media.&lt;BR /&gt;2, makedev rpm is not part of the default installation.&lt;BR /&gt;3, makedev provides the /sbin/MAKEDEV.&lt;BR /&gt;&lt;BR /&gt;Dear HUC, I did&lt;BR /&gt;# cd /dev&lt;BR /&gt;# /sbin/MAKEDEV vmnet&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_/dev/vc/0=4: No such file or directory&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_/dev/tty=5: No such file or directory&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_/dev/console=5: No such file or directory&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_/dev/ptmx=5: No such file or directory&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_device-mapper=253: command not found&lt;BR /&gt;/sbin/MAKEDEV: don't know how to make device "vmnet"&lt;BR /&gt;&lt;BR /&gt;the only way to resolve the issue is to re-run vmware-config.pl&lt;BR /&gt;&lt;BR /&gt;Thanks All</description>
    <pubDate>Wed, 12 Mar 2008 09:34:07 GMT</pubDate>
    <dc:creator>Maaz</dc:creator>
    <dc:date>2008-03-12T09:34:07Z</dc:date>
    <item>
      <title>if i can create /dev/vmnet0 manully ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157784#M31866</link>
      <description>I dont know why but there is no such file as /dev/vmnet0 ... /dev/vmnet8.&lt;BR /&gt;&lt;BR /&gt;# # ls -la /dev/vm*&lt;BR /&gt;crw-rw---- 1 root root 10, 165 Mar  8 14:53 /dev/vmmon&lt;BR /&gt;&lt;BR /&gt;So whenever i boot the virtual guest OS, i got the error message:&lt;BR /&gt;&lt;BR /&gt;Could not open /dev/vmnet0: no such file or directory&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;Could not open /dev/vmnet8: no such file or directory&lt;BR /&gt;&lt;BR /&gt;is it possible that I can create these device files manually ? if yes then please write me the syntax to create these device files.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sat, 08 Mar 2008 10:12:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157784#M31866</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-03-08T10:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: if i can create /dev/vmnet0 manully ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157785#M31867</link>
      <description>Maaz.&lt;BR /&gt;&lt;BR /&gt;Login as root do&lt;BR /&gt;&lt;BR /&gt;# MAKEDEV vmnet&lt;BR /&gt;&lt;BR /&gt;this should create /dev/vmnet0... /dev/vmnet8&lt;BR /&gt;&lt;BR /&gt;if you check you should see ..&lt;BR /&gt;&lt;BR /&gt;#ls -l /dev/vmnet&lt;BR /&gt;vmnet0  vmnet2  vmnet4  vmnet6  vmnet8  &lt;BR /&gt;vmnet1  vmnet3  vmnet5  vmnet7  vmnet9 &lt;BR /&gt;&lt;BR /&gt;Enjoy life.&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc&lt;BR /&gt;</description>
      <pubDate>Sat, 08 Mar 2008 13:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157785#M31867</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2008-03-08T13:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: if i can create /dev/vmnet0 manully ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157786#M31868</link>
      <description>Thanks Dear HUC for the help&lt;BR /&gt;&lt;BR /&gt;there is no command like "MAKEDEV" or "makedev" in this SuSE Entrprise 10 System.&lt;BR /&gt;&lt;BR /&gt;Please help &lt;BR /&gt;Regards</description>
      <pubDate>Mon, 10 Mar 2008 03:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157786#M31868</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-03-10T03:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: if i can create /dev/vmnet0 manully ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157787#M31869</link>
      <description>Maaz &lt;BR /&gt;&lt;BR /&gt;It is a longtime since I worked with suse, but usualy MAKEDEV resides in /dev/ so you need to cd to /dev to make it work.&lt;BR /&gt;&lt;BR /&gt;so as root do&lt;BR /&gt;&lt;BR /&gt;#cd /dev&lt;BR /&gt;#MAKEDEV vmnet&lt;BR /&gt;&lt;BR /&gt;This should do it ,But you maybe right that MAKEDEV does not exist in Suse 10, having say's that I am sure I di use it under suse to set up some tape drive a wile ago.&lt;BR /&gt;&lt;BR /&gt;Enjoy life.&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2008 10:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157787#M31869</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2008-03-10T10:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: if i can create /dev/vmnet0 manully ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157788#M31870</link>
      <description>Those are VMware-specific and are created by VMware's scripts. You should run vmware-config.pl on the host. You'll need to re-run it any time you boot to a new kernel.</description>
      <pubDate>Mon, 10 Mar 2008 13:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157788#M31870</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2008-03-10T13:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: if i can create /dev/vmnet0 manully ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157789#M31871</link>
      <description>Thanks HUC&lt;BR /&gt;SUSE 10, has "makedev" not the "MAKEDEV", but makedev utility/rpm is not the part of default installation, although available in installation media.&lt;BR /&gt;&lt;BR /&gt;Thanks Heironimus  &lt;BR /&gt;&amp;gt;You should run vmware-config.pl on the host&lt;BR /&gt;Thanks I did, and problem gone. ;)&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 12 Mar 2008 07:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157789#M31871</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-03-12T07:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: if i can create /dev/vmnet0 manully ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157790#M31872</link>
      <description>my previous post&lt;BR /&gt;&amp;gt;SUSE 10, has "makedev" not the "MAKEDEV", but makedev utility/rpm is not  &amp;gt;the part of default installation, although  available in installation media.&lt;BR /&gt;&lt;BR /&gt;please ignore the above, following are right info : &lt;BR /&gt;&lt;BR /&gt;1, makedev rpm is part of the installation media.&lt;BR /&gt;2, makedev rpm is not part of the default installation.&lt;BR /&gt;3, makedev provides the /sbin/MAKEDEV.&lt;BR /&gt;&lt;BR /&gt;Dear HUC, I did&lt;BR /&gt;# cd /dev&lt;BR /&gt;# /sbin/MAKEDEV vmnet&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_/dev/vc/0=4: No such file or directory&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_/dev/tty=5: No such file or directory&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_/dev/console=5: No such file or directory&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_/dev/ptmx=5: No such file or directory&lt;BR /&gt;/sbin/MAKEDEV: line 170: major_device-mapper=253: command not found&lt;BR /&gt;/sbin/MAKEDEV: don't know how to make device "vmnet"&lt;BR /&gt;&lt;BR /&gt;the only way to resolve the issue is to re-run vmware-config.pl&lt;BR /&gt;&lt;BR /&gt;Thanks All</description>
      <pubDate>Wed, 12 Mar 2008 09:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/if-i-can-create-dev-vmnet0-manully/m-p/4157790#M31872</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2008-03-12T09:34:07Z</dc:date>
    </item>
  </channel>
</rss>

