Disk imaging program?

Normand Marion normand.marion at gmail.com
Mon Jun 30 15:03:16 UTC 2014


use dd.

Be carefull dd does not permit error.

If you want all your drive...boot from CD/DVD linux image.

Open a terminal

Plug-in an external device on a USB port

dd if=/dev/sda of=/dev/sd? bs=10M

refer to the dd's man page to see exactly what your doing.


2014-06-24 14:35 GMT-04:00 John Hupp <ubuntu at prpcompany.com>:

> I'm looking for a freeware disk imaging program that supports/offers:
> __ imaging of Windows and Linux partitions in a single image-the-disk
> operation that includes the boot sector and related structures
> __ bootable disc can do offline image backup and restore
> __ image to spanned DVD’s
> __ good compression
> __ free for business as well as personal use
>
> Notes on a few of the programs I have considered:
>
> Clonezilla doesn't know how to span to DVD's.
>
> Promising newcomer Aomei Backupper has no stated support for ext4
> partitions.
>
> Redo Backup is a front-end for partclone, and I have seen no documentation
> indicates that it supports spanned DVD's.
>
> In short, everything that I have looked at in the past or now in a fresh
> new sweep falls short on one point or another.
>
> I'm willing to fudge on my desire for a single image-the-disk operation if
> I could find a recipe or documentation on how to use a partition-oriented
> tool with a script that uses several succeeding operations to build a
> complete drive backup. Needless to say, I would want to arrive at both
> backup and restore scripts.
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-users
>



-- 
*Normand Marion*

normand.marion at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20140630/1a5cf0ae/attachment.html>


More information about the ubuntu-users mailing list