<?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: mk_kernel Error message in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310845#M185591</link>
    <description>Hi,&lt;BR /&gt;maybe you have tried and maybe it's simple&lt;BR /&gt;But Just try using this:&lt;BR /&gt;#mk_kernel -o /home/vmunix_test&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Jun 2004 06:37:56 GMT</pubDate>
    <dc:creator>Shaikh Imran</dc:creator>
    <dc:date>2004-06-22T06:37:56Z</dc:date>
    <item>
      <title>mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310837#M185583</link>
      <description>Hi all,&lt;BR /&gt;I'm trying to build a new kernel on a HP 11i, but when I run the command mk_kernel as below:&lt;BR /&gt;# /usr/sbin/mk_kernel -v -s system&lt;BR /&gt;I got the error message:&lt;BR /&gt;Building a new kernel based on template file "system"&lt;BR /&gt;         config failure.&lt;BR /&gt;Someone can help me???&lt;BR /&gt;Thank you in advance for any help...&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jun 2004 10:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310837#M185583</guid>
      <dc:creator>Gian Filippo</dc:creator>
      <dc:date>2004-06-21T10:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310838#M185584</link>
      <description>Looks like you may be missing some of the basic files or have not followed the instructions for moving files around as you built your kernel.&lt;BR /&gt;&lt;BR /&gt;Here is a general guide:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=105739" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=105739&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;#cd /stand&lt;BR /&gt;#cp vmunix vmunix.old&lt;BR /&gt;#cp system system.old&lt;BR /&gt;#cd build&lt;BR /&gt;&lt;BR /&gt;#this is the changed line.&lt;BR /&gt;#/usr/lbin/sysadm/system_prep -s system&lt;BR /&gt;&lt;BR /&gt;Edit system file and make changes here as per ur require ment. Imeand addition/Deletion of devices. Then&lt;BR /&gt;#mk_kernel -s system&lt;BR /&gt;For more information see the man page of mk_kernel&lt;BR /&gt;&lt;BR /&gt;Now one new kernel will be created in /stand/build directory. Copy this to original location&lt;BR /&gt;#cd /stand/build&lt;BR /&gt;#cp vmunix_test /stand/vmunix&lt;BR /&gt;#cp system /stand&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jun 2004 10:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310838#M185584</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-21T10:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310839#M185585</link>
      <description>Hi SEP,&lt;BR /&gt;I followed the general guide that you suggested me, but I got the same error...</description>
      <pubDate>Mon, 21 Jun 2004 10:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310839#M185585</guid>
      <dc:creator>Gian Filippo</dc:creator>
      <dc:date>2004-06-21T10:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310840#M185586</link>
      <description>Is this the complete error message or was it accompanied with another message?</description>
      <pubDate>Mon, 21 Jun 2004 13:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310840#M185586</guid>
      <dc:creator>Navin Bhat_2</dc:creator>
      <dc:date>2004-06-21T13:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310841#M185587</link>
      <description>Yes,&lt;BR /&gt;this is the complete error message that I found using the -v (verbose) parameter.</description>
      <pubDate>Tue, 22 Jun 2004 02:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310841#M185587</guid>
      <dc:creator>Gian Filippo</dc:creator>
      <dc:date>2004-06-22T02:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310842#M185588</link>
      <description>Hi,&lt;BR /&gt;Well you can just check few things:&lt;BR /&gt;Are these files present in /stand/build&lt;BR /&gt;files such as conf.c, conf.o, and tune.h ?&lt;BR /&gt;Is the path /usr/conf/lib set ?&lt;BR /&gt;At the last you can try if get the same error if you try from sam.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 02:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310842#M185588</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-06-22T02:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310843#M185589</link>
      <description>Pls check adequate  space availability in /stand.</description>
      <pubDate>Tue, 22 Jun 2004 03:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310843#M185589</guid>
      <dc:creator>ketan_5</dc:creator>
      <dc:date>2004-06-22T03:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310844#M185590</link>
      <description>Maybe the problem is the space availabitity! I tryied the command:&lt;BR /&gt;# /usr/sbin/mk_kernel  -o /home -v -s system&lt;BR /&gt;to redirect the new kernel to /home but I got the error:&lt;BR /&gt;ERROR:   Cannot place a kernel in "/home".&lt;BR /&gt;         It must either not exist or else exist as an ordinary file.&lt;BR /&gt;Since the directory home exists my question is: Should it be a particolar directory? If yes what kind of directory?&lt;BR /&gt;Someone can help me?&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 04:22:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310844#M185590</guid>
      <dc:creator>Gian Filippo</dc:creator>
      <dc:date>2004-06-22T04:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel Error message</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310845#M185591</link>
      <description>Hi,&lt;BR /&gt;maybe you have tried and maybe it's simple&lt;BR /&gt;But Just try using this:&lt;BR /&gt;#mk_kernel -o /home/vmunix_test&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 06:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-error-message/m-p/3310845#M185591</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-06-22T06:37:56Z</dc:date>
    </item>
  </channel>
</rss>

