<?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: Cannot load IPL in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535381#M25869</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I also can't get to my ISL prompt anymore.&lt;BR /&gt;&lt;BR /&gt;Vincenzo : how can I recreate IPL ? I now have access to my disk using another system.&lt;BR /&gt;What are the commands and parameters ?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Jeroen.</description>
    <pubDate>Wed, 02 Oct 2002 06:10:07 GMT</pubDate>
    <dc:creator>Jeroen_D</dc:creator>
    <dc:date>2002-10-02T06:10:07Z</dc:date>
    <item>
      <title>Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535372#M25860</link>
      <description>Hi,&lt;BR /&gt;I have problem with HP 9000/715/64 machine and HPUX 10.20.&lt;BR /&gt;My HP machine with two 2GB HDD's cannot boot, I got message :&lt;BR /&gt;&lt;BR /&gt;vuseg=c13000&lt;BR /&gt;inet_clts:ok inet_cost:ok&lt;BR /&gt;System Console is on the ITE.&lt;BR /&gt;&lt;BR /&gt;and HP is stopped.&lt;BR /&gt;&lt;BR /&gt;Before, HP was working without any problems. After last weekend (machine was on) I have found message like above.&lt;BR /&gt;I was trying to boot machine from the tape (I have checked it with two tapes) with HPUX 10.20 and it failed. When HP was trying to boot from the tape (boot scsi.3.0) I had got message:&lt;BR /&gt;&lt;BR /&gt;ERROR: cannot load IPL&lt;BR /&gt;error detected&lt;BR /&gt;&lt;BR /&gt;Maybe anybody has any ideas abuot a reason of my problem? &lt;BR /&gt;Why during startup from HDD it gives mesasage "vueseg=c1300..." and stops.&lt;BR /&gt;Why cannot boot from tape (both tapes are OK)? &lt;BR /&gt;&lt;BR /&gt;Thank You for help in advance.&lt;BR /&gt;Witold&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jun 2001 06:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535372#M25860</guid>
      <dc:creator>Witold Kotowski</dc:creator>
      <dc:date>2001-06-01T06:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535373#M25861</link>
      <description>Hi&lt;BR /&gt;check the connection to harddisk. seems to be loose connection to the harddisk</description>
      <pubDate>Fri, 01 Jun 2001 06:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535373#M25861</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-06-01T06:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535374#M25862</link>
      <description>It is the same error message (cannot load IPL.. )if I try to boot from the tape with connected or disconnected HDD. If HDD is connected BIOS can see it ('search' function can find bootable devices: DDS drive and HDD).&lt;BR /&gt;I think HP machine with HPUX 10.20 does not need HDD to be connected when it boots from the tape (it loads minimal operating system somewhere into memory? ).&lt;BR /&gt;&lt;BR /&gt;Witek</description>
      <pubDate>Fri, 01 Jun 2001 07:06:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535374#M25862</guid>
      <dc:creator>Witold Kotowski</dc:creator>
      <dc:date>2001-06-01T07:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535375#M25863</link>
      <description>The IPL (Initial Program Loader) is a piece of code that is ON the disk,&lt;BR /&gt;so probably it either got corrupted, or the disk itself failed (hardware),&lt;BR /&gt;so that it cannot read that code anymore.&lt;BR /&gt;Which means that the system is NOT bootable anymore, as the IPL is the code&lt;BR /&gt;that searches for and then loads the HP-UX code (often referred to as the&lt;BR /&gt;"secondary loader").&lt;BR /&gt;The boot is a three step process: the "prom" loader searches for media (disks,&lt;BR /&gt;tapes, CDrom's) with bootable media (that is, with some form of IPL ON them),&lt;BR /&gt;and then tries to load and start THAT code. The IPL on disk is a socalled&lt;BR /&gt;LIF file (Logical Interchange Format), that is, the code is INdependant of&lt;BR /&gt;the exact operating system that installed it (mkboot command).&lt;BR /&gt;The IPL then has an "autoboot string" with the name of the file IT has&lt;BR /&gt;to find and load (which in HP-UX will normally be the kernel:&lt;BR /&gt;/stand/vmunix). But to do so the IPL has to be loaded FROM the disk, and&lt;BR /&gt;the primary loader is informing you that it canNOT find a valid secondary&lt;BR /&gt;loader on any of the disks it was searching for it.&lt;BR /&gt;&lt;BR /&gt;If the disk is still OK, reinstalling the IPL (from another medium, so you&lt;BR /&gt;either have to boot from (recovery) tape or CDrom, or move the disk TO&lt;BR /&gt;another system (that does boot) and use IT to reinstall the IPL) will work,&lt;BR /&gt;but the most likely cause is that the disk is just plain bad and will have&lt;BR /&gt;to be replaced (and your data restored ON the new disk from the backups).&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jun 2001 07:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535375#M25863</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-06-01T07:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535376#M25864</link>
      <description>I tried to boot from tape and I got "ERROR cannot load IPL..."&lt;BR /&gt;I'm sure that booting tape is OK. I have not another HP machine to check HDD's, at the moment.&lt;BR /&gt;So, I Think that probably SCSI controller is faulty?&lt;BR /&gt;&lt;BR /&gt;Witold</description>
      <pubDate>Fri, 01 Jun 2001 07:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535376#M25864</guid>
      <dc:creator>Witold Kotowski</dc:creator>
      <dc:date>2001-06-01T07:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535377#M25865</link>
      <description>In PDC prompt try sea (search for all SCSI).</description>
      <pubDate>Fri, 01 Jun 2001 08:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535377#M25865</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-06-01T08:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535378#M25866</link>
      <description>With 'sea' (search) i can see my SCSI devives (tape drive, HDD).&lt;BR /&gt;Then when I start 'boot scsi.3.0' to boot from the tape (tape drive is SCSI id 3), I get 'ERROR cannot load IPL'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Witold</description>
      <pubDate>Fri, 01 Jun 2001 08:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535378#M25866</guid>
      <dc:creator>Witold Kotowski</dc:creator>
      <dc:date>2001-06-01T08:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535379#M25867</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;do you have a CDROM Drive with the machine ? If yes , please try to boot through that.&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;at ISL prompt &lt;BR /&gt;boot scsi.3.0 isl&lt;BR /&gt;it should come to the IPL prompt. From their try,&lt;BR /&gt;hpux -lm (if you have lvm ) or hpux -is&lt;BR /&gt;can you update me ?&lt;BR /&gt;&lt;BR /&gt;kaps&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jun 2001 08:25:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535379#M25867</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2001-06-01T08:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535380#M25868</link>
      <description>ipl is the initial program loader, which is located on your boot disk.&lt;BR /&gt;Just to see if the default boot path is incorrect, try the SEA option to see if there are any potentially bootable devices attached to the system, ie disks, cdrom, tapes or lan.&lt;BR /&gt;&lt;BR /&gt;If the search completes, try to boot from the paths resembling that of your disk with the&lt;BR /&gt;BO &lt;HARDWAREPATH&gt;&lt;BR /&gt;command.&lt;BR /&gt;&lt;BR /&gt;You'll then get top ISL, from where the kernel bootstrap is loaded.&lt;BR /&gt;&lt;BR /&gt;Make sure too that your disks are working, you want to see leds blinking, and not in a solid green indicating some kind of scsi/ selftest problem.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill&lt;/HARDWAREPATH&gt;</description>
      <pubDate>Fri, 01 Jun 2001 12:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535380#M25868</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-01T12:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535381#M25869</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I also can't get to my ISL prompt anymore.&lt;BR /&gt;&lt;BR /&gt;Vincenzo : how can I recreate IPL ? I now have access to my disk using another system.&lt;BR /&gt;What are the commands and parameters ?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Jeroen.</description>
      <pubDate>Wed, 02 Oct 2002 06:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535381#M25869</guid>
      <dc:creator>Jeroen_D</dc:creator>
      <dc:date>2002-10-02T06:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535382#M25870</link>
      <description>Jeroen,&lt;BR /&gt;&lt;BR /&gt;Open a new thread.  Click on "New Message" on the home page.  You'll get a better response and be able to indicate (by assigning points to replies) which answers were most helpful.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 02 Oct 2002 10:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535382#M25870</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-02T10:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot load IPL</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535383#M25871</link>
      <description>Disregard.&lt;BR /&gt;&lt;BR /&gt;Jeroen did open a new thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x826f402f24d5d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x826f402f24d5d61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 02 Oct 2002 10:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-load-ipl/m-p/2535383#M25871</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-10-02T10:11:50Z</dc:date>
    </item>
  </channel>
</rss>

