<?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: Boot error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664260#M49154</link>
    <description>no you're actually missing a file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR: missing file "/etc/rc.config.d/hpbase100conf" &lt;BR /&gt;"/sbin/rc2.d/S323hpbase100 start" FAILED &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you can't boot/login try in single user mode:&lt;BR /&gt;&lt;BR /&gt;at ISL&amp;gt; hpux -is&lt;BR /&gt;&lt;BR /&gt;then figure out if that file (the first) is there or not.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
    <pubDate>Wed, 13 Feb 2002 17:23:56 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2002-02-13T17:23:56Z</dc:date>
    <item>
      <title>Boot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664259#M49153</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I'm getting an error message on my visualize J2240 workstation when it boots.  The O.S. is hp-ux 11.0&lt;BR /&gt;and is a new system.  The error began after I created a new logical volume and designated it as Primary Swap and deleted the previous Primary swap.  Here is the error message I am getting in the /etc/rc.log file:&lt;BR /&gt;&lt;BR /&gt;Configure HP 100BT interfaces&lt;BR /&gt;Output from "/sbin/rc2.d/S323hpbase100 start":&lt;BR /&gt;----------------------------&lt;BR /&gt;ERROR: missing file "/etc/rc.config.d/hpbase100conf"&lt;BR /&gt;"/sbin/rc2.d/S323hpbase100 start" FAILED&lt;BR /&gt;&lt;BR /&gt;Does anyone know what this means and how to fix it.  My guess would be that the network card is not able to log on to a LAN and needs some kind of file to overcome the problem.  I have yet to connect the workstation to my LAN since I have yet to receive an IP address for the workstation, so I am working on it as a stand-alone system.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help,&lt;BR /&gt;Dan N</description>
      <pubDate>Wed, 13 Feb 2002 17:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664259#M49153</guid>
      <dc:creator>Daniel Navarro</dc:creator>
      <dc:date>2002-02-13T17:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Boot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664260#M49154</link>
      <description>no you're actually missing a file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ERROR: missing file "/etc/rc.config.d/hpbase100conf" &lt;BR /&gt;"/sbin/rc2.d/S323hpbase100 start" FAILED &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you can't boot/login try in single user mode:&lt;BR /&gt;&lt;BR /&gt;at ISL&amp;gt; hpux -is&lt;BR /&gt;&lt;BR /&gt;then figure out if that file (the first) is there or not.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 13 Feb 2002 17:23:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664260#M49154</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-02-13T17:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Boot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664261#M49155</link>
      <description>I don't want to test but, I'm thinking that you shouldn't have done that and the system can't find the lvol3 (/)&lt;BR /&gt;It can find lvol1..&lt;BR /&gt;&lt;BR /&gt;swap is probably still defined by lvlnboot -v to be lvol2 and not your new lvol&lt;BR /&gt;(fstab is possibly okay)&lt;BR /&gt;&lt;BR /&gt;I think you need to repair in single user via defining lvol2 to be your primary swap again (lvlnboot -s /dev/vg00/lvol2 - I think)&lt;BR /&gt;&lt;BR /&gt;And add it to you /etc/fstab as before.&lt;BR /&gt;&lt;BR /&gt;You may not be able to boot into single user mode without / (I'm not certain it'll be found) so try&lt;BR /&gt;&lt;BR /&gt;hpux -is -lm&lt;BR /&gt;and you should get a system up to repair.&lt;BR /&gt;&lt;BR /&gt;If not recovery cd is your best bet... although I'd call the RC on this one or you'll end up with a potential reinstall and data loss..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 13 Feb 2002 17:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664261#M49155</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-02-13T17:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Boot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664262#M49156</link>
      <description>Hi Daniel,&lt;BR /&gt;&lt;BR /&gt;I think you did a mistake in deleting the primary swap. You should not have done that. You cannot relocate swap in that manner.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Feb 2002 18:54:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664262#M49156</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-13T18:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Boot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664263#M49157</link>
      <description>Take a look at this thread. Berlene mentions that you may be able to copy this file from  /usr/newconfig/....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x74607e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x74607e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Just a thought,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Feb 2002 18:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664263#M49157</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2002-02-13T18:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Boot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664264#M49158</link>
      <description>&lt;BR /&gt;All,&lt;BR /&gt;&lt;BR /&gt;It does not seem to be a problem with adding the new swap I added.  I used SAM to create the new logical volume and designated it as swap and primary on boot.  I then, using SAM once again, changed the priority of the previous  primary swap (lvol2) to priority 2.  SAM then prompted me that I needed to designate a new primary swap, so I entered my newly created (device) swap (lvol9) as the new primary swap.  I had to do this because my previous swap could not extend, probably because it could not find contiguous disk space to increase the size of the swap.  After rebooting I then logged in as root and ran SAM to list all swap files.  My new swap on lvol9 showed up as the new primary.  Does this mean that I successfuly created the new primary swap?</description>
      <pubDate>Wed, 13 Feb 2002 19:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664264#M49158</guid>
      <dc:creator>Daniel Navarro</dc:creator>
      <dc:date>2002-02-13T19:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Boot error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664265#M49159</link>
      <description>Your error message is "Configure HP 100BT interfaces &lt;BR /&gt;Output from "/sbin/rc2.d/S323hpbase100 start": &lt;BR /&gt;---------------------------- &lt;BR /&gt;ERROR: missing file "/etc/rc.config.d/hpbase100conf" &lt;BR /&gt;"/sbin/rc2.d/S323hpbase100 start" FAILED &lt;BR /&gt;".&lt;BR /&gt;This message is due to your ethernet card configuration in the directory /etc/rc.config.d.&lt;BR /&gt;&lt;BR /&gt;To correct this, you just have to copy the file /usr/newconfig/etc/rc.config.d/hpbase100conf in your directory /etc/rc.config.d.&lt;BR /&gt;&lt;BR /&gt;MR.</description>
      <pubDate>Thu, 14 Feb 2002 14:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/boot-error/m-p/2664265#M49159</guid>
      <dc:creator>Rajaonah</dc:creator>
      <dc:date>2002-02-14T14:28:15Z</dc:date>
    </item>
  </channel>
</rss>

