<?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: Corrupted LABEL file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262173#M472249</link>
    <description>Yes that's it torsten. So the RAM based file system is not only used for Ignite. It's also when u are booting from a CD into recovery shell. Nice to know.Anoop - (info was useful). Thanks&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Thu, 11 Nov 2010 18:42:43 GMT</pubDate>
    <dc:creator>Ismail Azad</dc:creator>
    <dc:date>2010-11-11T18:42:43Z</dc:date>
    <item>
      <title>Corrupted LABEL file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262167#M472243</link>
      <description>Hi experts,&lt;BR /&gt;&lt;BR /&gt;There is a typical standard procedure for repairing a corrupted label file. But why do I execute the following command as part of the process :-&lt;BR /&gt;chroot /ROOT /sbin/sh&lt;BR /&gt;&lt;BR /&gt;Thanx gurus</description>
      <pubDate>Tue, 09 Nov 2010 21:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262167#M472243</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-11-09T21:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupted LABEL file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262168#M472244</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I don't know what your procedure is, but can explain the functionality of the chroot command:&lt;BR /&gt;&lt;BR /&gt;# chroot /ROOT /sbin/sh&lt;BR /&gt;&lt;BR /&gt;the above command starts a new sh shell, and in this shell the new root directory will be your previous /ROOT directory. From that shell, you see only the descendant directories from under /ROOT.&lt;BR /&gt;&lt;BR /&gt;e.g.:&lt;BR /&gt;&lt;BR /&gt;A file in your initial shell under /ROOT/newfile will be visible in sh under /newfile.&lt;BR /&gt;&lt;BR /&gt;I hope you get it. If not, you can read some more info from the man page of chroot:&lt;BR /&gt;&lt;BR /&gt;# man 1m chroot&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Viktor&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Nov 2010 13:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262168#M472244</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-11-10T13:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupted LABEL file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262169#M472245</link>
      <description>You usually do this when running a recovery shell - this is not really related to a corrupted LABEL file!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The LABEL file is written by using the&lt;BR /&gt;&lt;BR /&gt;lvlnboot -r|-b|-s|-d|-R&lt;BR /&gt;&lt;BR /&gt;commands!</description>
      <pubDate>Wed, 10 Nov 2010 21:27:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262169#M472245</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-11-10T21:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupted LABEL file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262170#M472246</link>
      <description>Hello Ismael,&lt;BR /&gt;When a normal boot is not successful, we need to booting from some recovery medium(IUX- server/CD)in to a recovery shell.A Program called loadfile which is run from the recovery medium loads essential files in to a RAM based file system (8MB). So when we enter chroot /ROOT /sbin/sh makes the /ROOT file system your root file system.</description>
      <pubDate>Thu, 11 Nov 2010 01:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262170#M472246</guid>
      <dc:creator>Anoop Sivan</dc:creator>
      <dc:date>2010-11-11T01:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupted LABEL file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262171#M472247</link>
      <description>Torsten,&lt;BR /&gt;&lt;BR /&gt;I am aware with the commands for lvlnboot to update the pointers for primary swap, boot and root logical volumes. And yes I am in the recovery shell and I was talking bout repairing a corrupted LABEL file from recovery shell because my system does not boot!! Thanks anyways...</description>
      <pubDate>Thu, 11 Nov 2010 07:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262171#M472247</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-11-11T07:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupted LABEL file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262172#M472248</link>
      <description>&amp;gt;&amp;gt; why do I execute the following command as part of the process :-&lt;BR /&gt;chroot /ROOT /sbin/sh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Well, during recovery you boot the system NOT from the boot disk, but from a RAM disk. With "chroot" you try to bring the original boot disk back into place as root disk.</description>
      <pubDate>Thu, 11 Nov 2010 17:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262172#M472248</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-11-11T17:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupted LABEL file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262173#M472249</link>
      <description>Yes that's it torsten. So the RAM based file system is not only used for Ignite. It's also when u are booting from a CD into recovery shell. Nice to know.Anoop - (info was useful). Thanks&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 11 Nov 2010 18:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262173#M472249</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-11-11T18:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Corrupted LABEL file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262174#M472250</link>
      <description>Thank you everyone.</description>
      <pubDate>Thu, 11 Nov 2010 21:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/corrupted-label-file/m-p/5262174#M472250</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2010-11-11T21:37:28Z</dc:date>
    </item>
  </channel>
</rss>

