Clonezilla Live是基于">Debian的自启动运行光盘,它包含了一份类似Norton Ghost那样的分区/硬盘克隆软件Clonezilla。它保存并恢复硬盘上那些使用了的数据块。使用Clonezilla,用户可以在大约10分钟内 将5 GB的系统克隆到40份客户机上。
搭配DRBL使用的Clonezilla乃是适合来大量部署操作系统的时候使用,不过这样的限制是一定要有一台DRBL服务器,而且要被备份的计算机一定要能网络开机。由于GNU/Linux Live CD的成熟,将Clonezilla和GNU/Linux Live CD结合,达成免安装就能备份还原单台计算机就非常实用。因此,本实验室结合Debian Live与Clonezilla,另外开发一个Clonezilla Live套件,专门就是用来单台计算机的还原与备份。Clonezilla Live可以放在光盘上,或者USB随身碟等开机媒体。当然,Clonezilla live这样的环境就不适合用来大量还原一个计算机教室,而且所能存的印象档也可能会受限于开机媒体的储存空间的大小。不过,如果要被备份的计算机可以连接网络,透过网络磁盘驱动器,例如sshfs或是Samba(网络芳邻),开机媒体的储存空间大小的限制就可以打破,我们可以直接把印象档的存取放在网络磁盘驱动器上。
Clonezilla live (1.2.8-42)发行说明:
* The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/May/13).
* Linux kernel was updated to 2.6.38-5.
* Syslinux was updated to 4.04.
* Initrd was compressed with XZ, and this makes Clonezilla live iso/zip file smaller by 3 MB.
* The pre-run and post-run commands were moved to the login shell instead of init so now it can be interactive, .e.g. sshfs mounting with password input.
* The grub2 boot loader for EFI was added. This is a testing function for booting a Mac machine from an USB device with GPT partition.
* The "gPXE" in the boot menu is replaced by "iPXE".
* //NOTE// From Clonezilla live 1.2.6-24, if you manage the boot parameters by yourself, you have to put the extra boot parameter
"config" or "live-config" to make live-config to work.
* //NOTE// From Clonezilla live 1.2.6-24, due to the change in
Live-boot, the boot parameter to assign static IP address has been changed. The new format is:
ip=**[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]
[,[CLIENT_IP]:[SERVER_IP]:[GATEWAY_IP]:[NETMASK]:[HOSTNAME]:[DEVICE]:[AUTOCONF]]***::
e.g.
ip=10.0.0.1::10.0.0.254:255.255.255.0::eth0,:::::eth1:dhcp
BUG FIXES
* Typos fixed.
* A workaround to avoid the sshfs "Read: connection reset by peer" or "remote host has disconnected" issues.
下载地址:
clonezilla-live-1.2.8-42-i686.iso (133MB)
clonezilla-live-1.2.8-42-amd64.iso (139MB)