The best Linux disk cloning software – Mephisto Backup v1.5Posted on Monday, May 18, 2009 at 4:00 pm by rusher81572 |
|
What is Mephisto Backup?
This program can do simple backups and syncs over a network or locally.It uses tar and rsync in the background. Mephisto Backup was made with the Java programming language. The key feature of this program is the ability to backup your system to an image and copy it to a Linux Live DVD for future restoration. The user can then take that cd and move his or her system to any PC.
Features:
1. Backup your operating system to a Live CD.
2. Restore your OS from the Mephisto Live CD. The live CD is used by Mephisto Backup to Restore your system only.
3. Displays the size of your backup ISO and TAR file after each backup job is ran.
4. Blank DVD-RW’s.
5. Sync between locations and save backup configurations.
6. Burn the backup image to the live cd within the program.
7. Backup Schedules.
Additional things to mention:
1. This program is great to use in virtual machines because you can easily generate your virtual machine to a restore disc and deploy the image to any computer!
2. A single source for everything that you have to do: Backup -> Create a disc -> Burn. All in a single application!
3. ITS FLOSS!
Links:
Contact: Phillip Tribble // phillip.tribble@gmail.com






May 18th, 2009 at 4:15 pm
This looks fantastic. I definitely have to try this out. Backing up to a LiveCD is pretty sweet.
May 19th, 2009 at 7:27 am
[...] who among us has used Mephisto backup proggie? sounds good 2 me http://www.berkeleylug.com/?p=109 [...]
May 19th, 2009 at 7:35 am
Seems like the Main website is taking a bandwidth hit…
May 19th, 2009 at 9:16 am
Yeagh, something is going on lol. The website is more responsive now.
May 19th, 2009 at 12:54 pm
I wonder how it compares to mindi/mondo. That would back up an entire system to a set of cds or dvds, with the ability to laer restore the system from bare metal.
I played with it some years ago on an ancient (by today’s standards) Athlon Thunderbird. Because of the speed, it was relatively impractical to use. Even when I was tarring stuff up to tape (which was a good enough backup system in days gone by) it would take hours to complete.
On the positive side, I have a much faster machine now, but then there’s the drawback of having 2x500gb drives to play with. For a while, I was using rsync to backups. Hell, that’s a *lot* of CDs or even DVDs :).
May 19th, 2009 at 1:47 pm
Take it from me it’s a good app, wholly recommended. The author is also looking for feedback so make sure to check out the README.
‘jk
May 19th, 2009 at 3:59 pm
Very useful application.
Where is the 1.5 version, the link above points to version 1.4.
May 19th, 2009 at 4:37 pm
Mephisto Backup 1.5 links:
11.Mephisto 1.5 (Java Included, 33.9MB) http://rusher.webhop.org/Projects/mephistobackup1-5.tar.gz
12. Download 1.5 (You must have Java installed for this link) http://rusher.webhop.org/Projects/mephisto1-5.tar
May 19th, 2009 at 8:06 pm
Video of the restore disc process:
http://www.youtube.com/v/0PycaVQ3YzE&hl
May 20th, 2009 at 3:42 am
Is there a .deb file for this promising app?
May 20th, 2009 at 4:33 am
Does this back up the MBR? I was looking into apps which could clone a Linux system and a Windows system (from one machine to another), and although I found plenty of options (PING, G4L, others) only CloneZilla could do what I needed — restore an XP partition with its MBR, all from an installable DVD.
II understand that Mephisto is is for Linux systems, and CloneZilla doesn’t have the LiveCD experience that we’re all looking for, but CZ did the job (for XP, sadly) better than the others that I tried.
May 20th, 2009 at 6:20 am
This will reinstall the MBR every time it restores a PC.
May 20th, 2009 at 10:29 am
Well, looks good, but why did it have to be Java? It is already some five years that I refuse to use Java software.
May 20th, 2009 at 10:33 am
I chose Java because it is what I learned in school. I wanted to start programming and that is all I knew when it came time to make Mephisto Backup. It looks and acts like any other terminal application.
May 20th, 2009 at 10:39 am
How is this different from Remastersys ( http://www.geekconnection.org/remastersys/rll.html ), which supports Ubuntu & Debian-based distros?
Note: this link is to the forums for both Remastersys (for cloned copies of installs & spinning your own custom distro) AND Remastersys LXDE, an LXDE Debian distro ideal for older hardware & netbooks.
GW
May 20th, 2009 at 1:27 pm
I dual boot Win XP and Linux Mint 6. Both are on the same hard drive (100GB). Will this software clone the entire drive or just the Linux partitions? Can I port the output to an external hard drive?
Thanks
Mike
May 20th, 2009 at 2:00 pm
Hello Mike
This will only backup the Linux filesystem on /dev/sda1 . As of now, this app does not support any partition outside of /dev/sda1 due to the issues of modifying the Gentoo live disc. The Gentoo live disc that this app uses sometimes has drives listed as hda or sda. I did the best troubleshooting I could do to get it functional with /dev/sda1. You could always modify the source to accommodate your needs for other partitions. I plan on having different partition support available by v1.7 ~ v1.8.
May 20th, 2009 at 2:05 pm
You record disk images? Like doing something like “dd if=/dev/sda1″ ?
There are two considerations:
1. Disks have errors in them. Copying disk images from one harddrive to another doesn’t take this into consideration. It could work, but you can get into trouble. Generally it’s better to do file backups rather than image backups.
2. There’s a lot of garbage in the unused portion of a disk. That means images will have to be massive, even compressed. Best to wipe the unused portion of the disk with all zeroes before compressing the disk image, if you do compression that is.
3. No incremental backups are possible with image backups. File backups allow this.
-Steve
May 20th, 2009 at 2:05 pm
Oops. I was originally going to mention just the first two issues. I mentioned three. Haha.
– Steve
May 30th, 2009 at 6:40 am
[...] <via Berkeley Linux User Group> [...]
May 31st, 2009 at 6:55 pm
Wow! A review in German for Mephisto Backup… viral even :)
(viral in that it spreads like wildfire over the net, not that it has a virus or anything, of course) :)
January 28th, 2010 at 11:55 pm
very good post, I’m very glad I found your site. I’ll save your site so I can read it again in the future.
January 29th, 2010 at 7:37 am
RSS http://rusher.webhop.org/wordpress/?feed=rss2
March 30th, 2010 at 4:50 am
Found this site from a search in Google when looking for online poker codes Some great stuff here!