<?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 vmunix problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622704#M926089</link>
    <description>Can someone please tell me what this means&lt;BR /&gt;&lt;BR /&gt;Nov 30 08:42:04 nnoc-f2 vmunix: WARNING: modpath: DLKM is not initialized</description>
    <pubDate>Fri, 30 Nov 2001 06:46:36 GMT</pubDate>
    <dc:creator>Daniel Fourie</dc:creator>
    <dc:date>2001-11-30T06:46:36Z</dc:date>
    <item>
      <title>vmunix problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622704#M926089</link>
      <description>Can someone please tell me what this means&lt;BR /&gt;&lt;BR /&gt;Nov 30 08:42:04 nnoc-f2 vmunix: WARNING: modpath: DLKM is not initialized</description>
      <pubDate>Fri, 30 Nov 2001 06:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622704#M926089</guid>
      <dc:creator>Daniel Fourie</dc:creator>
      <dc:date>2001-11-30T06:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622705#M926090</link>
      <description>The above two messages are occuring on your machine you need to do the following to fix it:&lt;BR /&gt;&lt;BR /&gt;cp /stand/system /stand/system.prev&lt;BR /&gt;&lt;BR /&gt;cp /stand/vmunix /stand/vmunix.prev&lt;BR /&gt;&lt;BR /&gt;cp -Rp /stand/dlkm /stand/dlkm.vmunix.prev&lt;BR /&gt;&lt;BR /&gt;cd /stand/build&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/sysadm/system_prep -v -s system&lt;BR /&gt;&lt;BR /&gt;mk_kernel -s system&lt;BR /&gt;&lt;BR /&gt;mv /stand/build/system /stand/system&lt;BR /&gt;&lt;BR /&gt;kmupdate /stand/build/vmunix_test&lt;BR /&gt;&lt;BR /&gt;shutdown -ry 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;G Manikandan</description>
      <pubDate>Fri, 30 Nov 2001 07:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622705#M926090</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-11-30T07:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622706#M926091</link>
      <description>ALso something from the Documents.&lt;BR /&gt;&lt;BR /&gt;Problem Description&lt;BR /&gt;   I have recently made changes to the kernel. Now I am receiving the =&lt;BR /&gt;following messages in dmesg and syslog.log:&lt;BR /&gt;         WARNING: modpath: DLKM is not initialized&lt;BR /&gt;&lt;BR /&gt;What is the cause of this problem and how can it be corrected?&lt;BR /&gt;&lt;BR /&gt;Configuration Info&lt;BR /&gt;                    Operating System - HP-UX&lt;BR /&gt;                     Version - 11.0&lt;BR /&gt;                     Hardware System - HP 9000&lt;BR /&gt;                     Series - K450&lt;BR /&gt;Solution&lt;BR /&gt;    Normally this error indicates that the current version of the kernel =&lt;BR /&gt;does not match the current version of the symbol table symtab in =&lt;BR /&gt;/stand/dlkm.&lt;BR /&gt;&lt;BR /&gt;   This can be verified with the following command:&lt;BR /&gt;&lt;BR /&gt;            echo mod_initialized/D | adb -k /stand/vmunix /dev/mem&lt;BR /&gt;&lt;BR /&gt;   You can resolve this issue by using the following procedure&lt;BR /&gt; 1. cd /stand/build&lt;BR /&gt;&lt;BR /&gt;                          2. /usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;&lt;BR /&gt; 3. mk_kernel -s system&lt;BR /&gt;&lt;BR /&gt; 4. kmupdate /stand/build/vmunix_test&lt;BR /&gt;&lt;BR /&gt;5. shutdown -r 0&lt;BR /&gt;&lt;BR /&gt;  Note: Do not use reboot.</description>
      <pubDate>Fri, 30 Nov 2001 07:19:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622706#M926091</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2001-11-30T07:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: vmunix problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622707#M926092</link>
      <description>Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;Take a look at the thread below,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=ac8122a41b964726eb/screen=ckiDisplayDocument?docId=200000046241093" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=ac8122a41b964726eb/screen=ckiDisplayDocument?docId=200000046241093&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Nov 2001 15:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vmunix-problem/m-p/2622707#M926092</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-11-30T15:51:15Z</dc:date>
    </item>
  </channel>
</rss>

