*** lilo-22.7.3.orig/lilo.h 2010-03-22 18:27:00 +0300 --- lilo-22.7.3/lilo.h 2012-03-29 20:09:12 +0400 *************** *** 254,260 **** #define VSS_NUM 497 /* address where variable setup size is stored */ #define VGA_SET 506 /* address of initial kernel VGA mode */ ! #define MAX_SETUPSECS 31 /* maximum number of sectors in kernel setup code (+ bootsect) */ #define MAX_KERNEL_SECS 1024 /* absolute maximum kernel size */ #define SPECIAL_SECTORS 2 /* special sectors (don't compact) at beginning --- 254,260 ---- #define VSS_NUM 497 /* address where variable setup size is stored */ #define VGA_SET 506 /* address of initial kernel VGA mode */ ! #define MAX_SETUPSECS 63 /* maximum number of sectors in kernel setup code (+ bootsect) */ #define MAX_KERNEL_SECS 1024 /* absolute maximum kernel size */ #define SPECIAL_SECTORS 2 /* special sectors (don't compact) at beginning