Date: December 2006
NV Version: 7.1.2 and later
OS Version: Linux x86-32/x86-64
Application version: n/a
Plugin version:1.401
Description:
VaultDR Online plugin for Linux v 1.401 doesn't support boot image generation on systems with a kernel size > 2.88 MB
Symptoms:
Boot image creation fails when the total size of kernel file and initrd image exceeds 2880KB.
Cause:
NetVault met the kernel size limitation of LILO bootloader (2880KB) during the creation of boot image.
VaultDR Online plugin v2.0 uses ISOLINUX as the default boot loader when creating CDROM boot media. This will eliminate the size limitation (2880K) of the boot image when using LILO.
Please make sure that SYSLINUX package is installed by "rpm -qa | grep syslinux" command.