<?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: Kernel re-gen question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688227#M54716</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What does kmupdate do, that manually copying the files doesn't.&lt;BR /&gt;I have only altered the value of dbc_max_pct.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Hilary&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Mar 2002 15:54:44 GMT</pubDate>
    <dc:creator>BFA6</dc:creator>
    <dc:date>2002-03-21T15:54:44Z</dc:date>
    <item>
      <title>Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688220#M54709</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I've just created a new kernel through SAM, but taken the option not to move the new kernel into place, as I cannot shutdown the system yet.&lt;BR /&gt;Can I just move /stand/build/vmunix_test to /stand/vmunix and move /stand/build/system.SAM to /stand/system and reboot the box. (Making copies of previous kernel &amp;amp; system files first)&lt;BR /&gt;This is 11.00 &lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Hilary&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 15:25:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688220#M54709</guid>
      <dc:creator>BFA6</dc:creator>
      <dc:date>2002-03-21T15:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688221#M54710</link>
      <description>Sounds good.</description>
      <pubDate>Thu, 21 Mar 2002 15:27:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688221#M54710</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2002-03-21T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688222#M54711</link>
      <description>Hi Hilary,&lt;BR /&gt;&lt;BR /&gt;yes you can do that when you ready to reboot the system with your new kernel. Take a backup copy of your previous kernel and the system file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 15:30:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688222#M54711</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-21T15:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688223#M54712</link>
      <description>Hi Hilary,&lt;BR /&gt;&lt;BR /&gt;if you create a new kernel with sam, he also creates a copy of the old kernel, which is named vmunix.prev. So in my opinion you don't need to make a copy of the old kernel yourself. Confirm this, have a look for the copy in /stand. The other steps you described should do the job for you.&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 21 Mar 2002 15:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688223#M54712</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-03-21T15:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688224#M54713</link>
      <description>For doing this only there is a command called kmupdate. It will treplace the kernel at your next reboot.&lt;BR /&gt;&lt;BR /&gt;Sandip</description>
      <pubDate>Thu, 21 Mar 2002 15:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688224#M54713</guid>
      <dc:creator>Sandip Ghosh</dc:creator>
      <dc:date>2002-03-21T15:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688225#M54714</link>
      <description>Hi Hilary,&lt;BR /&gt;&lt;BR /&gt;you can try this too,&lt;BR /&gt;&lt;BR /&gt;mv /stand/system system.prev&lt;BR /&gt;mv /stand/build/system /stand/system&lt;BR /&gt;kmupdate &lt;BR /&gt;shutdown -r 0&lt;BR /&gt;&lt;BR /&gt;kmupdate will move the necessary kernel files in place.&lt;BR /&gt;&lt;BR /&gt;hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 15:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688225#M54714</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-21T15:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688226#M54715</link>
      <description>Hi Hilary,&lt;BR /&gt;&lt;BR /&gt;Here's my procedure for what you're doing on 11.0:&lt;BR /&gt;&lt;BR /&gt;Build the new kernel in Sam without moving it into place nor rebooting&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/kmupdate&lt;BR /&gt;&lt;BR /&gt;cp -p /stand/system /stand/system.prev&lt;BR /&gt;&lt;BR /&gt;cp -p /stand/build/system.SAM /stand/system&lt;BR /&gt;&lt;BR /&gt;Everything is now set to utilize the new kernel at the next reboot.&lt;BR /&gt;Do not make other kernel modifications until after booting the new kernel.  You need to test the new kernel and the only true test is to boot and run off it.&lt;BR /&gt;&lt;BR /&gt;Reboot at your convenience (but I wouldn't wait an extended period).&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Thu, 21 Mar 2002 15:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688226#M54715</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-03-21T15:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688227#M54716</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What does kmupdate do, that manually copying the files doesn't.&lt;BR /&gt;I have only altered the value of dbc_max_pct.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Hilary&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 15:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688227#M54716</guid>
      <dc:creator>BFA6</dc:creator>
      <dc:date>2002-03-21T15:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688228#M54717</link>
      <description>kmupdate also updates /stand/dlkm, the default kernel function set directory.  man kmupdate gives more info.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Thu, 21 Mar 2002 15:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688228#M54717</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-03-21T15:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688229#M54718</link>
      <description>More info on DLKM can be found at:&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3782-90716/B3782-90716_top.html&amp;amp;con=/hpux/onlinedocs/B3782-90716/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/B3782-90716/00/00/23-toc.html&amp;amp;searchterms=dlkm&amp;amp;queryid=20020321-080910" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B3782-90716/B3782-90716_top.html&amp;amp;con=/hpux/onlinedocs/B3782-90716/00/00/23-con.html&amp;amp;toc=/hpux/onlinedocs/B3782-90716/00/00/23-toc.html&amp;amp;searchterms=dlkm&amp;amp;queryid=20020321-080910&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Thu, 21 Mar 2002 16:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688229#M54718</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-03-21T16:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688230#M54719</link>
      <description>Hi Hilary,&lt;BR /&gt;&lt;BR /&gt;You can do a "man kmupdate" to know more about what kmupdate does.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 16:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688230#M54719</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-03-21T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel re-gen question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688231#M54720</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for all the replies.&lt;BR /&gt;This is the first 11.00 box where I'm moving the kernel into place later, hence all the questions.  Normally I re-gen then reboot straightaway.&lt;BR /&gt;The shutdown is going to take place at the weekend.&lt;BR /&gt;&lt;BR /&gt;Hilary&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Mar 2002 16:15:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-re-gen-question/m-p/2688231#M54720</guid>
      <dc:creator>BFA6</dc:creator>
      <dc:date>2002-03-21T16:15:34Z</dc:date>
    </item>
  </channel>
</rss>

