Creating system image

Does anyone know how to create a System Image so that you can just reload the system in case of a failure?

  • hgallo wrote, On 01/03/2010 10:26 PM:
    >
    > Does anyone know how to create a System Image so that you can just
    > reload the system in case of a failure?
    >
    >
    Check
    http://clonezilla.org/

HTH
Uwe

Thanks a bunch buckesfeld I will give it a try.

I create a system image of my boot and root partitions.


# sudo dd if=/dev/sda1 of=~/boot.img
# sudo dd if=/dev/sda3 of=~/root.img
#
# bzip2 boot.img
# bzip2 root.img

Prepare disks and then redeploy with dd in reverse.

On 2013-04-29 01:56, bananaosx wrote:
>
> I create a system image of my boot and root partitions.

Please notice that you are replying to a dead thread from 2010.


Cheers / Saludos,

Carlos E. R.
(from 12.1 x86_64 “Asparagus” at Telcontar)

I saw that.
If the community only want to address current date topics, I might suggest the forum automatically delete or archive threads more than 1 or 2 years old. Maybe worthy suggestion…
This thread for example came up at the top on Google Search which is why I replied to it.

On 2013-04-29 10:16, bananaosx wrote:
>
> I saw that.
> If the community only want to address current date topics, I might
> suggest the forum automatically delete or archive threads more than 1 or
> 2 years old. Maybe worthy suggestion…

There is a forum for suggestions, but AFAIK threads are not deleted.

> This thread for example came up at the top on Google Search which is
> why I replied to it.

Yep, but the person that posted the question may not be reading… I’m
only pointing out that maybe you would better try to help current
problems :slight_smile:


Cheers / Saludos,

Carlos E. R.
(from 12.1 x86_64 “Asparagus” at Telcontar)

See now I’m looking at it as it has been flagged as a new post! Most confusing :smiley: