<?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: Error when building kernel in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092967#M145307</link>
    <description>Keith,&lt;BR /&gt;It is recommended not to make changed in /stand/system for building the new kernel.&lt;BR /&gt;The copy of system file should be created in /stand/build using:&lt;BR /&gt;&lt;BR /&gt;cd /stand/build&lt;BR /&gt;/usr/lbin/sysadm/system_prep -v -s system&lt;BR /&gt;&lt;BR /&gt;Anyway, if the file was missing the error would be:&lt;BR /&gt;ERROR:   Cannot find file "./system".</description>
    <pubDate>Tue, 14 Oct 2003 13:27:03 GMT</pubDate>
    <dc:creator>Vitek Pepas</dc:creator>
    <dc:date>2003-10-14T13:27:03Z</dc:date>
    <item>
      <title>Error when building kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092963#M145303</link>
      <description>/stand/build#mk_kernel -s ./system&lt;BR /&gt;config: incorrect format version in /stand/system.d/krm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does anyone know what this means?</description>
      <pubDate>Tue, 14 Oct 2003 11:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092963#M145303</guid>
      <dc:creator>Brendan Choi</dc:creator>
      <dc:date>2003-10-14T11:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error when building kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092964#M145304</link>
      <description>Hmmm..maybe my eyes are playing tricks on me...but...seems to me your line says:&lt;BR /&gt;&lt;BR /&gt;mk_kernel -s ./system&lt;BR /&gt;&lt;BR /&gt;So .. what's with the period slash system?  Is your system file maybe under /stand and you were backing up one directory level..and missed the xtra period?  Or is your system file under /stand/build (which would be my guess..) and maybe you didn't need to type the -s  (and so on..)&lt;BR /&gt;&lt;BR /&gt;Just wonderin...&lt;BR /&gt;Rita&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2003 12:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092964#M145304</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2003-10-14T12:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error when building kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092965#M145305</link>
      <description>The command seems to be OK.&lt;BR /&gt;What is the contents of your krm file?</description>
      <pubDate>Tue, 14 Oct 2003 12:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092965#M145305</guid>
      <dc:creator>Vitek Pepas</dc:creator>
      <dc:date>2003-10-14T12:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error when building kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092966#M145306</link>
      <description>It looks like you are in /stand/build when mk_kernel is invoked - in that case syntax is wrong it should be &lt;BR /&gt;&lt;BR /&gt;mk_kernel -s ../system&lt;BR /&gt;&lt;BR /&gt;the system file resides in /stand not /stand/build&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Tue, 14 Oct 2003 13:16:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092966#M145306</guid>
      <dc:creator>keith persons</dc:creator>
      <dc:date>2003-10-14T13:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error when building kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092967#M145307</link>
      <description>Keith,&lt;BR /&gt;It is recommended not to make changed in /stand/system for building the new kernel.&lt;BR /&gt;The copy of system file should be created in /stand/build using:&lt;BR /&gt;&lt;BR /&gt;cd /stand/build&lt;BR /&gt;/usr/lbin/sysadm/system_prep -v -s system&lt;BR /&gt;&lt;BR /&gt;Anyway, if the file was missing the error would be:&lt;BR /&gt;ERROR:   Cannot find file "./system".</description>
      <pubDate>Tue, 14 Oct 2003 13:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092967#M145307</guid>
      <dc:creator>Vitek Pepas</dc:creator>
      <dc:date>2003-10-14T13:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error when building kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092968#M145308</link>
      <description>Thanks for everyones reply! My customer was doing:&lt;BR /&gt;cd /stand/build&lt;BR /&gt;/usr/lbin/sysadm/system_prep -v -s system&lt;BR /&gt;&lt;BR /&gt;I will find out what the /stand/system.d/krm file has.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2003 18:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092968#M145308</guid>
      <dc:creator>Brendan Choi</dc:creator>
      <dc:date>2003-10-14T18:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error when building kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092969#M145309</link>
      <description>All - &lt;BR /&gt;&lt;BR /&gt;your reply to run:&lt;BR /&gt;# cd /stand/build&lt;BR /&gt;# /usr/lbin/sysadmin/system_prep -v -s system&lt;BR /&gt;&lt;BR /&gt;helped me when I was searching the ITRC for this error from swinstall over a weekend:&lt;BR /&gt;&lt;BR /&gt;{Building a new kernel bases on template file "/stand/system" config: cannot find file -- /stand/system.d/krm   config failure.&lt;BR /&gt;The command "/usr/sbin/mk_kernel", which is used to rebuild the kernel, has failed. Because kernel-related filesets were installed, this command must be executed by "swinstall", without failures, before the load can continue. Check the above output for details about the failure.}&lt;BR /&gt;&lt;BR /&gt;thanks. ITRC forums rock!</description>
      <pubDate>Sat, 14 Jul 2007 09:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-building-kernel/m-p/3092969#M145309</guid>
      <dc:creator>Peter A. Berger Jr.</dc:creator>
      <dc:date>2007-07-14T09:04:05Z</dc:date>
    </item>
  </channel>
</rss>

