This release of Clonezilla live (20120525-precise) includes major enhancements and minor bug fixes.
ENHANCEMENTS and CHANGES
- The underlying GNU/Linux operating system was upgraded. This release is based on the Ubuntu Precise repository (as of 2012/May/25).
- Linux kernel was updated to 3.2.0-24.39.
- Package drbl was updated to 1.12.9-1drbl, and package clonezilla was updated to 2.5.36-1drbl.
- Partclone was updated to 0.2.48.
- Gdisk was updated to 0.8.4-1.1drbl.
- Allowing to enter command line prompt to create partition table when blank destination disk is found in restoreparts mode.
- Package vlan was added. Thanks to ggarland for this suggestion.
- An option to use "autohostname" to create the image name was added. Thanks to David Bauer (tererecool) for this idea.
- File system vmfs5 support was enabled again.
- Language files en_US, de_DE, es_ES, fr_FR, it_IT, ja_JP, zh_CN, and zh_TW were updated. Thanks to Michael Vinzenz, Alex Ibáñez López, Jean-Francois Nifenecker, Gianfranco Gentili, Akira YOSHIYAMA, and Zhiqiang Zhang.
- //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=**[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER] [,[DEVICE]:[CLIENT_IP]:[NETMASK]:[GATEWAY_IP]:[NAMESERVER]]***::
e.g.
ip=eth0:192.168.100.1:255.255.255.0:192.168.100.254:8.8.8.8,eth1:192.168.101.1:255.255.255.0::
BUG FIXES
- File system cifs was not listed as one of the network file systems in prep-ocsroot.