The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
103 views

About Clonezilla and how store the backup

I've never used Clonezilla before. When storing a backup, Clonezilla needs a free partition or free space? I mean, I have a disk for backups with only one partition. Do I have to create a partition ...
1
vote
0answers
22 views

Clonezilla Grub

I am trying to restore a disk image with clonezilla. However, after I do so, a grub menu pops up showing the 4 standard options(os, recovery, memtest...). My original image did not have this and I ...
2
votes
1answer
165 views

Chainload syslinux from grub2 - show syslinux.cfg menu

I am using a Clonezilla live USB disk to reimage systems. In accordance to what is explained in ...
0
votes
0answers
47 views

clonezilla not using partition

I am using clonezilla to clone my local partition (system drive) to a usb mounted hdd. I selected the option that says disk/partition. Then I specifically choose my source PARTITION which is 80GB and ...
3
votes
4answers
1k views

Image HDD in Linux (functionality like Norton Ghost)

I am looking to use an embedded Linux distro such as Tiny Core as a automated recovery type tool. Basically, the user would choose to boot into Tiny Core from the boot menu, then if a USB is plugged ...
1
vote
3answers
619 views

How to convert dd disk image to Clonezilla?

I have disk image from VirtualBox, it is a raw image, just like dd makes it, now I would like to restore the system to real machine using Clonezilla. However Clonezilla does not recognize the image ...
5
votes
1answer
383 views

Adding files to initrd makes linux not be able to read it

I'm using clonezilla-1.2.12 and need to add the Broadcom firmware to the initrd so it can netboot. (clonezilla is debian-based and debian no longer includes the firmware blobs as they're non-free. ...