<?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: abnormal issue when system boot：/sbin/rc could not execute. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261702#M472191</link>
    <description>&amp;gt;the 66th and 67th lines of /sbin/rc: . /etc/rc.config&lt;BR /&gt;&amp;gt;could you please offer some hints to fix this problem?&lt;BR /&gt;&lt;BR /&gt;This script fragment sources just about  EVERYTHING in /etc/rc.config.d.  Remove old backup and junk files there.&lt;BR /&gt;(Or create a subdirectory.)</description>
    <pubDate>Fri, 05 Nov 2010 08:59:14 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-11-05T08:59:14Z</dc:date>
    <item>
      <title>abnormal issue when system boot：/sbin/rc could not execute.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261701#M472190</link>
      <description>guys,&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1455121" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1455121&lt;/A&gt;&lt;BR /&gt;above thread discribed the issue I met at an rp2430. &lt;BR /&gt;When I boot this rp2430, and when it tried to run /sbin/rc, it told:&lt;BR /&gt;/sbin/rc[67]: can not execute&lt;BR /&gt;/sbin/rc:failed to read row and column info from screen.&lt;BR /&gt;&lt;BR /&gt;HP-UX Start-up in progress&lt;BR /&gt;Starting Servicecontrol Manager daemon............[OK]&lt;BR /&gt;Starting the Skywin-wg Subsystem........[OK]&lt;BR /&gt;&lt;BR /&gt;everything in /sbin/init.d was not startup, so the os was not completely an os. /sbin/rc and /etc/rc.config were not modified recently.  &lt;BR /&gt;&lt;BR /&gt;the 66th and 67th lines of /sbin/rc:&lt;BR /&gt;if [ -f /etc/rc.config ]; then&lt;BR /&gt;. /etc/rc.config&lt;BR /&gt;&lt;BR /&gt;could you please offer some hints to fix this problem?&lt;BR /&gt;&lt;BR /&gt;thanks a lot!&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Nov 2010 08:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261701#M472190</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-05T08:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: abnormal issue when system boot：/sbin/rc could not execute.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261702#M472191</link>
      <description>&amp;gt;the 66th and 67th lines of /sbin/rc: . /etc/rc.config&lt;BR /&gt;&amp;gt;could you please offer some hints to fix this problem?&lt;BR /&gt;&lt;BR /&gt;This script fragment sources just about  EVERYTHING in /etc/rc.config.d.  Remove old backup and junk files there.&lt;BR /&gt;(Or create a subdirectory.)</description>
      <pubDate>Fri, 05 Nov 2010 08:59:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261702#M472191</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-11-05T08:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: abnormal issue when system boot：/sbin/rc could not execute.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261703#M472192</link>
      <description>Do you have anything like _old or .bak files in /etc/rc.config.d/ ?  If so, remove those or move it to somewhere else.&lt;BR /&gt;&lt;BR /&gt;You shouldn't keep those backups in that directory.</description>
      <pubDate>Fri, 05 Nov 2010 09:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261703#M472192</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2010-11-05T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: abnormal issue when system boot：/sbin/rc could not execute.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261704#M472193</link>
      <description>Hi Stephen:&lt;BR /&gt;&lt;BR /&gt;As noted, keeping "backup" copies of files in the '/etc/rc.config.d' directory can lead to the behavior you have observed.   You can keep backup copies of files here _ONLY_ if you follow the rules documented in '/etc/rc.config'.&lt;BR /&gt;&lt;BR /&gt;One way to expose your problem is to do:&lt;BR /&gt;&lt;BR /&gt;# sh -vx /etc/rc.config 2&amp;gt;&amp;amp;1|more&lt;BR /&gt;&lt;BR /&gt;The actual filename will appear as 'fname=' in the traced output with clear syntax errors like you have seen.&lt;BR /&gt;&lt;BR /&gt;For more on this, see:&lt;BR /&gt;&lt;BR /&gt;You probably have a bogus file in the '/etc/rc.config.d' directory. You can keep backup copies of files here _ONLY_ if you follow the rules documented in '/etc/rc.config'.&lt;BR /&gt;&lt;BR /&gt;One way to expose the problem is to do:&lt;BR /&gt;&lt;BR /&gt;# sh -vx /etc/rc.config 2&amp;gt;&amp;amp;1|more&lt;BR /&gt;&lt;BR /&gt;The actual filename will appear as 'fname=' in the traced output with clear syntax errors like you have seen.&lt;BR /&gt;&lt;BR /&gt;See my further comments in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1350776" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1350776&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 05 Nov 2010 11:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261704#M472193</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-11-05T11:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: abnormal issue when system boot：/sbin/rc could not execute.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261705#M472194</link>
      <description>James,&lt;BR /&gt;thank you for your reply!&lt;BR /&gt;I could never imagine such situation that would cause this issue. I would try your method next week, hopefully it would work out!&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;stephen</description>
      <pubDate>Fri, 05 Nov 2010 12:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261705#M472194</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-05T12:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: abnormal issue when system boot：/sbin/rc could not execute.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261706#M472195</link>
      <description>Sir,&lt;BR /&gt;&lt;BR /&gt;Probably your /sbin/init itself is corrupt since /sbin/rc is symbollically linked to it. If the above solutions do not work try booting from a recovery shell and proceed.</description>
      <pubDate>Wed, 10 Nov 2010 07:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261706#M472195</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-11-10T07:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: abnormal issue when system boot：/sbin/rc could not execute.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261707#M472196</link>
      <description>Ismail,&lt;BR /&gt;You were so right. someone emptied most scripts at /sbin/init.d two years ago. since it was not rebooted all the time, so no one found out what happened.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Stephen</description>
      <pubDate>Wed, 10 Nov 2010 08:31:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261707#M472196</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-10T08:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: abnormal issue when system boot：/sbin/rc could not execute.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261708#M472197</link>
      <description>thank you all for your kindly reply!</description>
      <pubDate>Wed, 10 Nov 2010 08:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/abnormal-issue-when-system-boot-sbin-rc-could-not-execute/m-p/5261708#M472197</guid>
      <dc:creator>stephen peng</dc:creator>
      <dc:date>2010-11-10T08:32:37Z</dc:date>
    </item>
  </channel>
</rss>

