MKBKUP (version 3.4) - Make a Bootable Backup of a Linux OS

DESCRIPTION

mkbkup.pl is a program written in Perl, and developed on Linux distributions, RedHat 8.0, Suse 9.2, Suse10, and Ubuntu8.10. Its function is to create a bootable backup of the Operating System on a separate hard drive. mkbkup.pl is available under an OpenBSD License template, License, which defines the terms under which the software is offered to the general public.

FEATURES

OPERATION

mkbkup.pl accomplishes bootable backup creation by a 5-step process.

  1. Designated backup drive and new partitions are determined by command-line parameters.
  2. The designated backup drive is partitioned, either according to parameters, or according to the original partitions.
  3. All data on the original drive is copied in tree structure order starting from '/'. Filesystems on the backup drive are created and mounted as needed.
  4. A master boot record is created on the designated backup drive via grub (Grand Unified Boot Loader).
  5. /boot/grub/grub.conf and /etc/fstab on the designated backup drive are modified to reflect any partition changes from current to backup.
Once mkbkup.pl has completed its operation and there are no errors, the backup drive is ready for booting and use as if it were the current OS.

MKBKUP DOWNLOAD CHOICES

ATTENTION! Read thoroughly the distribution License and the manpages before using mkbkup.pl.

Download File SHA1 Checksum # bytes Signed Checksum File
mkbkup.v3.4.tar.gz 018461d1d783b46d30ba2bd6126307db735bba54 33,108 mkbkup.v3.4.tar.gz.sig
mkbkup.v3.2.tar.gz 83453290ab832d7b552d98319ae021c2d5f1889e 31,895 mkbkup.v3.2.tar.gz.sig
mkbkup.v2.2.tar.gz d4708ead6ee71e1e6f2728af60e51017f48ecc76 26,407 mkbkup.v2.2.tar.gz.sig

NOTE: mkbkup.v3.4 provides a backup solution for Ubuntu distros and adds support for UUID entries in /boot/grub.conf and /etc/fstab. It is intended to support all distros supported by previous versions of mkbkup.pl. This version has been tested on Ubuntu8.10 and Suse10.0.

Questions/comments?Author's email is in download      Copyright (c) 2002,2003,2005,2006,2009, Newton Hammet All rights reserved.

Last Modified: 07/02/2009