<?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: where is a boot disk? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966784#M787461</link>
    <description>To be able to boot, a disk needs to have a loader (ISL initial system loader) and some additional files in a special area on the disks, called lif area.&lt;BR /&gt;&lt;BR /&gt;You may check if your disk have this area (created with pvcreate -B) and what files are there:&lt;BR /&gt;&lt;BR /&gt;lifls -l /dev/rdsk/c1t6d0      &lt;BR /&gt;volume ISL10 data size 7984 directory size 8 02/05/10 16:25:44&lt;BR /&gt;filename   type   start   size     implement  created&lt;BR /&gt;===============================================================&lt;BR /&gt;HPUX       -12928 584     848      0          02/05/10 16:25:44&lt;BR /&gt;ISL        -12800 1432    306      0          00/11/08 20:49:59&lt;BR /&gt;AUTO       -12289 1744    1        0          00/11/08 20:49:59&lt;BR /&gt;PAD        -12290 1752    1580     0          00/11/08 20:50:00&lt;BR /&gt;LABEL      BIN    3336    8        0          71/03/14 04:26:46</description>
    <pubDate>Mon, 13 Mar 2006 13:32:00 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2006-03-13T13:32:00Z</dc:date>
    <item>
      <title>where is a boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966781#M787458</link>
      <description>Hello ...&lt;BR /&gt;I want to say if whit a system up and running,&lt;BR /&gt;exist a system command to say which is a disk used at start up to boot a system .I know setboot, lvlnboot.</description>
      <pubDate>Mon, 13 Mar 2006 12:44:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966781#M787458</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2006-03-13T12:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: where is a boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966782#M787459</link>
      <description>echo "boot_string/s" | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;This asks the kernel directly what was used to boot.</description>
      <pubDate>Mon, 13 Mar 2006 13:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966782#M787459</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-03-13T13:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: where is a boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966783#M787460</link>
      <description>[3745#] lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/dsk/c0t5d0 (8/4.5.0) -- Boot Disk&lt;BR /&gt;        /dev/dsk/c1t15d0 (8/12.15.0) -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/dsk/c0t5d0&lt;BR /&gt;                        /dev/dsk/c1t15d0&lt;BR /&gt;Root: lvol3     on:     /dev/dsk/c0t5d0&lt;BR /&gt;                        /dev/dsk/c1t15d0&lt;BR /&gt;Swap: lvol2     on:     /dev/dsk/c0t5d0&lt;BR /&gt;                        /dev/dsk/c1t15d0&lt;BR /&gt;Dump: lvol2     on:     /dev/dsk/c0t5d0, 0&lt;BR /&gt;&lt;BR /&gt;lvlnboot: Volume group not activated.&lt;BR /&gt;Cannot display volume group "/dev/vg02".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The command above works.&lt;BR /&gt;&lt;BR /&gt;to find out which little green light it is, use the dd command to light up the disk, device by device.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 13 Mar 2006 13:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966783#M787460</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-03-13T13:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: where is a boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966784#M787461</link>
      <description>To be able to boot, a disk needs to have a loader (ISL initial system loader) and some additional files in a special area on the disks, called lif area.&lt;BR /&gt;&lt;BR /&gt;You may check if your disk have this area (created with pvcreate -B) and what files are there:&lt;BR /&gt;&lt;BR /&gt;lifls -l /dev/rdsk/c1t6d0      &lt;BR /&gt;volume ISL10 data size 7984 directory size 8 02/05/10 16:25:44&lt;BR /&gt;filename   type   start   size     implement  created&lt;BR /&gt;===============================================================&lt;BR /&gt;HPUX       -12928 584     848      0          02/05/10 16:25:44&lt;BR /&gt;ISL        -12800 1432    306      0          00/11/08 20:49:59&lt;BR /&gt;AUTO       -12289 1744    1        0          00/11/08 20:49:59&lt;BR /&gt;PAD        -12290 1752    1580     0          00/11/08 20:50:00&lt;BR /&gt;LABEL      BIN    3336    8        0          71/03/14 04:26:46</description>
      <pubDate>Mon, 13 Mar 2006 13:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966784#M787461</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-03-13T13:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: where is a boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966785#M787462</link>
      <description>setboot -v will tell you where its going to boot next time around as well as allow you update paths and boot options.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2006 13:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966785#M787462</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-03-13T13:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: where is a boot disk?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966786#M787463</link>
      <description>OK</description>
      <pubDate>Tue, 14 Mar 2006 03:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-is-a-boot-disk/m-p/4966786#M787463</guid>
      <dc:creator>gigiz</dc:creator>
      <dc:date>2006-03-14T03:25:49Z</dc:date>
    </item>
  </channel>
</rss>

