<?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 /etc/rc[61]: basename not found. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-rc-61-basename-not-found/m-p/2421612#M159</link>
    <description>Hello Administrators,&lt;BR /&gt;&lt;BR /&gt;      Normally I shutdown my server weekly once.&lt;BR /&gt;      When I shutdown and restart my hp unix 10.20 server now,&lt;BR /&gt;I am getting the error messages as below:&lt;BR /&gt;&lt;BR /&gt;/etc/rc[61]: basename not found&lt;BR /&gt;init command is respawning too rapidly&lt;BR /&gt;will try again in 5 minutes&lt;BR /&gt;check for possible errors&lt;BR /&gt;id: cons /usr/sbin/getty console console  #system console&lt;BR /&gt;&lt;BR /&gt;        I am not getting anything in the screen after sometime.&lt;BR /&gt;The login prompt is not coming.&lt;BR /&gt;&lt;BR /&gt;I went into single user mode.&lt;BR /&gt;&lt;BR /&gt;         I found all the error messages refer the /etc/inittab file.&lt;BR /&gt;&lt;BR /&gt;            Then, I found the problem.  When I execute the&lt;BR /&gt;command,&lt;BR /&gt;"/sbin/rc" it is giving the error&lt;BR /&gt;/etc/rc[61]: basename not found.&lt;BR /&gt;&lt;BR /&gt;I saw the file "basename" in the path /usr/bin/basename&lt;BR /&gt;I copied the file to the path /sbin and rebooted the server in&lt;BR /&gt;multi user mode.&lt;BR /&gt;&lt;BR /&gt;Now I am getting error&lt;BR /&gt;&lt;BR /&gt;crto: error couldn't open /usr/lib/dld.sh  err no: 000000002&lt;BR /&gt;init command is respawning too rapidly&lt;BR /&gt;will try again in 5 minutes&lt;BR /&gt;check for possible errors&lt;BR /&gt;id: cons /usr/sbin/getty console console  #system console&lt;BR /&gt;&lt;BR /&gt;Anyone please help me immediately in solving the problem&lt;BR /&gt;&lt;BR /&gt;B. Maruthamuthu.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 15 Apr 2000 10:05:08 GMT</pubDate>
    <dc:creator>Maruthamuthu Balasubram</dc:creator>
    <dc:date>2000-04-15T10:05:08Z</dc:date>
    <item>
      <title>/etc/rc[61]: basename not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-rc-61-basename-not-found/m-p/2421612#M159</link>
      <description>Hello Administrators,&lt;BR /&gt;&lt;BR /&gt;      Normally I shutdown my server weekly once.&lt;BR /&gt;      When I shutdown and restart my hp unix 10.20 server now,&lt;BR /&gt;I am getting the error messages as below:&lt;BR /&gt;&lt;BR /&gt;/etc/rc[61]: basename not found&lt;BR /&gt;init command is respawning too rapidly&lt;BR /&gt;will try again in 5 minutes&lt;BR /&gt;check for possible errors&lt;BR /&gt;id: cons /usr/sbin/getty console console  #system console&lt;BR /&gt;&lt;BR /&gt;        I am not getting anything in the screen after sometime.&lt;BR /&gt;The login prompt is not coming.&lt;BR /&gt;&lt;BR /&gt;I went into single user mode.&lt;BR /&gt;&lt;BR /&gt;         I found all the error messages refer the /etc/inittab file.&lt;BR /&gt;&lt;BR /&gt;            Then, I found the problem.  When I execute the&lt;BR /&gt;command,&lt;BR /&gt;"/sbin/rc" it is giving the error&lt;BR /&gt;/etc/rc[61]: basename not found.&lt;BR /&gt;&lt;BR /&gt;I saw the file "basename" in the path /usr/bin/basename&lt;BR /&gt;I copied the file to the path /sbin and rebooted the server in&lt;BR /&gt;multi user mode.&lt;BR /&gt;&lt;BR /&gt;Now I am getting error&lt;BR /&gt;&lt;BR /&gt;crto: error couldn't open /usr/lib/dld.sh  err no: 000000002&lt;BR /&gt;init command is respawning too rapidly&lt;BR /&gt;will try again in 5 minutes&lt;BR /&gt;check for possible errors&lt;BR /&gt;id: cons /usr/sbin/getty console console  #system console&lt;BR /&gt;&lt;BR /&gt;Anyone please help me immediately in solving the problem&lt;BR /&gt;&lt;BR /&gt;B. Maruthamuthu.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Apr 2000 10:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-rc-61-basename-not-found/m-p/2421612#M159</guid>
      <dc:creator>Maruthamuthu Balasubram</dc:creator>
      <dc:date>2000-04-15T10:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/rc[61]: basename not found.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-rc-61-basename-not-found/m-p/2421613#M160</link>
      <description>You may have installed an rc script in the /etc/rc.config.d directory instead &lt;BR /&gt;of in its proper place /sbin/init.d/&lt;BR /&gt;&lt;BR /&gt;Note that /etc/rc.config.d should contain only configuration components of your &lt;BR /&gt;rc scripts and not the scripts themselves...&lt;BR /&gt;&lt;BR /&gt;Another way you can troubleshoot this is to run&lt;BR /&gt;&lt;BR /&gt;sh -x /etc/rc &lt;BR /&gt;&lt;BR /&gt;and keep your eyes open...&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Mon, 17 Apr 2000 08:27:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-rc-61-basename-not-found/m-p/2421613#M160</guid>
      <dc:creator>Kofi Arthiabah_1</dc:creator>
      <dc:date>2000-04-17T08:27:03Z</dc:date>
    </item>
  </channel>
</rss>

