<?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: No 'mount' command when I boot from CD-ROM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923795#M408458</link>
    <description>.... and "loadfile" was the fellow who helped me nail this.&lt;BR /&gt;&lt;BR /&gt;Marvellous, thank you kindly!&lt;BR /&gt;</description>
    <pubDate>Wed, 07 Sep 2005 11:32:12 GMT</pubDate>
    <dc:creator>Paul Redman</dc:creator>
    <dc:date>2005-09-07T11:32:12Z</dc:date>
    <item>
      <title>No 'mount' command when I boot from CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923792#M408455</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;This is for B.11.11, rp7420.&lt;BR /&gt;&lt;BR /&gt;When I boot to single-user mode, I am prompted for a root password.  I have no idea what this is, so I booted from HPUX media in the DVD-ROM in an attempt to mount / and /usr in order to run the 'passwd root' command.&lt;BR /&gt;&lt;BR /&gt;I have a problem ....&lt;BR /&gt;&lt;BR /&gt;# ls&lt;BR /&gt;.sh_history  dev          duped_root   opt          tmp&lt;BR /&gt;CDROM        dev.old      etc          sbin         usr&lt;BR /&gt;core         disc         lost+found   stand        var&lt;BR /&gt;&lt;BR /&gt;# ls /sbin&lt;BR /&gt;awk                 funzip              ls                  pstat&lt;BR /&gt;bdf                 get_disk_layout     lssf                reboot&lt;BR /&gt;cat                 get_partition_info  map_root_lv         rescan&lt;BR /&gt;chmod               init                mkdir               rm&lt;BR /&gt;chown               insf                mknod               sh&lt;BR /&gt;fs                  lib                 mksf                sync&lt;BR /&gt;fs_type             loadfile            mv                  unlink&lt;BR /&gt;&lt;BR /&gt;# ls /usr/bin&lt;BR /&gt;basename  cp        egrep     grep      ln        tftp      uname&lt;BR /&gt;&lt;BR /&gt;# ls /usr/sbin&lt;BR /&gt;setboot&lt;BR /&gt;&lt;BR /&gt;.... I have no "mount" command with which to mount the necessary partitions.&lt;BR /&gt;&lt;BR /&gt;Has anybody seen anything like this before, please?  It's a bit tricky trying to search for clues with this as it tends to point me towards URLs for mounting media when the server is at multi-user level.  :o)&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance!&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Sep 2005 09:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923792#M408455</guid>
      <dc:creator>Paul Redman</dc:creator>
      <dc:date>2005-09-06T09:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: No 'mount' command when I boot from CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923793#M408456</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;Steps are in the document, link is below. Just instead of recompile the kernel use the passwd or vi command. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080361016" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000080361016&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 06 Sep 2005 09:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923793#M408456</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-09-06T09:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: No 'mount' command when I boot from CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923794#M408457</link>
      <description>You booted like:&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux -is /stand/vmunix&lt;BR /&gt;&lt;BR /&gt;And were prompted for a passwd?&lt;BR /&gt;&lt;BR /&gt;As for the mount command you can load it&lt;BR /&gt;manually from the shell with&lt;BR /&gt;&lt;BR /&gt;loadfile /sbin/mount&lt;BR /&gt;&lt;BR /&gt;There are filesystem specific mount commands also:&lt;BR /&gt;&lt;BR /&gt;/sbin/fs/hfs/mount&lt;BR /&gt;/sbin/fs/vxfs/mount&lt;BR /&gt;&lt;BR /&gt;That can be loaded as described above.</description>
      <pubDate>Tue, 06 Sep 2005 09:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923794#M408457</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2005-09-06T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: No 'mount' command when I boot from CD-ROM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923795#M408458</link>
      <description>.... and "loadfile" was the fellow who helped me nail this.&lt;BR /&gt;&lt;BR /&gt;Marvellous, thank you kindly!&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2005 11:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/no-mount-command-when-i-boot-from-cd-rom/m-p/4923795#M408458</guid>
      <dc:creator>Paul Redman</dc:creator>
      <dc:date>2005-09-07T11:32:12Z</dc:date>
    </item>
  </channel>
</rss>

