This release of Clonezilla live (1.2.8-46) includes minor enhancements and major bug fixes.
ENHANCEMENTS and CHANGES:
- The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2011/May/24).
- Partclone was updated to 0.2.23.
- //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
- The syslinux and isolinux files were missing, which caused recovery-iso-zip menu to fail. This has been fixed.
- The "Stuck at Calculating Bitmap... 0%" issue for the amd64 version was fixed