Skip to content

Clonezilla

Clonezilla is a free disaster recovery, disk cloning, disk imaging and deployment solution.

Clonezilla is designed by Steven Shiau and developed by the NCHC Free Software Labs in Taiwan.

Clonezilla SE provides multicast support similar to Norton Ghost Corporate Edition.

Clonezilla x32

Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/clonezilla/i386/vmlinuz
cp /mnt/cdrom/live/initrd.gz /tftpboot/er/plugins/clonezilla/i386/initrd.gz
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/plugins/clonezilla/i386/

Clonezilla x64

Copy initrd.img , vmlinuz , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/clonezilla/x86_64/vmlinuz
cp /mnt/cdrom/live/initrd.gz /tftpboot/er/plugins/clonezilla/x86_64/initrd.gz
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/plugins/clonezilla/x86_64/