_-*RIMA*-_
11-21-2004, 10:07 AM
Does anyone know of any good free software for creating a Linux disk image for cloning/emergency restore ?
Cheers all
Cheers all
![]() | View Full Version : Linux disk image creator _-*RIMA*-_ 11-21-2004, 10:07 AM Does anyone know of any good free software for creating a Linux disk image for cloning/emergency restore ? Cheers all Forse 11-21-2004, 10:18 AM Originally posted by _-*RIMA*-_ Does anyone know of any good free software for creating a Linux disk image for cloning/emergency restore ? Cheers all I just use tar+bzip2 with crontab :) firewall 11-21-2004, 10:38 AM yuo can try http://www.feyrer.de/g4u/ too .! :) firestarter 11-21-2004, 11:40 AM K3B is a kool tool that can help you. * Put the flies that you want to burn in your home directory somewhere. * Open up K3B. * Under tools, go into CD and click burn CD Image. * Click the folder to go into a screen where you can click on your files. * The program will automatically do an MD5Sum check on the file. This checks if the file has been tampered with or corrupted while downloading. *Put a blank CD in your drive, and then click start. It is as easy as that. Try not to have too many programs running while burning, it can mess up the burn process and ruin your blank CD. firewall 11-21-2004, 11:56 AM well. u mean that will be done on CD. what if i want that on another HD/partition ! can K3b work on that scenario too?? :) ReBoot 11-22-2004, 03:36 AM what about remote systems ? Forse 11-22-2004, 03:39 AM Originally posted by ReBoot what about remote systems ? ssh+tar+bzip2+sftp =) |