<?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 How to boot to single mode with CDROM? in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215984#M9079</link>
    <description>The cdrom is mka500.5.0.1.1. &lt;BR /&gt; How to boot to single mode whit OS CD ?&lt;BR /&gt;  &lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 11 Mar 2004 08:22:07 GMT</pubDate>
    <dc:creator>Rambo_1</dc:creator>
    <dc:date>2004-03-11T08:22:07Z</dc:date>
    <item>
      <title>How to boot to single mode with CDROM?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215984#M9079</link>
      <description>The cdrom is mka500.5.0.1.1. &lt;BR /&gt; How to boot to single mode whit OS CD ?&lt;BR /&gt;  &lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 11 Mar 2004 08:22:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215984#M9079</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2004-03-11T08:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot to single mode with CDROM?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215985#M9080</link>
      <description>&lt;BR /&gt;Sorry, but the "mka500" syntax is the indication for a tape-drive. The CD-ROM is either representrd by DKA500 or DQA0.&lt;BR /&gt;&lt;BR /&gt;To boot from it towards single user mode use:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;b -fl s dka500&lt;BR /&gt;&lt;BR /&gt;If/when after  that, the installation GUI comes up, use the "File" pulldown menu and select 'Quit', which brings you to the shell prompt.&lt;BR /&gt;&lt;BR /&gt;If the intention of this CD-boot is to overwrite an existing installation, then remember to first &amp;gt;&amp;gt;&amp;gt;set bootdef_dev "".&lt;BR /&gt;&lt;BR /&gt;Johan.</description>
      <pubDate>Thu, 11 Mar 2004 08:38:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215985#M9080</guid>
      <dc:creator>Johan Brusche</dc:creator>
      <dc:date>2004-03-11T08:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot to single mode with CDROM?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215986#M9081</link>
      <description>Johan , Thanks a lot ... &lt;BR /&gt;  In fact, I want to use vdump and vrestore utilities to repair the usr&amp;amp;var domain .&lt;BR /&gt;  below is the procedure:&lt;BR /&gt;&lt;BR /&gt;  Original system disk is rz16. data_domain#data (/dev/rz17c) is another filesystem which big enough to hold all the system dump file.&lt;BR /&gt;Make a valid system full backup&lt;BR /&gt;&lt;BR /&gt;1) vdump -0uf /data/root.dmp /&lt;BR /&gt;2) vdump -0uf /data/usr.dmp /usr&lt;BR /&gt;3) vdump -0uf /data/var.dmp /var  &lt;BR /&gt;&lt;BR /&gt;recreate the system advfs.&lt;BR /&gt;&lt;BR /&gt;1) boot system to single mode with cdrom. &lt;BR /&gt;2)mkfdmn /dev/rz16a root_domain  &lt;BR /&gt;  mkfset root_domain root&lt;BR /&gt;  mkfdmn /dev/rz16g usr_domain&lt;BR /&gt;  mkfset usr_domain usr&lt;BR /&gt;&lt;BR /&gt;3)mkdir /etc/fdmns/data_domain     (mount the data_domain filesystem.&lt;BR /&gt;  cd /etc/fdmns/data_domain&lt;BR /&gt;  ln -s /dev/rz17c&lt;BR /&gt;  mkdir /var/mnt&lt;BR /&gt;  mount data_domain#data /var/mnt&lt;BR /&gt;&lt;BR /&gt;4)restore the whole operating systemâ  s filesystem.&lt;BR /&gt; &lt;BR /&gt;1) mount root_domain#root /mnt&lt;BR /&gt;2) vrestore -xvf /var/mnt/root.dmp&lt;BR /&gt;3) umount /mnt&lt;BR /&gt;4) mount usr_domain#usr /mnt&lt;BR /&gt;5) vrestore -xvf /var/mnt/usr.dmp&lt;BR /&gt;&lt;BR /&gt; after  I finish these ,should I still need to set the &amp;gt;&amp;gt;&amp;gt;set bootdef_dev?&lt;BR /&gt;&lt;BR /&gt;Than</description>
      <pubDate>Thu, 11 Mar 2004 09:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215986#M9081</guid>
      <dc:creator>Rambo_1</dc:creator>
      <dc:date>2004-03-11T09:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to boot to single mode with CDROM?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215987#M9082</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;as Johan said, it is only necessary in case of a new installation from cd.&lt;BR /&gt;&lt;BR /&gt;btw:&lt;BR /&gt;show dev on console prompt shows the devices and the cd you can recognize by CD-... or RR..D&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2004 09:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/how-to-boot-to-single-mode-with-cdrom/m-p/3215987#M9082</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-11T09:49:26Z</dc:date>
    </item>
  </channel>
</rss>

