<?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: system image backup in red hat linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866210#M25281</link>
    <description>Jammie&lt;BR /&gt;&lt;BR /&gt;Isn't there problem with diferent block size?&lt;BR /&gt;&lt;BR /&gt;So he should have "backup disk", with same filesystem and also with same block size than it will be perfect solution... ofcourse if he will have dd in cron to make bakups regulary ofcourse.</description>
    <pubDate>Wed, 20 Sep 2006 07:46:39 GMT</pubDate>
    <dc:creator>g33k</dc:creator>
    <dc:date>2006-09-20T07:46:39Z</dc:date>
    <item>
      <title>system image backup in red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866207#M25278</link>
      <description>Is there a tool/command in red hat linux I could use to back up the system image (OS) of the server similar to Ignite-UX in HP-UX or mksysb in AIX? If there is none, how can I backup the OS in such a way that I could restore from tape? &lt;BR /&gt;&lt;BR /&gt;Hope you could help.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;ROMMEL</description>
      <pubDate>Wed, 20 Sep 2006 05:00:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866207#M25278</guid>
      <dc:creator>Rommel T. Misa_2</dc:creator>
      <dc:date>2006-09-20T05:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: system image backup in red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866208#M25279</link>
      <description>Rommel,&lt;BR /&gt;&lt;BR /&gt;You can probably use "cpio", "dd", "backup", "restore" and "tar" utilities.&lt;BR /&gt;&lt;BR /&gt;1) cpio --&amp;gt; Takes a very long time but you can extract selected files.&lt;BR /&gt;2) dd   --&amp;gt; Good one and creates an exact copy but you'll not be able to extract selected files from that image.&lt;BR /&gt;3) backup --&amp;gt; Normal backup utility.&lt;BR /&gt;4) restore--&amp;gt; Normal restoration utility.&lt;BR /&gt;5) tar   --&amp;gt; Most common but you cannot include special files.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Beside this, get proper advice from other xperts as well.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Atul</description>
      <pubDate>Wed, 20 Sep 2006 05:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866208#M25279</guid>
      <dc:creator>Atul Gautam</dc:creator>
      <dc:date>2006-09-20T05:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: system image backup in red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866209#M25280</link>
      <description>Rommel,&lt;BR /&gt;&lt;BR /&gt;Asumming your data is on a different disk than the OS, I would go with the dd command.&lt;BR /&gt;&lt;BR /&gt;Just dd it to another disk, then at anytime you might have a problem with your OS, just take the bad disk out and put the image done with dd in and it should work fine.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Wed, 20 Sep 2006 06:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866209#M25280</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-09-20T06:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: system image backup in red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866210#M25281</link>
      <description>Jammie&lt;BR /&gt;&lt;BR /&gt;Isn't there problem with diferent block size?&lt;BR /&gt;&lt;BR /&gt;So he should have "backup disk", with same filesystem and also with same block size than it will be perfect solution... ofcourse if he will have dd in cron to make bakups regulary ofcourse.</description>
      <pubDate>Wed, 20 Sep 2006 07:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866210#M25281</guid>
      <dc:creator>g33k</dc:creator>
      <dc:date>2006-09-20T07:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: system image backup in red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866211#M25282</link>
      <description>You might want to check mondorescue.  The website is &lt;A href="http://www.mondorescue.org." target="_blank"&gt;www.mondorescue.org.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This tool will create an image that you can use to rebuild your system.  It has the capability to build a tape image.  I've used it to create CD's and DVD's but I haven't used the tape capabilitites.</description>
      <pubDate>Wed, 20 Sep 2006 21:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866211#M25282</guid>
      <dc:creator>Craig Gilmore</dc:creator>
      <dc:date>2006-09-20T21:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: system image backup in red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866212#M25283</link>
      <description>If your server system disk is mirrored, you can replace the second disk with the new disk and save the one you pulled out for safe keeping.&lt;BR /&gt;&lt;BR /&gt;Any thoughts on this method?&lt;BR /&gt;&lt;BR /&gt;Jorge</description>
      <pubDate>Wed, 20 Sep 2006 22:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/3866212#M25283</guid>
      <dc:creator>Jorge Cocomess</dc:creator>
      <dc:date>2006-09-20T22:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: system image backup in red hat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/6949517#M54978</link>
      <description>&lt;P&gt;This method is good but again you have no out of system backup for your configuration done on the system.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 10:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-image-backup-in-red-hat-linux/m-p/6949517#M54978</guid>
      <dc:creator>Ansari27</dc:creator>
      <dc:date>2017-03-20T10:32:17Z</dc:date>
    </item>
  </channel>
</rss>

