<?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 problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498955#M216243</link>
    <description>&lt;BR /&gt;To be safe, I'd re-install the OS.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
    <pubDate>Mon, 07 Mar 2005 06:43:52 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2005-03-07T06:43:52Z</dc:date>
    <item>
      <title>mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498954#M216242</link>
      <description>I've just created a new logical volume, on a virgin install of HP-ux 11.11. For some reason at the same time most of the contents of /stand disappeared. &lt;BR /&gt;I've managed to recreate /stand/system, using kminstall. I'm now trying to run the mk_kernel, and I'm getting the following error:&lt;BR /&gt;&lt;BR /&gt;# mk_kernel -s /stand/system&lt;BR /&gt;WARNING: No such device, tunable, or cdio root.&lt;BR /&gt;        Ignoring the following line.&lt;BR /&gt;        root&lt;BR /&gt;WARNING: No such device, tunable, or cdio ehci.&lt;BR /&gt;        Ignoring the following line.&lt;BR /&gt;        ehci&lt;BR /&gt;WARNING: No such device, tunable, or cdio side_ba.&lt;BR /&gt;        Ignoring the following line.&lt;BR /&gt;        side_ba&lt;BR /&gt;WARNING: No such device, tunable, or cdio tgt.&lt;BR /&gt;        Ignoring the following line.&lt;BR /&gt;        tgt&lt;BR /&gt;Generating module: krm...&lt;BR /&gt;Compiling /stand/build/conf.c...&lt;BR /&gt;(Bundled) cc: "/stand/build/space.h", line 17: error 1588: "vxdmp_tunables" undefined.&lt;BR /&gt;(Bundled) cc: "/stand/build/space.h", line 17: error 1521: Incorrect initialization.&lt;BR /&gt;(Bundled) cc: "/stand/build/space.h", line 17: error 1588: "vxvm_tunables" undefined.&lt;BR /&gt;(Bundled) cc: "/stand/build/space.h", line 17: error 1521: Incorrect initialization.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;config: make did an exit(1)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Presumably it's complaining about 4 entries in /stand/system. Is it safe to remove these? What other options have I got?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Mar 2005 06:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498954#M216242</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2005-03-07T06:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498955#M216243</link>
      <description>&lt;BR /&gt;To be safe, I'd re-install the OS.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 07 Mar 2005 06:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498955#M216243</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-03-07T06:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498956#M216244</link>
      <description>What happens if you do a mkfs -m on the LV that /stand is mounted from&lt;BR /&gt;&lt;BR /&gt;(The -m is very important !!)&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;# # mkfs -F hfs -m /dev/vg00/lvol1&lt;BR /&gt;mkfs -F hfs -L /dev/vg00/lvol1 114688 22 7 8192 1024 16 10 60 6334 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Mar 2005 06:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498956#M216244</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-03-07T06:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498957#M216245</link>
      <description>This is what I get:&lt;BR /&gt;&lt;BR /&gt;mkfs -F vxfs -o ninode=unlimited,bsize=8192,version=4,inosize=256,logsize=256,nolargefiles /dev/vg00/lvol3 212992</description>
      <pubDate>Mon, 07 Mar 2005 06:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498957#M216245</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2005-03-07T06:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498958#M216246</link>
      <description>I think you'll find that /stand has to be hfs.&lt;BR /&gt;vxfs will never work. You'll have to re-install the O/S with /stand as hfs</description>
      <pubDate>Mon, 07 Mar 2005 06:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498958#M216246</guid>
      <dc:creator>Gordon  Morrison</dc:creator>
      <dc:date>2005-03-07T06:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498959#M216247</link>
      <description>That was actually the root FS. Just realised /stand should have it's own FS. It doesn't seem to be there. Something has screwed up big time. &lt;BR /&gt;&lt;BR /&gt;Reinstall it is. &lt;BR /&gt;&lt;BR /&gt;Thanks guys. &lt;BR /&gt;</description>
      <pubDate>Mon, 07 Mar 2005 07:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498959#M216247</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2005-03-07T07:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498960#M216248</link>
      <description>Gordon is correct, /stand MUST be hfs, thus you must reinstall.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 07 Mar 2005 07:03:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498960#M216248</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-03-07T07:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498961#M216249</link>
      <description>You just blew away /stand. Looks like you created a vxfs system on it. Do you have latest backup of /stand?? And are you logged onto system?? If you have, restore it and you should be fine. Else re-install would be good.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 07 Mar 2005 07:07:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498961#M216249</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-07T07:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498962#M216250</link>
      <description>are you sure you haven't just unmounted /stand?</description>
      <pubDate>Mon, 07 Mar 2005 07:15:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498962#M216250</guid>
      <dc:creator>Stephen Keane</dc:creator>
      <dc:date>2005-03-07T07:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498963#M216251</link>
      <description>Yep, somehow I must have blown away /stand. I did check and it's not just been unmounted, the lv is missing from vg00. &lt;BR /&gt;&lt;BR /&gt;It was a fresh system delivered last week, so we hadn't taken a backup. No major loss, I'll just start again.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 07 Mar 2005 07:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498963#M216251</guid>
      <dc:creator>Robin King_1</dc:creator>
      <dc:date>2005-03-07T07:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: mk_kernel problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498964#M216252</link>
      <description>For side_ba, ehci ensure the cd-rom/dvd drive is plugged in and working.&lt;BR /&gt;for some reason the C8000s complain when rebuilding, when the drive is not available.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dunno about the space.h complaints.</description>
      <pubDate>Tue, 28 Feb 2006 18:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mk-kernel-problems/m-p/3498964#M216252</guid>
      <dc:creator>David Rayment_3</dc:creator>
      <dc:date>2006-02-28T18:25:06Z</dc:date>
    </item>
  </channel>
</rss>

