<?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: make_tape_recovery for Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015640#M28660</link>
    <description>&lt;!--!*#--&gt;I use mondo also..&lt;BR /&gt;&lt;BR /&gt;I've had no problem with it to date.&lt;BR /&gt;Here are my notes:&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Linux BACKUP and RESTORE via MONDO RESCUE&lt;BR /&gt;&lt;BR /&gt;Change init defaut to 2&lt;BR /&gt;comment out all ocmp/ss7 processes&lt;BR /&gt;&lt;BR /&gt;IE: /ETC/INITTAB:&lt;BR /&gt;&lt;BR /&gt;# Default runlevel. The runlevels used by RHS are:&lt;BR /&gt;# 0 - halt (Do NOT set initdefault to this)&lt;BR /&gt;# 1 - Single user mode&lt;BR /&gt;# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)&lt;BR /&gt;# 3 - Full multiuser mode&lt;BR /&gt;# 4 - unused&lt;BR /&gt;# 5 - X11&lt;BR /&gt;# 6 - reboot (Do NOT set initdefault to this)&lt;BR /&gt;#&lt;BR /&gt;id:3:initdefault:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;reboot&lt;BR /&gt;&lt;BR /&gt;you have now boot into init 2.&lt;BR /&gt;&lt;BR /&gt;make the backup as per: BACKUP to FILE (bootable ISO) below&lt;BR /&gt;&lt;BR /&gt;Retrieve:&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/" target="_blank"&gt;http://www.mondorescue.org/&lt;/A&gt; ( OCBU is not authorized to redistribute it).&lt;BR /&gt;&lt;BR /&gt;Install:&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/download/MondoCD/RPMS/mindi-0.87-1.i386.rpm" target="_blank"&gt;http://www.mondorescue.org/download/MondoCD/RPMS/mindi-0.87-1.i386.rpm&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/download/MondoCD/RPMS/RHE/2.1/mondo-1.67-rhe21.i386.rpm" target="_blank"&gt;http://www.mondorescue.org/download/MondoCD/RPMS/RHE/2.1/mondo-1.67-rhe21.i386.rpm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;May also need afio:&lt;BR /&gt;&lt;A href="http://rpmfind.net/linux/RPM/PLD/dists/ra/PLD/i386/PLD/RPMS/afio-2.4.7-1.i386.html" target="_blank"&gt;http://rpmfind.net/linux/RPM/PLD/dists/ra/PLD/i386/PLD/RPMS/afio-2.4.7-1.i386.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BACKUP to FILE (bootable ISO)&lt;BR /&gt;mkdir /tmp/bkup&lt;BR /&gt;mondoarchive -Oi -d /tmp/bkup -E /tmp/bkup -l LILO -f /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;(-f see in /etc/lilo.conf boot=/dev/cciss/c0d0 )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mondoarchive -Oi -d /tmp/bkup -E /tmp/bkup -l GRUB -f /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;(mondo with GRUB bootloader had a bug, you used to need to boot in rescue mode using the busybox shell to reinstall grub)&lt;BR /&gt; &lt;BR /&gt;At the end of the archive...&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;Writing boot+data floppy images to disk&lt;BR /&gt;Write boot and data disk images to 3.5" floppy disks? [yes] [no]&lt;BR /&gt;--&amp;gt; no&lt;BR /&gt; &lt;BR /&gt;ftp the /tmp/bkup/1.iso to local PC renamed as hostname.iso&lt;BR /&gt; &lt;BR /&gt;on PC start CD creator&lt;BR /&gt;    click make a data CD -&amp;gt; dataCDproject&lt;BR /&gt;    file -&amp;gt; new CD project -&amp;gt; bootable CD&lt;BR /&gt;    cancel the Type of bootable CD window&lt;BR /&gt;&lt;BR /&gt;    file -&amp;gt; record CD from CD image&lt;BR /&gt;    browse and select your hostname.iso file&lt;BR /&gt;    click open and start recording&lt;BR /&gt; &lt;BR /&gt;To restore the system I just typed "nuke"</description>
    <pubDate>Thu, 14 Jun 2007 03:37:05 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2007-06-14T03:37:05Z</dc:date>
    <item>
      <title>make_tape_recovery for Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015636#M28656</link>
      <description>Is there a procedure or script similar to HP-UX make_tape_recovery on RHEL?</description>
      <pubDate>Thu, 07 Jun 2007 13:47:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015636#M28656</guid>
      <dc:creator>Henry F. Johnson</dc:creator>
      <dc:date>2007-06-07T13:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery for Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015637#M28657</link>
      <description>No, but try...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/" target="_blank"&gt;http://www.mondorescue.org/&lt;/A&gt;&lt;BR /&gt;Mondo Rescue is a GPL disaster recovery solution. It supports Linux (i386, x86_64, ia64) and FreeBSD (i386). It's packaged for multiple distributions (RedHat, RHEL, SuSE, SLES, Mandriva, Debian, Gentoo). &lt;BR /&gt;&lt;BR /&gt;It supports tapes, disks, network and CD/DVD as backup media, multiple filesystems, LVM, software and hardware Raid.</description>
      <pubDate>Thu, 07 Jun 2007 14:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015637#M28657</guid>
      <dc:creator>GB Tek</dc:creator>
      <dc:date>2007-06-07T14:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery for Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015638#M28658</link>
      <description>I tried the Mondo/Mindi solution a couple of different times but never had much luck with restoring a system.&lt;BR /&gt;&lt;BR /&gt;After evaluating several different solutions, this is the product we ended up purchasing:&lt;BR /&gt;&lt;A href="http://www.storix.com/" target="_blank"&gt;http://www.storix.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you use Ignite-UX in a HP-UX environment, I think you will appreciate this product.&lt;BR /&gt;&lt;BR /&gt;BTW, I use it in a SLES (SuSE) environment.&lt;BR /&gt;&lt;BR /&gt;Ted</description>
      <pubDate>Fri, 08 Jun 2007 09:25:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015638#M28658</guid>
      <dc:creator>Theodore Pardike</dc:creator>
      <dc:date>2007-06-08T09:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery for Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015639#M28659</link>
      <description>I also was looking quite some time for a simple backup/restore tool for Linux. A few weeks ago I stumbled across the following:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mkcdrec.ota.be/" target="_blank"&gt;http://mkcdrec.ota.be/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Looks quite promising to me.&lt;BR /&gt;&lt;BR /&gt;- Command line driven&lt;BR /&gt;- Supports backup media: Tape, CD, DVD&lt;BR /&gt;- CD/DVD medias are bootable (it also claims to support OBDR [One Button Disaster Recovers] for tapes)&lt;BR /&gt;- Boot image is based on current kernel, this includes all required drivers for special hardware (RAID controllers, etc)&lt;BR /&gt;- full support for SW Raid&lt;BR /&gt;- and more&lt;BR /&gt;&lt;BR /&gt;Backup is based on TAR archives with compression and splitting across multiple medias.The restoration process can be fully automatic or with interaction of the user. This allows e.g. restoring only one single partition.&lt;BR /&gt;&lt;BR /&gt;/Thomas</description>
      <pubDate>Tue, 12 Jun 2007 08:00:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015639#M28659</guid>
      <dc:creator>Thomas Ries</dc:creator>
      <dc:date>2007-06-12T08:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: make_tape_recovery for Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015640#M28660</link>
      <description>&lt;!--!*#--&gt;I use mondo also..&lt;BR /&gt;&lt;BR /&gt;I've had no problem with it to date.&lt;BR /&gt;Here are my notes:&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Linux BACKUP and RESTORE via MONDO RESCUE&lt;BR /&gt;&lt;BR /&gt;Change init defaut to 2&lt;BR /&gt;comment out all ocmp/ss7 processes&lt;BR /&gt;&lt;BR /&gt;IE: /ETC/INITTAB:&lt;BR /&gt;&lt;BR /&gt;# Default runlevel. The runlevels used by RHS are:&lt;BR /&gt;# 0 - halt (Do NOT set initdefault to this)&lt;BR /&gt;# 1 - Single user mode&lt;BR /&gt;# 2 - Multiuser, without NFS (The same as 3, if you do not have networking)&lt;BR /&gt;# 3 - Full multiuser mode&lt;BR /&gt;# 4 - unused&lt;BR /&gt;# 5 - X11&lt;BR /&gt;# 6 - reboot (Do NOT set initdefault to this)&lt;BR /&gt;#&lt;BR /&gt;id:3:initdefault:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;reboot&lt;BR /&gt;&lt;BR /&gt;you have now boot into init 2.&lt;BR /&gt;&lt;BR /&gt;make the backup as per: BACKUP to FILE (bootable ISO) below&lt;BR /&gt;&lt;BR /&gt;Retrieve:&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/" target="_blank"&gt;http://www.mondorescue.org/&lt;/A&gt; ( OCBU is not authorized to redistribute it).&lt;BR /&gt;&lt;BR /&gt;Install:&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/download/MondoCD/RPMS/mindi-0.87-1.i386.rpm" target="_blank"&gt;http://www.mondorescue.org/download/MondoCD/RPMS/mindi-0.87-1.i386.rpm&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/download/MondoCD/RPMS/RHE/2.1/mondo-1.67-rhe21.i386.rpm" target="_blank"&gt;http://www.mondorescue.org/download/MondoCD/RPMS/RHE/2.1/mondo-1.67-rhe21.i386.rpm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;May also need afio:&lt;BR /&gt;&lt;A href="http://rpmfind.net/linux/RPM/PLD/dists/ra/PLD/i386/PLD/RPMS/afio-2.4.7-1.i386.html" target="_blank"&gt;http://rpmfind.net/linux/RPM/PLD/dists/ra/PLD/i386/PLD/RPMS/afio-2.4.7-1.i386.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BACKUP to FILE (bootable ISO)&lt;BR /&gt;mkdir /tmp/bkup&lt;BR /&gt;mondoarchive -Oi -d /tmp/bkup -E /tmp/bkup -l LILO -f /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;(-f see in /etc/lilo.conf boot=/dev/cciss/c0d0 )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mondoarchive -Oi -d /tmp/bkup -E /tmp/bkup -l GRUB -f /dev/cciss/c0d0&lt;BR /&gt;&lt;BR /&gt;(mondo with GRUB bootloader had a bug, you used to need to boot in rescue mode using the busybox shell to reinstall grub)&lt;BR /&gt; &lt;BR /&gt;At the end of the archive...&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;Writing boot+data floppy images to disk&lt;BR /&gt;Write boot and data disk images to 3.5" floppy disks? [yes] [no]&lt;BR /&gt;--&amp;gt; no&lt;BR /&gt; &lt;BR /&gt;ftp the /tmp/bkup/1.iso to local PC renamed as hostname.iso&lt;BR /&gt; &lt;BR /&gt;on PC start CD creator&lt;BR /&gt;    click make a data CD -&amp;gt; dataCDproject&lt;BR /&gt;    file -&amp;gt; new CD project -&amp;gt; bootable CD&lt;BR /&gt;    cancel the Type of bootable CD window&lt;BR /&gt;&lt;BR /&gt;    file -&amp;gt; record CD from CD image&lt;BR /&gt;    browse and select your hostname.iso file&lt;BR /&gt;    click open and start recording&lt;BR /&gt; &lt;BR /&gt;To restore the system I just typed "nuke"</description>
      <pubDate>Thu, 14 Jun 2007 03:37:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/make-tape-recovery-for-linux/m-p/4015640#M28660</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2007-06-14T03:37:05Z</dc:date>
    </item>
  </channel>
</rss>

