<?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: copy filesystems with dump command. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/copy-filesystems-with-dump-command/m-p/2583057#M738</link>
    <description>You can do this.  The only obstacle is the that it will include the full path in the restore.  Here's an example assuming copying of /home to /home2&lt;BR /&gt;&lt;BR /&gt;dump -0 -f - /home | (cd /home2; restore -x -f -)&lt;BR /&gt;This works well, except that the home directory will appear under /home2 and then you just need to use move to rename it to where it should be.</description>
    <pubDate>Fri, 21 Sep 2001 17:35:27 GMT</pubDate>
    <dc:creator>Bernie Vande Griend</dc:creator>
    <dc:date>2001-09-21T17:35:27Z</dc:date>
    <item>
      <title>copy filesystems with dump command.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/copy-filesystems-with-dump-command/m-p/2583055#M736</link>
      <description>I want to copy one filesystem to other filesystem with dump command on linux red hat 7.1. But I don?t know how.&lt;BR /&gt;I think that the command to do this is something like: &lt;BR /&gt;restore | dump&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 21 Sep 2001 15:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/copy-filesystems-with-dump-command/m-p/2583055#M736</guid>
      <dc:creator>Eduardo Nakasone</dc:creator>
      <dc:date>2001-09-21T15:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: copy filesystems with dump command.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/copy-filesystems-with-dump-command/m-p/2583056#M737</link>
      <description>you can use dump to make a system backup and then use the restore command to restore that backup onto the other drive&lt;BR /&gt;&lt;BR /&gt;I am not entirely sure that you can pipe the output of dump directly to restore. You might be able to however I recommend dumping to tape and restoring back from it</description>
      <pubDate>Fri, 21 Sep 2001 16:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/copy-filesystems-with-dump-command/m-p/2583056#M737</guid>
      <dc:creator>Gerald Corson</dc:creator>
      <dc:date>2001-09-21T16:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: copy filesystems with dump command.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/copy-filesystems-with-dump-command/m-p/2583057#M738</link>
      <description>You can do this.  The only obstacle is the that it will include the full path in the restore.  Here's an example assuming copying of /home to /home2&lt;BR /&gt;&lt;BR /&gt;dump -0 -f - /home | (cd /home2; restore -x -f -)&lt;BR /&gt;This works well, except that the home directory will appear under /home2 and then you just need to use move to rename it to where it should be.</description>
      <pubDate>Fri, 21 Sep 2001 17:35:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/copy-filesystems-with-dump-command/m-p/2583057#M738</guid>
      <dc:creator>Bernie Vande Griend</dc:creator>
      <dc:date>2001-09-21T17:35:27Z</dc:date>
    </item>
  </channel>
</rss>

