<?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: enabling root passwd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492435#M363829</link>
    <description>HI,&lt;BR /&gt;&amp;gt;&amp;gt;do i need to fsck the FS before mounting&lt;BR /&gt;&lt;BR /&gt;It's up to you if you wish you can run fsck or if you dont then no issue because your system was down with shutdown command.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
    <pubDate>Mon, 07 Sep 2009 13:38:06 GMT</pubDate>
    <dc:creator>Suraj K Sankari</dc:creator>
    <dc:date>2009-09-07T13:38:06Z</dc:date>
    <item>
      <title>enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492427#M363821</link>
      <description>ver hp-ux 11i v3&lt;BR /&gt;root passwd has been diabled ,, so that i boot using hpux -is &lt;BR /&gt;&lt;BR /&gt;when i used bdf   no FS was mounted ,, by doubt is, if root Filesystem get mounted automatically or it need to be mounted using &lt;BR /&gt;cd /mount&lt;BR /&gt;&lt;BR /&gt;mount /dev/vg00/lvol /mount&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Sep 2009 16:52:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492427#M363821</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-05T16:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492428#M363822</link>
      <description>You will need to mount whatever filesystems you need when in single-user mode.&lt;BR /&gt;&lt;BR /&gt;These could include /, /tmp, /usr, /opt and /var.&lt;BR /&gt;&lt;BR /&gt;To mount these just do:&lt;BR /&gt;&lt;BR /&gt;mount /&lt;BR /&gt;mount /tmp&lt;BR /&gt;mount /usr&lt;BR /&gt;mount /opt&lt;BR /&gt;mount /var</description>
      <pubDate>Sat, 05 Sep 2009 16:56:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492428#M363822</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-09-05T16:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492429#M363823</link>
      <description>do i need to fsck the FS before mounting</description>
      <pubDate>Sat, 05 Sep 2009 16:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492429#M363823</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-09-05T16:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492430#M363824</link>
      <description>It can't hurt, but if the server was rebooted normally, you shouldn't need to.</description>
      <pubDate>Sat, 05 Sep 2009 17:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492430#M363824</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-09-05T17:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492431#M363825</link>
      <description>After booting to single user mode with "hpux -is", the easiest way to get allt the filesystems mounted is to use the command:&lt;BR /&gt;&lt;BR /&gt;mountall&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 06 Sep 2009 08:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492431#M363825</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-09-06T08:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492432#M363826</link>
      <description>I dont this you need to mount all to reset/enable the root passwd.!!</description>
      <pubDate>Sun, 06 Sep 2009 11:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492432#M363826</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-09-06T11:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492433#M363827</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The only two file systems mounted automatically when in single user mode are /stand and /, i.e. :&lt;BR /&gt;&lt;BR /&gt;# bdf | grep vg00&lt;BR /&gt;/dev/vg00/lvol3    1048576  409472  636120   39% /        &amp;lt;=== Mounted automatically&lt;BR /&gt;/dev/vg00/lvol1     912979  429694  391987   52% /stand   &amp;lt;=== Mounted automatically&lt;BR /&gt;/dev/vg00/lvol7    4276224 3997272  278416   93% /var     &amp;lt;=== Not Mounted &lt;BR /&gt;/dev/vg00/lvol6    3817472 3107088  704944   82% /usr     &amp;lt;=== Not Mounted&lt;BR /&gt;/dev/vg00/lvol5    31703040 19004256 12620120   60% /tmp  &amp;lt;=== Not Mounted&lt;BR /&gt;/dev/vg00/lvol4    10649600 8661936 1972192   81% /opt    &amp;lt;=== Not Mounted&lt;BR /&gt;/dev/vg00/lvol8    2097152  651512 1434392   31% /home    &amp;lt;=== Not Mounted&lt;BR /&gt;&lt;BR /&gt;All other file systems need to be mounted manually by either :&lt;BR /&gt;&lt;BR /&gt;mount â  a or mountall&lt;BR /&gt;&lt;BR /&gt;or on an individual basis as required :&lt;BR /&gt;&lt;BR /&gt;mount /usr or mount /dev/vg00/lvol6 /usr&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 07 Sep 2009 12:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492433#M363827</guid>
      <dc:creator>Mark S Meadows</dc:creator>
      <dc:date>2009-09-07T12:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492434#M363828</link>
      <description>That should be a mount -a or mountall.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 07 Sep 2009 12:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492434#M363828</guid>
      <dc:creator>Mark S Meadows</dc:creator>
      <dc:date>2009-09-07T12:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492435#M363829</link>
      <description>HI,&lt;BR /&gt;&amp;gt;&amp;gt;do i need to fsck the FS before mounting&lt;BR /&gt;&lt;BR /&gt;It's up to you if you wish you can run fsck or if you dont then no issue because your system was down with shutdown command.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 07 Sep 2009 13:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492435#M363829</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-09-07T13:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: enabling root passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492436#M363830</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you use the command "mountall" a check on the file system is initiated first using fsck.&lt;BR /&gt;&lt;BR /&gt;man 1m mountall&lt;BR /&gt;&lt;BR /&gt;"Before each file system is mounted, a check is done using fsck (see fsck(1M)) to ensure that the file system is mountable. If the file system is not mountable, it is repaired by fsck before the mount is attempted."&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Mon, 07 Sep 2009 13:48:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enabling-root-passwd/m-p/4492436#M363830</guid>
      <dc:creator>Mark S Meadows</dc:creator>
      <dc:date>2009-09-07T13:48:10Z</dc:date>
    </item>
  </channel>
</rss>

